Searched refs:LibBoxControl (Results 1 – 3 of 3) sorted by relevance
53 SFX_IMPL_TOOLBOX_CONTROL( LibBoxControl, SfxStringItem );55 LibBoxControl::LibBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) in LibBoxControl() function in LibBoxControl62 LibBoxControl::~LibBoxControl() in ~LibBoxControl()68 void LibBoxControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged()91 Window* LibBoxControl::CreateItemWindow( Window *pParent ) in CreateItemWindow()
34 class LibBoxControl: public SfxToolBoxControl class39 LibBoxControl( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );40 ~LibBoxControl();
209 LibBoxControl::RegisterControl( SID_BASICIDE_LIBSELECTOR ); in Init()
Completed in 15 milliseconds