Lines Matching refs:FontSizeMenuController
81 DEFINE_XSERVICEINFO_MULTISERVICE ( FontSizeMenuController , in DEFINE_XSERVICEINFO_MULTISERVICE() argument
87 DEFINE_INIT_SERVICE ( FontSizeMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE()
89 FontSizeMenuController::FontSizeMenuController( const ::com::sun::star::uno::Reference< ::com::sun:…
96 FontSizeMenuController::~FontSizeMenuController() in ~FontSizeMenuController()
102 rtl::OUString FontSizeMenuController::retrievePrinterName( com::sun::star::uno::Reference< com::sun… in retrievePrinterName()
131 void FontSizeMenuController::setCurHeight( long nHeight, Reference< css::awt::XPopupMenu >& rPopupM… in setCurHeight()
156 void FontSizeMenuController::fillPopupMenu( Reference< css::awt::XPopupMenu >& rPopupMenu ) in fillPopupMenu()
276 void SAL_CALL FontSizeMenuController::disposing( const EventObject& ) throw ( RuntimeException ) in disposing()
290 void SAL_CALL FontSizeMenuController::statusChanged( const FeatureStateEvent& Event ) throw ( Runti… in statusChanged()
318 void FontSizeMenuController::impl_select(const Reference< XDispatch >& _xDispatch,const ::com::sun:… in impl_select()
329 void FontSizeMenuController::impl_setPopupMenu() in impl_setPopupMenu()
339 void SAL_CALL FontSizeMenuController::updatePopupMenu() throw ( ::com::sun::star::uno::RuntimeExcep… in updatePopupMenu()