User: rt Date: 2008-06-16 13:42:54+0000 Modified: dba/reportdesign/source/ui/inc/metadata.hxx
Log: INTEGRATION: CWS rptchart02 (1.5.4); FILE MERGED 2008/04/16 06:29:54 oj 1.5.4.2: RESYNC: (1.5-1.6); FILE MERGED 2008/04/03 06:35:20 oj 1.5.4.1: #i86343# remove unused code File Changes: Directory: /dba/reportdesign/source/ui/inc/ =========================================== File [changed]: metadata.hxx Url: http://dba.openoffice.org/source/browse/dba/reportdesign/source/ui/inc/metadata.hxx?r1=1.6&r2=1.7 Delta lines: +0 -4 ------------------- --- metadata.hxx 2008-04-10 19:07:54+0000 1.6 +++ metadata.hxx 2008-06-16 13:42:51+0000 1.7 @@ -64,10 +64,7 @@ sal_Int32 getPropertyId(const String& _rName) const; String getPropertyTranslation(sal_Int32 _nId) const; sal_Int32 getPropertyHelpId(sal_Int32 _nId) const; - sal_Int16 getPropertyPos(sal_Int32 _nId) const; sal_uInt32 getPropertyUIFlags(sal_Int32 _nId) const; - void getPropertyEnumRepresentations(sal_Int32 _nId,::std::vector< ::rtl::OUString >& _rOut) const; - String getPropertyName( sal_Int32 _nPropId ); static void getExcludeProperties(::std::vector< com::sun::star::beans::Property >& _rExcludeProperties,const ::com::sun::star::uno::Reference< ::com::sun::star::inspection::XPropertyHandler >& _xFormComponentHandler); bool isComposable( @@ -89,7 +86,6 @@ class HelpIdUrl { public: - static sal_uInt32 getHelpId( const ::rtl::OUString& _rHelpURL ); static ::rtl::OUString getHelpURL( sal_uInt32 _nHelpId ); }; --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
