Searched refs:_sDestinationName (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/qadevOOo/runner/convwatch/ |
H A D | DB.java | 456 … String _sDestinationVersion, String _sDestinationName, String _sDestinationCreatorType, in insertinto_documentcompare() argument 461 … _sDestinationVersion, _sDestinationName, _sDestinationCreatorType, in insertinto_documentcompare() 467 … String _sDestinationVersion, String _sDestinationName, String _sDestinationCreatorType, in insertinto_documentcompare_impl() argument 488 append( Quote( _sDestinationName) ) . append( sComma ) . in insertinto_documentcompare_impl()
|
H A D | OfficePrint.java | 250 static boolean exportToPDF(XComponent _xComponent, String _sDestinationName) in exportToPDF() argument 271 …store.storeToURL(_sDestinationName, PropertyHelper.createPropertyValueArrayFormArrayList(aProperty… in exportToPDF()
|
/aoo42x/main/qadevOOo/runner/graphical/ |
H A D | OpenOfficePostscriptCreator.java | 297 private boolean exportToPDF(XComponent _xComponent, String _sDestinationName) in exportToPDF() argument 319 …store.storeToURL(_sDestinationName, PropertyHelper.createPropertyValueArrayFormArrayList(aProperty… in exportToPDF()
|
Completed in 34 milliseconds