Lines Matching refs:DLGWIN
56 #define DLGWIN this->GetParent()->GetParent() macro
193 maColorTab = ( (SvxAreaTabDialog*) DLGWIN )->GetNewColorTable(); in ActivatePage()
271 AbstractSvxMessDialog* aMessDlg = pFact->CreateSvxMessDialog( DLGWIN, RID_SVXDLG_MESSBOX, in CheckChanges_Impl()
530 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
552 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
621 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
667 …WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
685 QueryBox aQueryBox( DLGWIN, WinBits( WB_YES_NO | WB_DEF_NO ), in IMPL_LINK()
721 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
754 ( (SvxAreaTabDialog*) DLGWIN )->SetNewHatchingList( maHatchingList ); in IMPL_LINK()
782 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
857 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()