diff options
author | Robert Roth <robert.roth.off@gmail.com> | 2010-11-01 20:15:09 +0200 |
---|---|---|
committer | Michael Meeks <michael.meeks@novell.com> | 2010-11-01 21:05:57 +0000 |
commit | d666a7e2af500758192cc848358f36825f2748dd (patch) | |
tree | e15cac05781f51a76b4592febce21e622bb8bdf9 /sw/inc/unoprnms.hxx | |
parent | db8ad987be169af5b394cc0c8bbfed8745b3a330 (diff) |
Commented lines, bogus comments removed.
Diffstat (limited to 'sw/inc/unoprnms.hxx')
-rw-r--r-- | sw/inc/unoprnms.hxx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sw/inc/unoprnms.hxx b/sw/inc/unoprnms.hxx index a3f417582861..54bde1ecd1d6 100644 --- a/sw/inc/unoprnms.hxx +++ b/sw/inc/unoprnms.hxx @@ -737,7 +737,7 @@ enum SwPropNameIds /* 0690 */ UNO_NAME_BLIND_COPIES_TO, /* 0691 */ UNO_NAME_IN_SERVER_PASSWORD, /* 0692 */ UNO_NAME_OUT_SERVER_PASSWORD, -// <-- + /* 0693 */ UNO_NAME_SAVE_FILTER_OPTIONS, /* 0694 */ UNO_NAME_SAVE_FILTER_DATA, /* 0695 */ UNO_NAME_LOCK_UPDATES, @@ -788,12 +788,12 @@ enum SwPropNameIds /* 0728 */ UNO_NAME_LIST_ID, /* 0729 */ UNO_NAME_DEFAULT_LIST_ID, -// <-- + /* 0730 */ UNO_NAME_STREAM_NAME, /* 0731 */ UNO_NAME_PARA_CONTINUEING_PREVIOUS_SUB_TREE, /* 0732 */ UNO_NAME_PARA_LIST_LABEL_STRING, -// <-- + /* 0733 */ UNO_NAME_CHAR_OVERLINE, /* 0734 */ UNO_NAME_CHAR_OVERLINE_COLOR, /* 0735 */ UNO_NAME_CHAR_OVERLINE_HAS_COLOR, |