INTEGRATION: CWS xmlfilter03_DEV300 (1.2.4); FILE MERGED

2008/01/24 14:56:58 dr 1.2.4.1: OOBIN additions, BIFF string handling
This commit is contained in:
Kurt Zenker 2008-03-05 16:53:43 +00:00
parent 836fff50cb
commit 777f0b06fe

View file

@ -4,9 +4,9 @@
*
* $RCSfile: xlsbdumper.hxx,v $
*
* $Revision: 1.2 $
* $Revision: 1.3 $
*
* last change: $Author: rt $ $Date: 2008-01-17 08:05:46 $
* last change: $Author: kz $ $Date: 2008-03-05 17:53:43 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -260,7 +260,7 @@ protected:
virtual void implDump();
private:
void dumpCellHeader();
void dumpCellHeader( bool bWithColumn );
void dumpSimpleRecord( const ::rtl::OUString& rRecData );
void dumpRecordBody();