diff options
author | Oliver Bolte <obo@openoffice.org> | 2008-07-21 11:56:38 +0000 |
---|---|---|
committer | Oliver Bolte <obo@openoffice.org> | 2008-07-21 11:56:38 +0000 |
commit | 9a2a9d298b97ed6fe96089634dc8bd9023bb5301 (patch) | |
tree | c263d35faa79ef8cda6f3a39ec9a5c3bfaba7227 /sw/inc/cmdid.h | |
parent | 5450f92f7ff130492cff08e53166226c90359aa4 (diff) |
INTEGRATION: CWS sw30bf09 (1.80.20); FILE MERGED
2008/07/14 12:32:43 od 1.80.20.1: #i91601# Special implementation of UNO-API paragraph property <ListId>.
The default implementation using the <SfxItemSet> is not appropriate.
Diffstat (limited to 'sw/inc/cmdid.h')
-rw-r--r-- | sw/inc/cmdid.h | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h index ee64a9adeb1c..a590a9d9eedd 100644 --- a/sw/inc/cmdid.h +++ b/sw/inc/cmdid.h @@ -7,7 +7,7 @@ * OpenOffice.org - a multi-platform office productivity suite * * $RCSfile: cmdid.h,v $ - * $Revision: 1.81 $ + * $Revision: 1.82 $ * * This file is part of OpenOffice.org. * @@ -897,8 +897,12 @@ Achtung: Ab sofort sind in diesem File keine C++-Kommentare (//) mehr #define FN_UNO_REPLACEMENT_GRAPHIC_URL (FN_EXTRA2 + 102) #define FN_UNO_CELL_ROW_SPAN (FN_EXTRA2 + 103) #define FN_UNO_TABLE_BORDER_DISTANCES (FN_EXTRA2 + 104) +<<<<<<< cmdid.h #define FN_SPELL_GRAMMAR_DIALOG (FN_EXTRA2 + 105) #define FN_UNO_STREAM_NAME (FN_EXTRA2 + 106) +// --> OD 2008-07-14 #i91601# +#define FN_UNO_LIST_ID (FN_EXTRA2 + 107) +// <-- /*-------------------------------------------------------------------- Bereich: Hilfe |