Home
last modified time | relevance | path

Searched refs:aChangeBtn (Results 1 – 6 of 6) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dcommonlingui.cxx94 ,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 Dcommonlingui.hxx90 PushButton aChangeBtn; member in SvxCommonLinguisticControl
/trunk/main/starmath/source/
H A Ddialog.cxx1934 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 Dtempldlg.cxx2910 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 Dtempldgi.hxx353 PushButton aChangeBtn; member in SfxTemplateCatalog_Impl
/trunk/main/starmath/inc/
H A Ddialog.hxx433 PushButton aChangeBtn; member in SmSymDefineDialog

Completed in 42 milliseconds