Searched refs:SvxTbxCtlAlign (Results 1 – 4 of 4) sorted by relevance
44 SFX_IMPL_TOOLBOX_CONTROL(SvxTbxCtlAlign, SfxAllEnumItem);52 SvxTbxCtlAlign::SvxTbxCtlAlign( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxTbxCtlAlign() function in SvxTbxCtlAlign69 SfxPopupWindowType SvxTbxCtlAlign::GetPopupWindowType() const in GetPopupWindowType()82 SfxPopupWindow* SvxTbxCtlAlign::CreatePopupWindow() in CreatePopupWindow()94 ::sal_Bool SAL_CALL SvxTbxCtlAlign::opensSubToolbar() in opensSubToolbar()100 ::rtl::OUString SAL_CALL SvxTbxCtlAlign::getSubToolbarName() in getSubToolbarName()108 void SAL_CALL SvxTbxCtlAlign::functionSelected( const ::rtl::OUString& aCommand ) in functionSelected()125 void SAL_CALL SvxTbxCtlAlign::updateImage() in updateImage()
30 class SVX_DLLPUBLIC SvxTbxCtlAlign: public SfxToolBoxControl class43 SvxTbxCtlAlign( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );44 ~SvxTbxCtlAlign() {} in ~SvxTbxCtlAlign()
219 SvxTbxCtlAlign ::RegisterControl(SID_OBJECT_ALIGN, pMod); in Init()
359 SvxTbxCtlAlign::RegisterControl(SID_OBJECT_ALIGN, pMod ); in RegisterControls()