Lines Matching refs:FontMenuController
82 DEFINE_XSERVICEINFO_MULTISERVICE ( FontMenuController , in DEFINE_XSERVICEINFO_MULTISERVICE() argument
88 DEFINE_INIT_SERVICE ( FontMenuController, {} ) in DEFINE_XSERVICEINFO_MULTISERVICE()
90 FontMenuController::FontMenuController( const ::com::sun::star::uno::Reference< ::com::sun::star::l…
95 FontMenuController::~FontMenuController() in ~FontMenuController()
100 void FontMenuController::fillPopupMenu( const Sequence< ::rtl::OUString >& rFontNameSeq, Reference<… in fillPopupMenu()
141 void SAL_CALL FontMenuController::disposing( const EventObject& ) throw ( RuntimeException ) in disposing()
157 void SAL_CALL FontMenuController::statusChanged( const FeatureStateEvent& Event ) throw ( RuntimeEx… in statusChanged()
176 void FontMenuController::impl_select(const Reference< XDispatch >& _xDispatch,const ::com::sun::sta… in impl_select()
190 void SAL_CALL FontMenuController::itemActivated( const css::awt::MenuEvent& ) throw (RuntimeExcepti… in itemActivated()
228 void FontMenuController::impl_setPopupMenu() in impl_setPopupMenu()
239 void SAL_CALL FontMenuController::updatePopupMenu() throw ( ::com::sun::star::uno::RuntimeException… in updatePopupMenu()