summaryrefslogtreecommitdiff
path: root/sw/inc/shellres.hxx
diff options
context:
space:
mode:
authorVladimir Glazunov <vg@openoffice.org>2009-12-10 18:00:39 +0100
committerVladimir Glazunov <vg@openoffice.org>2009-12-10 18:00:39 +0100
commit638efba4f114621eb31940482b6260010c97c0b7 (patch)
treed2bccf1c5c4889256d493628395a4c0edab9583f /sw/inc/shellres.hxx
parentdbc2ea3db472286139a9f82b2c6aa972a8d43406 (diff)
parent56284b565d521a25df9612e030c88452db0a7bdb (diff)
CWS-TOOLING: integrate CWS os137
Diffstat (limited to 'sw/inc/shellres.hxx')
-rw-r--r--sw/inc/shellres.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/shellres.hxx b/sw/inc/shellres.hxx
index 8ee5d0c3e991..8c677c9ed8db 100644
--- a/sw/inc/shellres.hxx
+++ b/sw/inc/shellres.hxx
@@ -72,6 +72,8 @@ struct SW_DLLPUBLIC ShellResource : public Resource
String aStrNone;
// fuer Felder, die Fixiert sind
String aFixedStr;
+ // custom fields of type css::util::Duration
+ String sDurationFormat;
//names of TOXs
String aTOXIndexName;