Searched refs:PrintOutHelper (Results 1 – 7 of 7) sorted by relevance
/trunk/main/vbahelper/inc/vbahelper/ |
H A D | vbahelper.hxx | 91 …VBAHELPER_DLLPUBLIC void PrintOutHelper( SfxViewShell* pViewShell, const css::uno::Any& From, cons…
|
/trunk/main/sc/source/ui/vba/ |
H A D | vbaworksheets.cxx | 332 …PrintOutHelper( excel::getBestViewShell( mxModel ), From, To, Copies, Preview, ActivePrinter, Prin… in PrintOut()
|
H A D | vbahelper.cxx | 387 void PrintOutHelper( const uno::Any& From, const uno::Any& To, const uno::Any& Copies, const uno::A… in PrintOutHelper() function
|
H A D | vbawindow.cxx | 866 …PrintOutHelper( excel::getBestViewShell( m_xModel ), From, To, Copies, Preview, ActivePrinter, Pri… in PrintOut()
|
H A D | vbaworksheet.cxx | 1034 …PrintOutHelper( excel::getBestViewShell( xModel ), From, To, Copies, Preview, ActivePrinter, Print… in PrintOut()
|
H A D | vbarange.cxx | 5107 …PrintOutHelper( excel::getBestViewShell( xModel ), From, To, Copies, Preview, ActivePrinter, Print… in PrintOut()
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 534 void PrintOutHelper( SfxViewShell* pViewShell, const uno::Any& From, const uno::Any& To, const uno:… in PrintOutHelper() function
|
Completed in 152 milliseconds