Searched refs:aChangeBtn (Results 1 – 6 of 6) sorted by relevance
/trunk/main/cui/source/dialogs/ |
H A D | commonlingui.cxx | 94 ,aChangeBtn ( this, CUI_RES( BTN_CHANGE ) ) in SvxCommonLinguisticControl() 122 case eChange: pButton = &aChangeBtn; break; in implGetButton() 231 &aIgnoreBtn, &aIgnoreAllBtn, &aChangeBtn, &aChangeAllBtn, &aOptionsBtn, &aHelpBtn, &aCancelBtn in Enlarge()
|
H A D | commonlingui.hxx | 90 PushButton aChangeBtn; member in SvxCommonLinguisticControl
|
/trunk/main/starmath/source/ |
H A D | dialog.cxx | 1934 DBG_ASSERT(pButton == &aChangeBtn, "Sm : falsches Argument"); in IMPL_LINK() 1935 DBG_ASSERT(aChangeBtn.IsEnabled(), "Sm : Voraussetzungen erfuellt ??"); in IMPL_LINK() 2039 aChangeBtn.Enable(bChange); in UpdateButtons() 2071 aChangeBtn (this, SmResId(2)), in SmSymDefineDialog() 2111 aChangeBtn .SetClickHdl (LINK(this, SmSymDefineDialog, ChangeClickHdl)); in SmSymDefineDialog()
|
/trunk/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 2910 aChangeBtn ( pTmpWindow, SfxResId( BT_EDIT ) ), in SfxTemplateCatalog_Impl() 2920 aChangeBtn.Disable(); in SfxTemplateCatalog_Impl() 2932 aChangeBtn.SetClickHdl( LINK( this, SfxTemplateCatalog_Impl, ChangeHdl ) ); in SfxTemplateCatalog_Impl() 3019 aChangeBtn.Enable( bEnable ); in EnableEdit()
|
/trunk/main/sfx2/source/inc/ |
H A D | templdgi.hxx | 353 PushButton aChangeBtn; member in SfxTemplateCatalog_Impl
|
/trunk/main/starmath/inc/ |
H A D | dialog.hxx | 433 PushButton aChangeBtn; member in SmSymDefineDialog
|
Completed in 42 milliseconds