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:
parent
836fff50cb
commit
777f0b06fe
1 changed files with 3 additions and 3 deletions
|
@ -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();
|
||||
|
||||
|
|
Loading…
Reference in a new issue