Lines Matching refs:pDialog
131 SfxTemplateOrganizeDlg* pDialog; member in SfxOrganizeDlg_Impl
201 pDialog ( pParent ), in SfxOrganizeDlg_Impl()
231 Window* pWaitObjectRange = pDialog ? pDialog->GetParent() : NULL; in SfxOrganizeDlg_Impl()
233 pWaitObjectRange = pDialog; in SfxOrganizeDlg_Impl()
1202 SfxErrorContext aEc(ERRCTX_SFX_CREATEOBJSH, pDlg->pDialog); in RequestingChilds()
1868 pDialog, nResId, pFocusBox->GetEntryText(pEntry))) in Dispatch_Impl()
1873 QueryBox aQBox(pDialog, SfxResId(MSG_REGION_NOTEMPTY)); in Dispatch_Impl()
1883 pDialog, in Dispatch_Impl()
1891 if(!QueryDelete_Impl(pDialog, STR_DELETE_TEMPLATE, pFocusBox->GetEntryText(pEntry))) in Dispatch_Impl()
1904 ErrorDelete_Impl(pDialog, pFocusBox->GetEntryText(pEntry), sal_False ); in Dispatch_Impl()
1923 pDialog->EndDialog( RET_EDIT_STYLE ); in Dispatch_Impl()
1951 ErrorBox( pDialog, SfxResId( MSG_ERROR_RESCAN ) ).Execute(); in Dispatch_Impl()
1978 ErrorBox( pDialog, SfxResId( MSG_PRINT_ERROR ) ).Execute(); in Dispatch_Impl()
1985 PrinterSetupDialog* pDlg = new PrinterSetupDialog( pDialog ); in Dispatch_Impl()
2269 svt::AddressBookSourceDialog aDialog(pDialog, ::comphelper::getProcessServiceFactory()); in IMPL_LINK()
2352 ErrorBox( pDialog, WB_OK, aText ).Execute(); in IMPL_LINK()
2384 ErrorBox( pDialog, WB_OK, aText ).Execute(); in IMPL_LINK()
2402 ErrorBox( pDialog, WB_OK, aText ).Execute(); in IMPL_LINK()