Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/view/
H A Dviewprn.cxx406 PrinterSetupDialog* _pSetupParent; member in SfxDialogExecutor_Impl
427 _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 22 milliseconds