summaryrefslogtreecommitdiff
path: root/starmath/inc/document.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2006-11-01 17:15:22 +0000
committerVladimir Glazounov <vg@openoffice.org>2006-11-01 17:15:22 +0000
commitbb8bb46ad722bb5732e70f00ffda688bab447cd8 (patch)
tree4cc3563fc27aff4adac01a625514c5651b53252a /starmath/inc/document.hxx
parenta20ad957f1ef26a9a137f1cdb3f7cd1ceb51a66e (diff)
INTEGRATION: CWS inplaceobjects (1.28.32); FILE MERGED
2006/07/11 13:32:25 mba 1.28.32.1: #i66239#: superfluous method removed
Diffstat (limited to 'starmath/inc/document.hxx')
-rw-r--r--starmath/inc/document.hxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/starmath/inc/document.hxx b/starmath/inc/document.hxx
index cfd969ee3b12..263f21198dfc 100644
--- a/starmath/inc/document.hxx
+++ b/starmath/inc/document.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: document.hxx,v $
*
- * $Revision: 1.29 $
+ * $Revision: 1.30 $
*
- * last change: $Author: obo $ $Date: 2006-10-12 13:49:09 $
+ * last change: $Author: vg $ $Date: 2006-11-01 18:15:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -238,8 +238,6 @@ public:
void GetState(SfxItemSet &);
virtual void SetVisArea (const Rectangle & rVisArea);
- virtual void UIActivate (BOOL bActivate);
-
virtual void SetModified(BOOL bModified);
};