Searched refs:aCloseBtn (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/svx/source/dialog/ |
H A D | srchdlg.cxx | 325 aCloseBtn ( this, SVX_RES( BTN_CLOSE ) ), \ 613 &aCloseBtn, in Construct_Impl() 733 aCloseBtn.SetClickHdl( aLink ); in InitControls_Impl() 1528 else if ( pBtn == &aCloseBtn ) in IMPL_LINK()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | glossary.hxx | 119 CancelButton aCloseBtn; member in SwGlossaryDlg
|
/aoo42x/main/cui/source/inc/ |
H A D | optdict.hxx | 132 CancelButton aCloseBtn; member in SvxEditDictionaryDialog
|
/aoo42x/main/svx/inc/svx/ |
H A D | srchdlg.hxx | 193 CancelButton aCloseBtn; member in SvxSearchDialog
|
/aoo42x/main/starmath/source/ |
H A D | dialog.cxx | 1502 DBG_ASSERT(pButton == &aCloseBtn, "Sm : falscher Button"); in IMPL_LINK_INLINE_START() 1520 aCloseBtn (this, SmResId(3)), in IMPL_LINK_INLINE_END() 1544 aCloseBtn .SetClickHdl (LINK(this, SmSymbolDialog, CloseClickHdl)); in IMPL_LINK_INLINE_END()
|
/aoo42x/main/starmath/inc/ |
H A D | dialog.hxx | 354 PushButton aCloseBtn; member in SmSymbolDialog
|
/aoo42x/main/cui/source/options/ |
H A D | optdict.cxx | 244 aCloseBtn ( this, CUI_RES( BTN_EDITCLOSE ) ), in IMPL_LINK_INLINE_END()
|
/aoo42x/main/sw/source/ui/misc/ |
H A D | glossary.cxx | 240 aCloseBtn (this, SW_RES(PB_CLOSE)), in SwGlossaryDlg()
|
Completed in 76 milliseconds