summaryrefslogtreecommitdiffstats
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
parentCWS-TOOLING: integrate CWS killnonpro (diff)
parentcustom property field - add type css::util::Duration (diff)
downloadcore-638efba4f114621eb31940482b6260010c97c0b7.tar.gz
core-638efba4f114621eb31940482b6260010c97c0b7.zip
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;