From e218663251425f5dd6d56c7273b9e1e93748981f Mon Sep 17 00:00:00 2001 From: Alexandre Vicenzi Date: Tue, 18 Feb 2014 22:53:08 -0300 Subject: fdo#63154 Remove unused solar.h Removed from dbaccess. editeng, filter, framwork, formula, lotuswordpro, reportdesing, rsc, uui Conflicts: framework/source/uielement/menubarwrapper.cxx reportdesign/inc/RptDef.hxx uui/source/iahndl.hxx Change-Id: Ia6f1d8679736c3de99bd8060d8a7f76975268273 Reviewed-on: https://gerrit.libreoffice.org/8118 Reviewed-by: Michael Stahl Tested-by: Michael Stahl --- reportdesign/inc/RptDef.hxx | 2 -- 1 file changed, 2 deletions(-) (limited to 'reportdesign') diff --git a/reportdesign/inc/RptDef.hxx b/reportdesign/inc/RptDef.hxx index b258625343ee..918412f9770b 100644 --- a/reportdesign/inc/RptDef.hxx +++ b/reportdesign/inc/RptDef.hxx @@ -25,7 +25,6 @@ #include #include "dllapi.h" -#include #include #include #include @@ -102,7 +101,6 @@ typedef std::map TPropertyNamePair; REPORTDESIGN_DLLPUBLIC const TPropertyNamePair& getPropertyNameMap(sal_uInt16 _nObjectId); REPORTDESIGN_DLLPUBLIC ::com::sun::star::uno::Reference< ::com::sun::star::style::XStyle> getUsedStyle(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition>& _xReport); - template < typename T> T getStyleProperty(const ::com::sun::star::uno::Reference< ::com::sun::star::report::XReportDefinition>& _xReport,const OUString& _sPropertyName) { T nReturn = T(); -- cgit v1.2.3