summaryrefslogtreecommitdiffstats
path: root/sw/inc/hintids.hxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@suse.cz>2013-01-27 20:52:55 +0100
committerMiklos Vajna <vmiklos@suse.cz>2013-01-28 13:49:40 +0100
commit06de72bea24a83e4a4efbc235853a40781bce168 (patch)
tree3351637a0b50509ebfabd65120cccfc3500b3375 /sw/inc/hintids.hxx
parentrestore javafilters' registration under Windows (diff)
downloadcore-06de72bea24a83e4a4efbc235853a40781bce168.tar.gz
core-06de72bea24a83e4a4efbc235853a40781bce168.zip
SwXTextFrame: use XFillStyleItem instead of extending SvxBrushItem
Change-Id: I03b841ed703503425c9f1a2045d6399c8899815f
Diffstat (limited to 'sw/inc/hintids.hxx')
-rw-r--r--sw/inc/hintids.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/inc/hintids.hxx b/sw/inc/hintids.hxx
index 3c522a587aca..8c27a86286e1 100644
--- a/sw/inc/hintids.hxx
+++ b/sw/inc/hintids.hxx
@@ -220,6 +220,7 @@ RES_FRMATR_BEGIN = RES_PARATR_LIST_END,
RES_AUTO_STYLE, // 119
RES_FRMATR_STYLE_NAME, // 120
RES_FRMATR_CONDITIONAL_STYLE_NAME, // 121
+ RES_FILL_STYLE,
RES_FRMATR_END
};