Searched refs:FontHeightToolBoxControl (Results 1 – 3 of 3) sorted by relevance
49 class FontHeightToolBoxControl;56 FontHeightToolBoxControl& rCtrl );68 FontHeightToolBoxControl* m_pCtrl;247 FontHeightToolBoxControl::FontHeightToolBoxControl( in FontHeightToolBoxControl() function in svx::FontHeightToolBoxControl257 FontHeightToolBoxControl::~FontHeightToolBoxControl() in ~FontHeightToolBoxControl()317 void SAL_CALL FontHeightToolBoxControl::dispose() in dispose()328 void SAL_CALL FontHeightToolBoxControl::statusChanged( in statusChanged()363 void SAL_CALL FontHeightToolBoxControl::click() in click()368 void SAL_CALL FontHeightToolBoxControl::doubleClick() in doubleClick()401 void FontHeightToolBoxControl::dispatchCommand( in dispatchCommand()[all …]
35 class FontHeightToolBoxControl : public svt::ToolboxController, class39 FontHeightToolBoxControl( 41 ~FontHeightToolBoxControl();
301 … else if ( svx::FontHeightToolBoxControl::getImplementationName_Static().equalsAscii( pImplName ) ) in component_getFactory()304 svx::FontHeightToolBoxControl::getImplementationName_Static(), in component_getFactory()306 svx::FontHeightToolBoxControl::getSupportedServiceNames_Static() ); in component_getFactory()
Completed in 21 milliseconds