/trunk/main/cui/source/tabpages/ |
H A D | tpbitmap.cxx | 72 #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 D | tplneend.cxx | 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() [all …]
|
H A D | tphatch.cxx | 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() 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 D | tpgradnt.cxx | 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() 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 D | tplnedef.cxx | 57 #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 D | tpcolor.cxx | 56 #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 D | tpshadow.cxx | 49 #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 D | tparea.cxx | 62 #define DLGWIN this->GetParent()->GetParent() macro 866 maBitmapList = ( (SvxAreaTabDialog*) DLGWIN )->GetNewBitmapList(); in ActivatePage() 885 maHatchingList = ( (SvxAreaTabDialog*) DLGWIN )->GetNewHatchingList(); in ActivatePage() 906 maGradientList = ( (SvxAreaTabDialog*) DLGWIN )->GetNewGradientList(); in ActivatePage() 925 maColorTab = ( (SvxAreaTabDialog*) DLGWIN )->GetNewColorTable(); in ActivatePage() 2468 … ErrorBox(DLGWIN, WinBits(WB_OK), String(ResId(RID_SVXSTR_READ_DATA_ERROR, rMgr))).Execute(); in IMPL_LINK()
|
H A D | tpline.cxx | 75 #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 D | tabline.cxx | 48 #define DLGWIN this->GetParent()->GetParent() macro
|
H A D | tabarea.cxx | 52 #define DLGWIN this->GetParent()->GetParent() macro
|
/trunk/main/sd/source/ui/dlg/ |
H A D | tpoption.cxx | 56 #define DLGWIN this->GetParent()->GetParent() macro
|