Home
last modified time | relevance | path

Searched refs:PrToFileName (Results 1 – 15 of 15) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbahelper.cxx387 …t uno::Any& /*PrintToFile*/, const uno::Any& Collate, const uno::Any& PrToFileName, css::uno::Refe… in PrintOutHelper() argument
413 if ( PrToFileName.getValue() ) in PrintOutHelper()
415 PrToFileName >>= sFileName; in PrintOutHelper()
H A Dvbaworksheets.cxx315 …const uno::Any& PrintToFile, const uno::Any& Collate, const uno::Any& PrToFileName ) throw (uno::R… in PrintOut() argument
332 …odel ), From, To, Copies, Preview, ActivePrinter, PrintToFile, Collate, PrToFileName, bSelection ); in PrintOut()
H A Dvbaworksheets.hxx67 …:Any& PrintToFile, const css::uno::Any& Collate, const css::uno::Any& PrToFileName ) throw (css::u…
H A Dvbawindow.cxx862 …:Any& PrintToFile, const css::uno::Any& Collate, const css::uno::Any& PrToFileName ) throw (css::s… in PrintOut() argument
866 …xModel ), From, To, Copies, Preview, ActivePrinter, PrintToFile, Collate, PrToFileName, sal_True ); in PrintOut()
H A Dvbawindow.hxx122 …:Any& PrintToFile, const css::uno::Any& Collate, const css::uno::Any& PrToFileName ) throw (css::s…
H A Dvbaworksheet.cxx1015 …const uno::Any& PrintToFile, const uno::Any& Collate, const uno::Any& PrToFileName, const uno::Any… in PrintOut() argument
1034 …odel ), From, To, Copies, Preview, ActivePrinter, PrintToFile, Collate, PrToFileName, bSelection ); in PrintOut()
H A Dvbaworksheet.hxx164 …:Any& PrintToFile, const css::uno::Any& Collate, const css::uno::Any& PrToFileName, const css::uno…
H A Dvbarange.hxx261 …:Any& PrintToFile, const css::uno::Any& Collate, const css::uno::Any& PrToFileName ) throw (css::u…
H A Dvbarange.cxx5079 …const uno::Any& PrintToFile, const uno::Any& Collate, const uno::Any& PrToFileName ) throw (uno::R… in PrintOut() argument
5107 …xModel ), From, To, Copies, Preview, ActivePrinter, PrintToFile, Collate, PrToFileName, sal_True ); in PrintOut()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx534 …t uno::Any& /*PrintToFile*/, const uno::Any& Collate, const uno::Any& PrToFileName, sal_Bool bUseS… in PrintOutHelper() argument
560 if ( PrToFileName.getValue() ) in PrintOutHelper()
562 PrToFileName >>= sFileName; in PrintOutHelper()
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXWorksheets.idl46 …y Preview, [in] any ActivePrinter, [in] any PrintToFile, [in] any Collate, [in] any PrToFileName );
H A DXWindow.idl77 [in] /*optional string*/ any PrToFileName
H A DXWorksheet.idl121 …] any ActivePrinter, [in] any PrintToFile, [in] any Collate, [in] any PrToFileName, [in] any Ignor…
H A DXRange.idl150 …ny Preview, [in] any ActivePrinter, [in] any PrintToFile, [in] any Collate, [in] any PrToFileName);
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelper.hxx91 …:Any& PrintToFile, const css::uno::Any& Collate, const css::uno::Any& PrToFileName, sal_Bool bSele…

Completed in 71 milliseconds