summaryrefslogtreecommitdiff
path: root/sw/sdi/_tabsh.sdi
diff options
context:
space:
mode:
authorHans-Joachim Lankenau <hjs@openoffice.org>2003-08-19 11:27:11 +0000
committerHans-Joachim Lankenau <hjs@openoffice.org>2003-08-19 11:27:11 +0000
commitc8dcf065c1637da7e3fd8d2e166fb33634b72a8e (patch)
treed15d2afeb3a6cdd080ca2c08ff88b43a54b80c11 /sw/sdi/_tabsh.sdi
parent3f8e7904e32598243a64b4bf81961bd3ac261aec (diff)
INTEGRATION: CWS os15 (1.8.314); FILE MERGED
2003/07/30 12:01:35 os 1.8.314.1: #i16598# correctly record table, row and cell background
Diffstat (limited to 'sw/sdi/_tabsh.sdi')
-rw-r--r--sw/sdi/_tabsh.sdi17
1 files changed, 14 insertions, 3 deletions
diff --git a/sw/sdi/_tabsh.sdi b/sw/sdi/_tabsh.sdi
index 7aabb0f0eddc..31719f30a86c 100644
--- a/sw/sdi/_tabsh.sdi
+++ b/sw/sdi/_tabsh.sdi
@@ -2,9 +2,9 @@
*
* $RCSfile: _tabsh.sdi,v $
*
- * $Revision: 1.8 $
+ * $Revision: 1.9 $
*
- * last change: $Author: os $ $Date: 2002-10-18 09:26:37 $
+ * last change: $Author: hjs $ $Date: 2003-08-19 12:27:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -70,7 +70,18 @@ interface BaseTextTable : Selection
ExecMethod = Execute ;
StateMethod = NoState ;
]
-
+ SID_ATTR_BRUSH
+ [
+ ExecMethod = Execute ;
+ ]
+ SID_ATTR_BRUSH_ROW
+ [
+ ExecMethod = Execute ;
+ ]
+ SID_ATTR_BRUSH_TABLE
+ [
+ ExecMethod = Execute ;
+ ]
FN_NUM_FORMAT_TABLE_DLG // status(final|play)
[
ExecMethod = Execute ;