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 | f8909e4f5c36363b3bed84bb9cac8298c1947fff (patch) | |
tree | 3737350dc4eab6f0217b8ec1b83b8af70c9b3cb0 /sw/inc/cmdid.h | |
parent | 4e73a358c27cdc5285c31eff93922a7d5fa51a57 (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 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/sw/inc/cmdid.h b/sw/inc/cmdid.h index a811ed8a17..6761c13c20 100644 --- a/sw/inc/cmdid.h +++ b/sw/inc/cmdid.h @@ -1,13 +1,13 @@ /************************************************************************* * * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. - * + * * Copyright 2008 by Sun Microsystems, Inc. * * 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 |