Searched refs:aOptionsPB (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/cui/source/dialogs/ |
H A D | SpellDialog.cxx | 227 aOptionsPB ( this, CUI_RES( PB_OPTIONS ) ), in SpellDialog() 302 aOptionsPB .SetClickHdl( LINK( this, SpellDialog, ExtClickHdl ) ); in Init_Impl() 465 …Button* aButtons[] = { &pThis->aHelpPB, &pThis->aOptionsPB, &pThis->aUndoPB, &pThis->aClosePB, 0 }; in IMPL_STATIC_LINK() 512 &pThis->aOptionsPB, in IMPL_STATIC_LINK() 542 if (&aOptionsPB == pBtn) in IMPL_LINK()
|
/aoo4110/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()
|
/aoo4110/main/cui/source/inc/ |
H A D | SpellDialog.hxx | 175 PushButton aOptionsPB; member in svx::SpellDialog
|
/aoo4110/main/sw/source/ui/inc/ |
H A D | regionsw.hxx | 102 PushButton aOptionsPB; member in SwEditRegionDlg
|
Completed in 55 milliseconds