summaryrefslogtreecommitdiff
path: root/xmloff/inc/xmloff/xmlimp.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-01-29 07:31:51 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-01-29 07:31:51 +0000
commit83b87a62ebda0dbaaaadf9896c5c918e9605d0a3 (patch)
treee719a24277829135001b7eb8cf2d7a70b3d060e6 /xmloff/inc/xmloff/xmlimp.hxx
parentc42fe4eff6014f4883585c8e0ab8e4a61c4de15e (diff)
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()>
Diffstat (limited to 'xmloff/inc/xmloff/xmlimp.hxx')
-rw-r--r--xmloff/inc/xmloff/xmlimp.hxx8
1 files changed, 6 insertions, 2 deletions
diff --git a/xmloff/inc/xmloff/xmlimp.hxx b/xmloff/inc/xmloff/xmlimp.hxx
index 784e09c100..5719b49c8b 100644
--- a/xmloff/inc/xmloff/xmlimp.hxx
+++ b/xmloff/inc/xmloff/xmlimp.hxx
@@ -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;