INTEGRATION: CWS dr52 (1.9.134); FILE MERGED
2007/01/04 18:19:47 er 1.9.134.1: #i72190# export proper RefMode record according to our document setting
This commit is contained in:
parent
b7aa3112b9
commit
dd321c5ef8
1 changed files with 2 additions and 13 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: xcl97dum.hxx,v $
|
||||
*
|
||||
* $Revision: 1.9 $
|
||||
* $Revision: 1.10 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-07-10 13:53:06 $
|
||||
* last change: $Author: obo $ $Date: 2007-01-22 13:20:35 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -97,15 +97,4 @@ public:
|
|||
};
|
||||
|
||||
|
||||
class XclRefmode : public ExcDummyRec
|
||||
{
|
||||
private:
|
||||
static const BYTE pMyData[];
|
||||
static const sal_Size nMyLen;
|
||||
public:
|
||||
virtual sal_Size GetLen( void ) const;
|
||||
virtual const BYTE* GetData( void ) const;
|
||||
};
|
||||
|
||||
|
||||
#endif // _XCL97DUM_HXX
|
||||
|
|
Loading…
Reference in a new issue