Searched refs:SvxTbxCtlCustomShapes (Results 1 – 7 of 7) sorted by relevance
/aoo41x/main/svx/source/customshapes/ |
H A D | tbxcustomshapes.cxx | 44 SFX_IMPL_TOOLBOX_CONTROL(SvxTbxCtlCustomShapes, SfxBoolItem); 52 SvxTbxCtlCustomShapes::SvxTbxCtlCustomShapes( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxTbxCtlCustomShapes() function in SvxTbxCtlCustomShapes 112 void SvxTbxCtlCustomShapes::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged() 124 SfxPopupWindowType SvxTbxCtlCustomShapes::GetPopupWindowType() const in GetPopupWindowType() 137 SfxPopupWindow* SvxTbxCtlCustomShapes::CreatePopupWindow() in CreatePopupWindow() 145 void SvxTbxCtlCustomShapes::Select( sal_Bool /*bMod1*/ ) in Select() 155 ::sal_Bool SAL_CALL SvxTbxCtlCustomShapes::opensSubToolbar() throw (::com::sun::star::uno::RuntimeE… in opensSubToolbar() 161 ::rtl::OUString SAL_CALL SvxTbxCtlCustomShapes::getSubToolbarName() throw (::com::sun::star::uno::R… in getSubToolbarName() 168 void SAL_CALL SvxTbxCtlCustomShapes::functionSelected( const ::rtl::OUString& rCommand ) throw (::c… in functionSelected() 187 void SAL_CALL SvxTbxCtlCustomShapes::updateImage( ) throw (::com::sun::star::uno::RuntimeException) in updateImage()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sddll2.cxx | 112 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_BASIC, pMod ); in RegisterControllers() 113 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_SYMBOL, pMod ); in RegisterControllers() 114 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_ARROW, pMod ); in RegisterControllers() 115 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_FLOWCHART, pMod ); in RegisterControllers() 116 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_CALLOUT, pMod ); in RegisterControllers() 117 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_STAR, pMod ); in RegisterControllers()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | scdll.cxx | 219 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_BASIC, pMod); in Init() 220 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_SYMBOL, pMod); in Init() 221 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_ARROW, pMod); in Init() 222 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_FLOWCHART, pMod); in Init() 223 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_CALLOUT, pMod); in Init() 224 SvxTbxCtlCustomShapes ::RegisterControl(SID_DRAWTBX_CS_STAR, pMod); in Init()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ShapeToolbarController.cxx | 139 …m_pToolbarController = TToolbarHelper::createFromQuery( new SvxTbxCtlCustomShapes( m_nSlotId, m_nT… in initialize() 145 …m_pToolbarController = TToolbarHelper::createFromQuery( new SvxTbxCtlCustomShapes( m_nSlotId, m_nT… in initialize() 151 …m_pToolbarController = TToolbarHelper::createFromQuery( new SvxTbxCtlCustomShapes( m_nSlotId, m_nT… in initialize() 157 …m_pToolbarController = TToolbarHelper::createFromQuery( new SvxTbxCtlCustomShapes( m_nSlotId, m_nT… in initialize() 163 …m_pToolbarController = TToolbarHelper::createFromQuery( new SvxTbxCtlCustomShapes( m_nSlotId, m_nT… in initialize() 169 …m_pToolbarController = TToolbarHelper::createFromQuery( new SvxTbxCtlCustomShapes( m_nSlotId, m_nT… in initialize()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 371 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_BASIC, pMod ); in RegisterControls() 372 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_SYMBOL, pMod ); in RegisterControls() 373 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_ARROW, pMod ); in RegisterControls() 374 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_FLOWCHART, pMod ); in RegisterControls() 375 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_CALLOUT, pMod ); in RegisterControls() 376 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_STAR, pMod ); in RegisterControls()
|
/aoo41x/main/reportdesign/source/ui/misc/ |
H A D | toolboxcontroller.cxx | 160 …m_pToolbarController = TToolbarHelper::createFromQuery(new SvxTbxCtlCustomShapes(m_nSlotId = SID_D… in initialize() 165 …m_pToolbarController = TToolbarHelper::createFromQuery(new SvxTbxCtlCustomShapes(m_nSlotId = SID_D… in initialize() 170 …m_pToolbarController = TToolbarHelper::createFromQuery(new SvxTbxCtlCustomShapes(m_nSlotId = SID_D… in initialize() 175 …m_pToolbarController = TToolbarHelper::createFromQuery(new SvxTbxCtlCustomShapes(m_nSlotId = SID_D… in initialize() 180 …m_pToolbarController = TToolbarHelper::createFromQuery(new SvxTbxCtlCustomShapes(m_nSlotId = SID_D… in initialize() 185 …m_pToolbarController = TToolbarHelper::createFromQuery(new SvxTbxCtlCustomShapes(m_nSlotId = SID_D… in initialize()
|
/aoo41x/main/svx/inc/svx/ |
H A D | tbxcustomshapes.hxx | 35 class SVX_DLLPUBLIC SvxTbxCtlCustomShapes : public SfxToolBoxControl class 47 SvxTbxCtlCustomShapes( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ); 48 ~SvxTbxCtlCustomShapes() {} in ~SvxTbxCtlCustomShapes()
|
Completed in 27 milliseconds