Home
last modified time | relevance | path

Searched refs:SvxTbxCtlCustomShapes (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svx/source/customshapes/
H A Dtbxcustomshapes.cxx44 SFX_IMPL_TOOLBOX_CONTROL(SvxTbxCtlCustomShapes, SfxBoolItem);
50 SvxTbxCtlCustomShapes::SvxTbxCtlCustomShapes( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx ) : in SvxTbxCtlCustomShapes() function in SvxTbxCtlCustomShapes
108 void SvxTbxCtlCustomShapes::StateChanged( sal_uInt16 nSID, SfxItemState eState, in StateChanged()
118 SfxPopupWindowType SvxTbxCtlCustomShapes::GetPopupWindowType() const in GetPopupWindowType()
129 SfxPopupWindow* SvxTbxCtlCustomShapes::CreatePopupWindow() in CreatePopupWindow()
137 void SvxTbxCtlCustomShapes::Select( sal_Bool /*bMod1*/ ) in Select()
147 ::sal_Bool SAL_CALL SvxTbxCtlCustomShapes::opensSubToolbar() throw (::com::sun::star::uno::RuntimeE… in opensSubToolbar()
153 ::rtl::OUString SAL_CALL SvxTbxCtlCustomShapes::getSubToolbarName() throw (::com::sun::star::uno::R… in getSubToolbarName()
160 void SAL_CALL SvxTbxCtlCustomShapes::functionSelected( const ::rtl::OUString& rCommand ) throw (::c… in functionSelected()
179 void SAL_CALL SvxTbxCtlCustomShapes::updateImage( ) throw (::com::sun::star::uno::RuntimeException) in updateImage()
/trunk/main/sd/source/ui/app/
H A Dsddll2.cxx110 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_BASIC, pMod ); in RegisterControllers()
111 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_SYMBOL, pMod ); in RegisterControllers()
112 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_ARROW, pMod ); in RegisterControllers()
113 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_FLOWCHART, pMod ); in RegisterControllers()
114 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_CALLOUT, pMod ); in RegisterControllers()
115 SvxTbxCtlCustomShapes::RegisterControl( SID_DRAWTBX_CS_STAR, pMod ); in RegisterControllers()
/trunk/main/sc/source/ui/app/
H A Dscdll.cxx219 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()
/trunk/main/chart2/source/controller/main/
H A DShapeToolbarController.cxx139 …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()
/trunk/main/reportdesign/source/ui/misc/
H A Dtoolboxcontroller.cxx160 …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()
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx371 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()
/trunk/main/svx/inc/svx/
H A Dtbxcustomshapes.hxx35 class SVX_DLLPUBLIC SvxTbxCtlCustomShapes : public SfxToolBoxControl class
47 SvxTbxCtlCustomShapes( sal_uInt16 nSlotId, sal_uInt16 nId, ToolBox& rTbx );
48 ~SvxTbxCtlCustomShapes() {} in ~SvxTbxCtlCustomShapes()

Completed in 28 milliseconds