INTEGRATION: CWS sw8u10bf04 (1.3.146); FILE MERGED
2007/12/19 14:46:19 od 1.3.146.1: #152540# class <SvXMLImport> - new method <IsTextDocInOOoFileFormat()>
This commit is contained in:
parent
a3e3ee9b0f
commit
7372e76334
1 changed files with 6 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: xmlimp.hxx,v $
|
||||
*
|
||||
* $Revision: 1.3 $
|
||||
* $Revision: 1.4 $
|
||||
*
|
||||
* last change: $Author: vg $ $Date: 2007-05-22 16:04:18 $
|
||||
* last change: $Author: vg $ $Date: 2008-01-29 08:31:51 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -455,6 +455,10 @@ public:
|
|||
sal_Bool IsShapePositionInHoriL2R() const;
|
||||
// <--
|
||||
|
||||
// --> OD 2007-12-19 #152540#
|
||||
sal_Bool IsTextDocInOOoFileFormat() const;
|
||||
// <--
|
||||
|
||||
String GetBaseURL() const;
|
||||
String GetDocumentBase() const;
|
||||
|
||||
|
|
Loading…
Reference in a new issue