Searched refs:LanguageBoxControl (Results 1 – 3 of 3) sorted by relevance
358 SFX_IMPL_TOOLBOX_CONTROL( LanguageBoxControl, SfxStringItem );360 LanguageBoxControl::LanguageBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) in LanguageBoxControl() function in LanguageBoxControl365 LanguageBoxControl::~LanguageBoxControl() in ~LanguageBoxControl()369 void LanguageBoxControl::StateChanged( sal_uInt16 _nID, SfxItemState _eState, const SfxPoolItem* _p… in StateChanged()390 Window* LanguageBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
108 class LanguageBoxControl: public SfxToolBoxControl class113 LanguageBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );114 ~LanguageBoxControl();
210 LanguageBoxControl::RegisterControl( SID_BASICIDE_CURRENT_LANG ); in Init()
Completed in 21 milliseconds