Searched refs:CreateSDF (Results 1 – 7 of 7) sorted by relevance
/trunk/main/l10ntools/layout/ |
H A D | tralay.cxx | 70 void CreateSDF(); 318 void TranslateLayout::CreateSDF() in CreateSDF() function in TranslateLayout 329 HelpParser::CreateSDF( sdf, mProject, mRoot, xmlFile, in CreateSDF() 341 CreateSDF(); in ExceptionalMain()
|
/trunk/main/l10ntools/inc/ |
H A D | lngmerge.hxx | 60 sal_Bool CreateSDF( const ByteString &rSDFFile, const ByteString &rPrj, const ByteString &rRoot );
|
H A D | helpmerge.hxx | 60 …static bool CreateSDF( const ByteString &rSDFFile_in, const ByteString &rPrj_in, const ByteString …
|
/trunk/main/l10ntools/source/ |
H A D | lngex.cxx | 197 aParser.CreateSDF( sOutputFile, sPrj, sPrjRoot ); in main()
|
H A D | helpex.cxx | 233 …hasNoError = aParser.CreateSDF( sOutputFile, sPrj, sPrjRoot, sInputFile, new XMLFile( '0' ), "help… in main()
|
H A D | lngmerge.cxx | 98 sal_Bool LngParser::CreateSDF( in CreateSDF() function in LngParser
|
H A D | helpmerge.cxx | 117 bool HelpParser::CreateSDF( in CreateSDF() function in HelpParser
|
Completed in 43 milliseconds