Lines Matching refs:DLGWIN
55 #define DLGWIN this->GetParent()->GetParent() macro
197 maColorTab = ( (SvxAreaTabDialog*) DLGWIN )->GetNewColorTable(); in ActivatePage()
295 AbstractSvxMessDialog* aMessDlg = pFact->CreateSvxMessDialog( DLGWIN, RID_SVXDLG_MESSBOX, in CheckChanges_Impl()
465 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
488 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
562 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
607 …WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
626 QueryBox aQueryBox( DLGWIN, WinBits( WB_YES_NO | WB_DEF_NO ), in IMPL_LINK()
662 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
698 ( (SvxAreaTabDialog*) DLGWIN )->SetNewGradientList( maGradientList ); in IMPL_LINK()
730 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
806 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()