summaryrefslogtreecommitdiff
path: root/sw/sdi/_docsh.sdi
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2004-02-25 14:53:49 +0000
committerKurt Zenker <kz@openoffice.org>2004-02-25 14:53:49 +0000
commit94f190958c0266177cb96da772043f62e6cad4d9 (patch)
tree1b40a5e02947e26abc66d08671c12ee2a6e6fea0 /sw/sdi/_docsh.sdi
parent552dec360198b56b8b72b829688dcfdc2681d4d7 (diff)
INTEGRATION: CWS layoutmanager (1.3.374); FILE MERGED
2003/10/01 15:41:03 cd 1.3.374.1: #111899# Added support for UNO based menu implementation
Diffstat (limited to 'sw/sdi/_docsh.sdi')
-rw-r--r--sw/sdi/_docsh.sdi9
1 files changed, 7 insertions, 2 deletions
diff --git a/sw/sdi/_docsh.sdi b/sw/sdi/_docsh.sdi
index 07cb9fe28f7e..2e9f52571d97 100644
--- a/sw/sdi/_docsh.sdi
+++ b/sw/sdi/_docsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _docsh.sdi,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: os $ $Date: 2001-09-28 07:01:35 $
+ * last change: $Author: kz $ $Date: 2004-02-25 15:53:49 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -150,6 +150,11 @@ interface BaseTextDocument : OfficeDocument
ExecMethod = Execute ;
StateMethod = GetState;
]
+
+ SID_ATTR_CHAR_FONTLIST
+ [
+ StateMethod = GetState ;
+ ]
}