Searched refs:bIsAPI (Results 1 – 10 of 10) sorted by relevance
/aoo41x/main/sfx2/source/view/ |
H A D | viewprn.cxx | 612 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()
|
/aoo41x/main/starmath/inc/ |
H A D | view.hxx | 243 virtual sal_uInt16 Print(SfxProgress &rProgress, sal_Bool bIsAPI); 246 sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false);
|
/aoo41x/main/basctl/source/basicide/ |
H A D | basides2.cxx | 89 sal_uInt16 __EXPORT BasicIDEShell::Print( SfxProgress &rProgress, sal_Bool bIsAPI, PrintDialog *pPr… 96 SfxViewShell::Print( rProgress, bIsAPI, pPrintDialog );
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | srcview.hxx | 90 … sal_uInt16 SetPrinter( SfxPrinter* pNew, sal_uInt16 nDiff = SFX_PRINTER_ALL, bool bIsAPI=false );
|
H A D | pview.hxx | 219 … SetPrinter( SfxPrinter *pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false );
|
H A D | view.hxx | 424 sal_uInt16 nDiff = SFX_PRINTER_ALL, bool bIsAPI=false);
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | prevwsh.hxx | 114 … SetPrinter( SfxPrinter* pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false );
|
/aoo41x/main/basctl/source/inc/ |
H A D | basidesh.hxx | 203 … SetPrinter( SfxPrinter *pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=false );
|
/aoo41x/main/sd/source/ui/view/ |
H A D | ViewShellBase.cxx | 596 bool bIsAPI) in SetPrinter() argument 612 if ( bIsAPI ) in SetPrinter()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | viewsh.hxx | 239 …Printer( SfxPrinter *pNewPrinter, sal_uInt16 nDiffFlags = SFX_PRINTER_ALL, bool bIsAPI=sal_False );
|
Completed in 92 milliseconds