summaryrefslogtreecommitdiff
path: root/starmath/source/math_pch.cxx
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2008-02-26 13:44:11 +0000
committerOliver Bolte <obo@openoffice.org>2008-02-26 13:44:11 +0000
commite16cfd7d58f1700a52cc9f2a61a436871bc5d8d6 (patch)
treeedc053bfbf4e83ce38543762398becaf12aa52e0 /starmath/source/math_pch.cxx
parentccf9b9195b25e0616ab82f79bf2a2dd0a4e5d728 (diff)
INTEGRATION: CWS custommeta (1.15.16); FILE MERGED
2008/01/23 17:11:39 mst 1.15.16.1: - starmath/inc/document.hxx, starmath/source/document.cxx: + use XDocumentProperties instead of SfxDocumentInfo + SmDocShell::GetComment returns String instead of String& + fix bug: GetComment used a static variable to store document-specific data
Diffstat (limited to 'starmath/source/math_pch.cxx')
-rw-r--r--starmath/source/math_pch.cxx5
1 files changed, 2 insertions, 3 deletions
diff --git a/starmath/source/math_pch.cxx b/starmath/source/math_pch.cxx
index ef3c2401449c..9dbbbafae244 100644
--- a/starmath/source/math_pch.cxx
+++ b/starmath/source/math_pch.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: math_pch.cxx,v $
*
- * $Revision: 1.15 $
+ * $Revision: 1.16 $
*
- * last change: $Author: vg $ $Date: 2007-10-23 14:39:58 $
+ * last change: $Author: obo $ $Date: 2008-02-26 14:44:11 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -837,6 +837,5 @@
#include <vcl/wrkwin.hxx>
#include <tools/sstring.hxx>
#include <action.hxx>
-#include <sfx2/docinf.hxx>
#include <sfx2/filedlg.hxx>
#include <sfx2/iodlg.hxx>