summaryrefslogtreecommitdiff
path: root/framework/inc/uielement/fontmenucontroller.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/uielement/fontmenucontroller.hxx')
-rw-r--r--framework/inc/uielement/fontmenucontroller.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/framework/inc/uielement/fontmenucontroller.hxx b/framework/inc/uielement/fontmenucontroller.hxx
index c54c7f3bbb90..fc3dc43145b7 100644
--- a/framework/inc/uielement/fontmenucontroller.hxx
+++ b/framework/inc/uielement/fontmenucontroller.hxx
@@ -64,7 +64,6 @@ namespace framework
private:
virtual void impl_setPopupMenu() SAL_OVERRIDE;
- virtual void impl_select(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XDispatch >& _xDispatch,const ::com::sun::star::util::URL& aURL) SAL_OVERRIDE;
void fillPopupMenu( const com::sun::star::uno::Sequence< OUString >& rFontNameSeq, com::sun::star::uno::Reference< com::sun::star::awt::XPopupMenu >& rPopupMenu );
OUString m_aFontFamilyName;