Home
last modified time | relevance | path

Searched refs:rCommandLine (Results 1 – 3 of 3) sorted by relevance

/trunk/main/autodoc/source/parser_i/idoc/
H A Ddocu_pe2.cxx521 rCommandLine = autodoc::CommandLine::Get_(); in SetCurSinceAtTagVersion_OOo() local
522 if (NOT rCommandLine.DoesTransform_SinceTag()) in SetCurSinceAtTagVersion_OOo()
561 rCommandLine = autodoc::CommandLine::Get_(); in SetCurSinceAtTagVersion_Number() local
562 if ( rCommandLine.DoesTransform_SinceTag()) in SetCurSinceAtTagVersion_Number()
566 if (rCommandLine.DisplayOf_SinceTagValue(sVersion).empty()) in SetCurSinceAtTagVersion_Number()
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx168 static bool passFileToCommandLine( const String& rFilename, const String& rCommandLine, bool bRemov… in passFileToCommandLine() argument
173 ByteString aCmdLine( rCommandLine, aEncoding ); in passFileToCommandLine()
298 static bool createPdf( const String& rToFile, const String& rFromFile, const String& rCommandLine ) in createPdf() argument
300 String aCommandLine( rCommandLine ); in createPdf()
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx220 static bool passFileToCommandLine( const String& rFilename, const String& rCommandLine, bool bRemov… in passFileToCommandLine() argument
225 ByteString aCmdLine( rCommandLine, aEncoding ); in passFileToCommandLine()
360 static bool createPdf( const String& rToFile, const String& rFromFile, const String& rCommandLine ) in createPdf() argument
362 String aCommandLine( rCommandLine ); in createPdf()

Completed in 30 milliseconds