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() throw (::com::sun::star::uno::RuntimeExceptio… in opensSubToolbar()100 ::rtl::OUString SAL_CALL SvxTbxCtlAlign::getSubToolbarName() throw (::com::sun::star::uno::RuntimeE… in getSubToolbarName()108 void SAL_CALL SvxTbxCtlAlign::functionSelected( const ::rtl::OUString& aCommand ) throw (::com::sun… in functionSelected()125 void SAL_CALL SvxTbxCtlAlign::updateImage() throw (::com::sun::star::uno::RuntimeException) in updateImage()
30 class SVX_DLLPUBLIC SvxTbxCtlAlign: public SfxToolBoxControl class43 SvxTbxCtlAlign( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );44 ~SvxTbxCtlAlign() {} in ~SvxTbxCtlAlign()
225 SvxTbxCtlAlign ::RegisterControl(SID_OBJECT_ALIGN, pMod); in Init()
364 SvxTbxCtlAlign::RegisterControl(SID_OBJECT_ALIGN, pMod ); in RegisterControls()
Completed in 21 milliseconds