Searched refs:_xmlFile (Results 1 - 1 of 1) sorted by relevance

/inkscape/src/
H A DMultiPrinter.h39 _xmlFile( _xmlName.c_str(), CXXTEST_STD(ios::out)),
42 _dstXml( new FileAdapter( _xmlFile ) ),
53 _xmlFile.close();
67 CXXTEST_STD(fstream) _xmlFile; member in class:CxxTest::MultiPrinter

Completed in 9 milliseconds