Searched refs:aOptionsPB (Results 1 – 4 of 4) sorted by relevance
| /trunk/main/cui/source/dialogs/ |
| H A D | SpellDialog.cxx | 225 aOptionsPB ( this, CUI_RES( PB_OPTIONS ) ), in SpellDialog() 300 aOptionsPB .SetClickHdl( LINK( this, SpellDialog, ExtClickHdl ) ); in Init_Impl() 463 …Button* aButtons[] = { &pThis->aHelpPB, &pThis->aOptionsPB, &pThis->aUndoPB, &pThis->aClosePB, 0 }; in IMPL_STATIC_LINK() 510 &pThis->aOptionsPB, in IMPL_STATIC_LINK() 540 if (&aOptionsPB == pBtn) in IMPL_LINK()
|
| /trunk/main/sw/source/ui/dialog/ |
| H A D | uiregionsw.cxx | 389 aOptionsPB ( this, SW_RES( PB_OPTIONS ) ), in SwEditRegionDlg() 418 aOptionsPB.Show(); in SwEditRegionDlg() 419 aOptionsPB.SetClickHdl ( LINK( this, SwEditRegionDlg, OptionsHdl)); in SwEditRegionDlg() 738 aOptionsPB .Enable(sal_False); in IMPL_LINK() 759 aOptionsPB .Enable(sal_True); in IMPL_LINK()
|
| /trunk/main/cui/source/inc/ |
| H A D | SpellDialog.hxx | 175 PushButton aOptionsPB; member in svx::SpellDialog
|
| /trunk/main/sw/source/ui/inc/ |
| H A D | regionsw.hxx | 102 PushButton aOptionsPB; member in SwEditRegionDlg
|