Searched refs:_pSetupParent (Results 1 – 1 of 1) sorted by relevance
406 PrinterSetupDialog* _pSetupParent; member in SfxDialogExecutor_Impl427 _pSetupParent ( pParent ), in SfxDialogExecutor_Impl()442 DBG_ASSERT( _pSetupParent, "no dialog parent" ); in IMPL_LINK()443 if( _pSetupParent ) in IMPL_LINK()444 _pOptions = ( (SfxPrinter*)_pSetupParent->GetPrinter() )->GetOptions().Clone(); in IMPL_LINK()448 SfxPrintOptionsDialog* pDlg = new SfxPrintOptionsDialog( static_cast<Window*>(_pSetupParent), in IMPL_LINK()
Completed in 26 milliseconds