Lines Matching refs:SvxListBoxControl
169 SFX_IMPL_TOOLBOX_CONTROL( SvxListBoxControl, SfxStringItem );
172 SvxListBoxControl::SvxListBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) in SvxListBoxControl() function in SvxListBoxControl
181 SvxListBoxControl::~SvxListBoxControl() in ~SvxListBoxControl()
186 SfxPopupWindow* SvxListBoxControl::CreatePopupWindow() in CreatePopupWindow()
193 SfxPopupWindowType SvxListBoxControl::GetPopupWindowType() const in GetPopupWindowType()
199 void SvxListBoxControl::StateChanged( in StateChanged()
207 IMPL_LINK( SvxListBoxControl, PopupModeEndHdl, void *, EMPTYARG ) in IMPL_LINK() argument
225 void SvxListBoxControl::Impl_SetInfo( sal_uInt16 nCount ) in Impl_SetInfo()
245 IMPL_LINK( SvxListBoxControl, SelectHdl, void *, EMPTYARG ) in IMPL_LINK() argument
268 : SvxListBoxControl( nSlotId, nId, rTbx ) in SvxUndoRedoControl()
296 SvxListBoxControl::StateChanged( nSID, eState, pState ); in StateChanged()