Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/tabpages/
H A Dtpbitmap.cxx72 #define DLGWIN this->GetParent()->GetParent() macro
190 maColorTab = ( (SvxAreaTabDialog*) DLGWIN )->GetNewColorTable(); in ActivatePage()
548 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
570 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
686 pWarnBox = new WarningBox( DLGWIN, in IMPL_LINK()
717 ErrorBox( DLGWIN, in IMPL_LINK()
803 QueryBox aQueryBox( DLGWIN, WinBits( WB_YES_NO | WB_DEF_NO ), in IMPL_LINK()
840 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
874 ( (SvxAreaTabDialog*) DLGWIN )->SetNewBitmapList( maBitmapList ); in IMPL_LINK()
905 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
[all …]
H A Dtplneend.cxx59 #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()
[all …]
H A Dtphatch.cxx56 #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()
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()
[all …]
H A Dtpgradnt.cxx55 #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()
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()
[all …]
H A Dtplnedef.cxx57 #define DLGWIN this->GetParent()->GetParent() macro
272 AbstractSvxMessDialog* aMessDlg = pFact->CreateSvxMessDialog( DLGWIN, RID_SVXDLG_MESSBOX, in CheckChanges_Impl()
610 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
654 …WarningBox aBox( DLGWIN, WinBits( WB_OK ),String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) ) … in IMPL_LINK()
687 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
734 …WarningBox aBox( DLGWIN, WinBits( WB_OK ), String( ResId( RID_SVXSTR_WARN_NAME_DUPLICATE, rMgr ) )… in IMPL_LINK()
752 QueryBox aQueryBox( DLGWIN, WinBits( WB_YES_NO | WB_DEF_NO ), in IMPL_LINK()
790 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
824 ( (SvxLineTabDialog*) DLGWIN )->SetNewDashList( maDashList ); in IMPL_LINK()
855 ErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
[all …]
H A Dtpcolor.cxx56 #define DLGWIN GetParentDialog( this ) macro
512 WarningBox aWarningBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
519 AbstractSvxNameDialog* pDlg = pFact->CreateSvxNameDialog( DLGWIN, aName, aDesc ); in IMPL_LINK()
598 WarningBox aWarningBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
661 SvColorDialog* pColorDlg = new SvColorDialog( DLGWIN ); in IMPL_LINK()
706 QueryBox aQueryBox( DLGWIN, WinBits( WB_YES_NO | WB_DEF_NO ), in IMPL_LINK()
766 nReturn = WarningBox( DLGWIN, WinBits( WB_YES_NO_CANCEL ), in IMPL_LINK()
800 SvxAreaTabDialog* pArea = dynamic_cast< SvxAreaTabDialog* >( DLGWIN ); in IMPL_LINK()
801 SvxLineTabDialog* pLine = dynamic_cast< SvxLineTabDialog* >( DLGWIN ); in IMPL_LINK()
862 ErrorBox aErrorBox( DLGWIN, WinBits( WB_OK ), in IMPL_LINK()
[all …]
H A Dtpshadow.cxx49 #define DLGWIN this->GetParent()->GetParent() macro
233 SvxAreaTabDialog* pArea = dynamic_cast< SvxAreaTabDialog* >( DLGWIN ); in ActivatePage()
240 SvxLineTabDialog* pLine = dynamic_cast< SvxLineTabDialog* >( DLGWIN ); in ActivatePage()
H A Dtpline.cxx75 #define DLGWIN this->GetParent()->GetParent() macro
335 maDashList = ( (SvxLineTabDialog*) DLGWIN )->GetNewDashList(); in ActivatePage()
381 maLineEndList = ( (SvxLineTabDialog*) DLGWIN )->GetNewLineEndList(); in ActivatePage()
449 maColorTab = ( (SvxLineTabDialog*) DLGWIN )->GetNewColorTable(); in ActivatePage()
H A Dtparea.cxx57 #define DLGWIN this->GetParent()->GetParent() macro
822 maBitmapList = ( (SvxAreaTabDialog*) DLGWIN )->GetNewBitmapList(); in ActivatePage()
841 maHatchingList = ( (SvxAreaTabDialog*) DLGWIN )->GetNewHatchingList(); in ActivatePage()
862 maGradientList = ( (SvxAreaTabDialog*) DLGWIN )->GetNewGradientList(); in ActivatePage()
881 maColorTab = ( (SvxAreaTabDialog*) DLGWIN )->GetNewColorTable(); in ActivatePage()
H A Dtabline.cxx48 #define DLGWIN this->GetParent()->GetParent() macro
H A Dtabarea.cxx52 #define DLGWIN this->GetParent()->GetParent() macro
/aoo4110/main/sd/source/ui/dlg/
H A Dtpoption.cxx56 #define DLGWIN this->GetParent()->GetParent() macro

Completed in 81 milliseconds