Searched refs:FontHeightToolBoxControl (Results 1 – 3 of 3) sorted by relevance
49 class FontHeightToolBoxControl;56 FontHeightToolBoxControl& rCtrl );68 FontHeightToolBoxControl* m_pCtrl;87 FontHeightToolBoxControl& _rCtrl ) : in SvxFontSizeBox_Impl()247 FontHeightToolBoxControl::FontHeightToolBoxControl( in FontHeightToolBoxControl() function in svx::FontHeightToolBoxControl257 FontHeightToolBoxControl::~FontHeightToolBoxControl() in ~FontHeightToolBoxControl()262 ::com::sun::star::uno::Any SAL_CALL FontHeightToolBoxControl::queryInterface( const ::com::sun::sta… in queryInterface()272 void SAL_CALL FontHeightToolBoxControl::acquire() throw () in acquire()277 void SAL_CALL FontHeightToolBoxControl::release() throw () in release()283 sal_Bool SAL_CALL FontHeightToolBoxControl::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()[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()