Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dviewprn.cxx392 class SfxDialogExecutor_Impl class
414 SfxDialogExecutor_Impl( SfxViewShell* pViewSh, PrinterSetupDialog* pParent );
415 ~SfxDialogExecutor_Impl() { delete _pOptions; } in ~SfxDialogExecutor_Impl()
417 Link GetLink() const { return LINK( this, SfxDialogExecutor_Impl, Execute); } in GetLink()
424 SfxDialogExecutor_Impl::SfxDialogExecutor_Impl( SfxViewShell* pViewSh, PrinterSetupDialog* pParent … in SfxDialogExecutor_Impl() function in SfxDialogExecutor_Impl
437 IMPL_LINK( SfxDialogExecutor_Impl, Execute, void *, EMPTYARG ) in IMPL_LINK() argument
678 SfxDialogExecutor_Impl* pExecutor = 0; in ExecPrint_Impl()
851 pExecutor = new SfxDialogExecutor_Impl( this, pPrintSetupDlg ); in ExecPrint_Impl()

Completed in 12 milliseconds