Lines Matching refs:DLGWIN
59 #define DLGWIN this->GetParent()->GetParent() macro
235 QueryBox aQueryBox( DLGWIN, WinBits( WB_YES_NO | WB_DEF_NO ), in CheckChanges_Impl()
372 WarningBox aWarningBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
379 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
496 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
530 …WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
558 QueryBox aQueryBox( DLGWIN, WinBits( WB_YES_NO | WB_DEF_NO ), in IMPL_LINK()
595 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
628 ( (SvxLineTabDialog*) DLGWIN )->SetNewLineEndList( maLineEndList ); in IMPL_LINK()
656 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
732 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()