Home
last modified time | relevance | path

Searched refs:bIsAPI (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sfx2/source/view/
H A Dviewprn.cxx612 void SfxViewShell::ExecPrint( const uno::Sequence < beans::PropertyValue >& rProps, sal_Bool bIsAPI in ExecPrint() argument
645 bIsAPI, in ExecPrint()
680 sal_Bool bIsAPI = rReq.GetArgs() && rReq.GetArgs()->Count(); in ExecPrint_Impl() local
681 if ( bIsAPI ) in ExecPrint_Impl()
719 bIsAPI = sal_False; in ExecPrint_Impl()
722 if ( bIsAPI ) in ExecPrint_Impl()
771 ExecPrint( aProps, bIsAPI, (nId == SID_PRINTDOCDIRECT) ); in ExecPrint_Impl()
839 if ( !bIsAPI ) in ExecPrint_Impl()
/trunk/main/starmath/inc/
H A Dview.hxx243 virtual sal_uInt16 Print(SfxProgress &rProgress, sal_Bool bIsAPI);
246 sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false);
/trunk/main/basctl/source/basicide/
H A Dbasides2.cxx89 sal_uInt16 __EXPORT BasicIDEShell::Print( SfxProgress &rProgress, sal_Bool bIsAPI, PrintDialog *pPr…
96 SfxViewShell::Print( rProgress, bIsAPI, pPrintDialog );
/trunk/main/sw/source/ui/inc/
H A Dsrcview.hxx90 … sal_uInt16 SetPrinter( SfxPrinter* pNew, sal_uInt16 nDiff = SFX_PRINTER_ALL, bool bIsAPI=false );
H A Dpview.hxx219 … SetPrinter( SfxPrinter *pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false );
H A Dview.hxx424 sal_uInt16 nDiff = SFX_PRINTER_ALL, bool bIsAPI=false);
/trunk/main/sc/source/ui/inc/
H A Dprevwsh.hxx114 … SetPrinter( SfxPrinter* pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false );
/trunk/main/sd/source/ui/view/
H A DViewShellBase.cxx596 bool bIsAPI) in SetPrinter() argument
612 if ( bIsAPI ) in SetPrinter()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx203 … SetPrinter( SfxPrinter *pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false );
/trunk/main/sfx2/inc/sfx2/
H A Dviewsh.hxx240 …Printer( SfxPrinter *pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=sal_False );

Completed in 39 milliseconds