summaryrefslogtreecommitdiff
path: root/sw/inc/unoprnms.hxx
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-07-01 10:25:04 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-07-01 10:25:04 +0000
commit2dc66c8f611e1a5da06034e60511780d8dd60833 (patch)
tree14d04f5fa8e879a5914dff35a26e52bd6cbf3fb8 /sw/inc/unoprnms.hxx
parent8d18efbb00476ab68c9da97a280ad52fa3c50f2b (diff)
INTEGRATION: CWS xmlfilter05 (1.125.14); FILE MERGED
2008/06/27 12:07:24 dr 1.125.14.4: RESYNC: (1.127-1.128); FILE MERGED 2008/05/02 10:45:46 hbrinkm 1.125.14.3: RESYNC: (1.125-1.127); FILE MERGED 2008/04/24 06:28:32 os 1.125.14.2: StreamName property added to TextEmbeddedObject 2008/04/02 12:48:07 hbrinkm 1.125.14.1: merged changes from xmlfilter04 to xmlfilter05
Diffstat (limited to 'sw/inc/unoprnms.hxx')
-rw-r--r--sw/inc/unoprnms.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx
index 18db5d62eb4c..77dbe248c746 100644
--- a/sw/inc/unoprnms.hxx
+++ b/sw/inc/unoprnms.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: unoprnms.hxx,v $
- * $Revision: 1.128 $
+ * $Revision: 1.129 $
*
* This file is part of OpenOffice.org.
*
@@ -795,7 +795,8 @@ enum SwPropNameIds
/* 0728 */ UNO_NAME_LIST_ID,
/* 0729 */ UNO_NAME_DEFAULT_LIST_ID,
// <--
-/* 0730 */ SW_PROPNAME_END
+/* 0730 */ UNO_NAME_STREAM_NAME,
+/* 0731 */ SW_PROPNAME_END
};