Kaydet (Commit) 4e4d93de authored tarafından Oliver Bolte's avatar Oliver Bolte

INTEGRATION: CWS sb59 (1.2.152); FILE MERGED

2006/08/09 12:53:57 sb 1.2.152.1: #i67487# Made code warning-free (wntmsci10).
üst c1ce50d5
......@@ -4,9 +4,9 @@
*
* $RCSfile: tabsthdl.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2005-09-09 14:49:29 $
* last change: $Author: obo $ $Date: 2006-10-12 14:51:20 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -48,7 +48,7 @@ class XMLTabStopPropHdl : public XMLPropertyHandler
public:
virtual ~XMLTabStopPropHdl();
virtual sal_Bool equals( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno::Any& r2 ) const;
virtual bool equals( const ::com::sun::star::uno::Any& r1, const ::com::sun::star::uno::Any& r2 ) const;
/// TabStops will be imported/exported as XML-Elements. So the Import/Export-work must be done at another place.
virtual sal_Bool importXML( const ::rtl::OUString& rStrImpValue, ::com::sun::star::uno::Any& rValue, const SvXMLUnitConverter& rUnitConverter ) const;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment