Searched defs:toFileNameOpt (Results 1 - 1 of 1) sorted by relevance

/inkscape/
H A Dbuildtool.cpp7088 String toFileName = parent.eval(toFileNameOpt , ".");
7230 if (!parent.getAttribute(elem, "tofile", toFileNameOpt))
7232 if (toFileNameOpt.size() > 0)
7265 if (toFileNameOpt.size()>0 && toDirNameOpt.size()>0)
7296 String toFileNameOpt; member in class:buildtool::TaskCopy

Completed in 52 milliseconds