2010-10-14 08:30:41 +02:00
|
|
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
/*
|
|
|
|
* This file is part of the LibreOffice project.
|
2000-09-18 16:15:01 +00:00
|
|
|
*
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
2000-09-18 16:15:01 +00:00
|
|
|
*
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
* This file incorporates work covered by the following license notice:
|
2000-09-18 16:15:01 +00:00
|
|
|
*
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
|
|
* with this work for additional information regarding copyright
|
|
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of
|
|
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
|
|
*/
|
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
#ifndef _UNOPRNMS_HXX
|
|
|
|
#define _UNOPRNMS_HXX
|
|
|
|
|
|
|
|
#include <sal/types.h>
|
|
|
|
#include <tools/solar.h>
|
2004-08-23 09:54:36 +00:00
|
|
|
#include "swdllapi.h"
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2001-06-13 09:46:14 +00:00
|
|
|
enum SwPropNameIds
|
|
|
|
{
|
|
|
|
/* 0001 */ SW_PROPNAME_BEGIN = 1,
|
|
|
|
|
|
|
|
/* 0001 */ UNO_NAME_FOLLOW_STYLE = SW_PROPNAME_BEGIN,
|
|
|
|
/* 0002 */ UNO_NAME_IS_PHYSICAL,
|
|
|
|
/* 0003 */ UNO_NAME_IS_AUTO_UPDATE,
|
|
|
|
/* 0004 */ UNO_NAME_DISPLAY_NAME,
|
|
|
|
/* 0005 */ UNO_NAME_PARA_GRAPHIC_URL,
|
|
|
|
/* 0006 */ UNO_NAME_PARA_GRAPHIC_FILTER,
|
|
|
|
/* 0007 */ UNO_NAME_HEADER_GRAPHIC_URL,
|
|
|
|
/* 0008 */ UNO_NAME_HEADER_GRAPHIC_FILTER,
|
|
|
|
/* 0009 */ UNO_NAME_FOOTER_GRAPHIC_URL,
|
|
|
|
/* 0010 */ UNO_NAME_FOOTER_GRAPHIC_FILTER,
|
|
|
|
/* 0011 */ UNO_NAME_BACK_GRAPHIC_URL,
|
|
|
|
/* 0012 */ UNO_NAME_BACK_GRAPHIC_FILTER,
|
|
|
|
/* 0013 */ UNO_NAME_BACK_GRAPHIC_LOCATION,
|
|
|
|
/* 0014 */ UNO_NAME_BACK_GRAPHIC_BITMAP,
|
|
|
|
/* 0015 */ UNO_NAME_GRAPHIC_URL,
|
|
|
|
/* 0016 */ UNO_NAME_GRAPHIC_FILTER,
|
|
|
|
/* 0017 */ UNO_NAME_GRAPHIC_LOCATION,
|
|
|
|
/* 0018 */ UNO_NAME_GRAPHIC_SIZE,
|
|
|
|
/* 0019 */ UNO_NAME_GRAPHIC_BITMAP,
|
|
|
|
/* 0020 */ UNO_NAME_BULLET_FONT,
|
|
|
|
/* 0021 */ UNO_NAME_PARA_GRAPHIC_LOCATION,
|
|
|
|
/* 0022 */ UNO_NAME_HEADER_GRAPHIC_LOCATION,
|
|
|
|
/* 0023 */ UNO_NAME_FOOTER_GRAPHIC_LOCATION,
|
|
|
|
/* 0024 */ UNO_NAME_PARA_LEFT_PARA_MARGIN,
|
|
|
|
/* 0025 */ UNO_NAME_PARA_RIGHT_PARA_MARGIN,
|
|
|
|
/* 0026 */ UNO_NAME_PARA_LEFT_MARGIN,
|
|
|
|
/* 0027 */ UNO_NAME_PARA_RIGHT_MARGIN,
|
|
|
|
/* 0028 */ UNO_NAME_PARA_LEFT_MARGIN_RELATIVE,
|
|
|
|
/* 0029 */ UNO_NAME_PARA_RIGHT_MARGIN_RELATIVE,
|
|
|
|
/* 0030 */ UNO_NAME_PARA_IS_AUTO_FIRST_LINE_INDENT,
|
|
|
|
/* 0031 */ UNO_NAME_PARA_FIRST_LINE_INDENT,
|
|
|
|
/* 0032 */ UNO_NAME_PARA_FIRST_LINE_INDENT_RELATIVE,
|
|
|
|
/* 0033 */ UNO_NAME_PARA_IS_HYPHENATION,
|
|
|
|
/* 0034 */ UNO_NAME_PARA_HYPHENATION_MAX_LEADING_CHARS,
|
|
|
|
/* 0035 */ UNO_NAME_PARA_HYPHENATION_MAX_TRAILING_CHARS,
|
|
|
|
/* 0036 */ UNO_NAME_PARA_HYPHENATION_MAX_HYPHENS,
|
|
|
|
/* 0037 */ UNO_NAME_LEFT_MARGIN,
|
|
|
|
/* 0038 */ UNO_NAME_RIGHT_MARGIN,
|
|
|
|
/* 0039 */ UNO_NAME_HEADER_LEFT_MARGIN,
|
|
|
|
/* 0040 */ UNO_NAME_HEADER_RIGHT_MARGIN,
|
|
|
|
/* 0041 */ UNO_NAME_FOOTER_LEFT_MARGIN,
|
|
|
|
/* 0042 */ UNO_NAME_FOOTER_RIGHT_MARGIN,
|
|
|
|
/* 0043 */ UNO_NAME_TEXT_RANGE,
|
|
|
|
/* 0044 */ UNO_NAME_NAME,
|
|
|
|
/* 0045 */ UNO_NAME_NUMBERING_ALIGNMENT,
|
|
|
|
/* 0046 */ UNO_NAME_BULLET_FONT_NAME,
|
|
|
|
/* 0047 */ UNO_NAME_BULLET_ID,
|
|
|
|
/* 0048 */ UNO_NAME_CHAR_STYLE_NAME,
|
|
|
|
/* 0049 */ UNO_NAME_ANCHOR_CHAR_STYLE_NAME,
|
|
|
|
/* 0050 */ UNO_NAME_SUFFIX,
|
|
|
|
/* 0051 */ UNO_NAME_PREFIX,
|
|
|
|
/* 0052 */ UNO_NAME_PARENT_NUMBERING,
|
|
|
|
/* 0053 */ UNO_NAME_START_WITH,
|
|
|
|
/* 0054 */ UNO_NAME_CHAR_FONT_NAME,
|
|
|
|
/* 0055 */ UNO_NAME_CHAR_FONT_STYLE_NAME,
|
|
|
|
/* 0056 */ UNO_NAME_CHAR_FONT_FAMILY,
|
|
|
|
/* 0057 */ UNO_NAME_CHAR_FONT_CHAR_SET,
|
|
|
|
/* 0058 */ UNO_NAME_CHAR_FONT_PITCH,
|
|
|
|
/* 0059 */ UNO_NAME_CHAR_POSTURE,
|
|
|
|
/* 0060 */ UNO_NAME_CHAR_WEIGHT,
|
|
|
|
/* 0061 */ UNO_NAME_CHAR_HEIGHT,
|
|
|
|
/* 0062 */ UNO_NAME_CHAR_LOCALE,
|
|
|
|
/* 0063 */ UNO_NAME_CHAR_FONT_NAME_ASIAN,
|
|
|
|
/* 0064 */ UNO_NAME_CHAR_FONT_STYLE_NAME_ASIAN,
|
|
|
|
/* 0065 */ UNO_NAME_CHAR_FONT_FAMILY_ASIAN,
|
|
|
|
/* 0066 */ UNO_NAME_CHAR_FONT_CHAR_SET_ASIAN,
|
|
|
|
/* 0067 */ UNO_NAME_CHAR_FONT_PITCH_ASIAN,
|
|
|
|
/* 0068 */ UNO_NAME_CHAR_POSTURE_ASIAN,
|
|
|
|
/* 0069 */ UNO_NAME_CHAR_WEIGHT_ASIAN,
|
|
|
|
/* 0070 */ UNO_NAME_CHAR_HEIGHT_ASIAN,
|
|
|
|
/* 0071 */ UNO_NAME_CHAR_LOCALE_ASIAN,
|
|
|
|
/* 0072 */ UNO_NAME_CHAR_FONT_NAME_COMPLEX,
|
|
|
|
/* 0073 */ UNO_NAME_CHAR_FONT_STYLE_NAME_COMPLEX,
|
|
|
|
/* 0074 */ UNO_NAME_CHAR_FONT_FAMILY_COMPLEX,
|
|
|
|
/* 0075 */ UNO_NAME_CHAR_FONT_CHAR_SET_COMPLEX,
|
|
|
|
/* 0076 */ UNO_NAME_CHAR_FONT_PITCH_COMPLEX,
|
|
|
|
/* 0077 */ UNO_NAME_CHAR_POSTURE_COMPLEX,
|
|
|
|
/* 0078 */ UNO_NAME_CHAR_WEIGHT_COMPLEX,
|
|
|
|
/* 0079 */ UNO_NAME_CHAR_HEIGHT_COMPLEX,
|
|
|
|
/* 0080 */ UNO_NAME_CHAR_LOCALE_COMPLEX,
|
|
|
|
/* 0081 */ UNO_NAME_CHAR_AUTO_KERNING,
|
|
|
|
/* 0082 */ UNO_NAME_CHAR_UNDERLINE,
|
|
|
|
/* 0083 */ UNO_NAME_CHAR_UNDERLINE_COLOR,
|
|
|
|
/* 0084 */ UNO_NAME_CHAR_UNDERLINE_HAS_COLOR,
|
|
|
|
/* 0085 */ UNO_NAME_CHAR_ESCAPEMENT,
|
|
|
|
/* 0086 */ UNO_NAME_CHAR_CASE_MAP,
|
|
|
|
/* 0087 */ UNO_NAME_CHAR_SHADOWED,
|
|
|
|
/* 0088 */ UNO_NAME_CHAR_STRIKEOUT,
|
|
|
|
/* 0089 */ UNO_NAME_CHAR_CROSSED_OUT,
|
|
|
|
/* 0090 */ UNO_NAME_CHAR_NO_HYPHENATION,
|
|
|
|
/* 0091 */ UNO_NAME_CHAR_AUTO_ESCAPEMENT,
|
|
|
|
/* 0092 */ UNO_NAME_CHAR_PROP_HEIGHT,
|
|
|
|
/* 0093 */ UNO_NAME_CHAR_DIFF_HEIGHT,
|
|
|
|
/* 0094 */ UNO_NAME_CHAR_PROP_HEIGHT_ASIAN,
|
|
|
|
/* 0095 */ UNO_NAME_CHAR_DIFF_HEIGHT_ASIAN,
|
|
|
|
/* 0096 */ UNO_NAME_CHAR_PROP_HEIGHT_COMPLEX,
|
|
|
|
/* 0097 */ UNO_NAME_CHAR_DIFF_HEIGHT_COMPLEX,
|
|
|
|
/* 0098 */ UNO_NAME_CHAR_ESCAPEMENT_HEIGHT,
|
|
|
|
/* 0099 */ UNO_NAME_CHAR_COLOR,
|
|
|
|
|
|
|
|
/* 0100 */ UNO_NAME_CHAR_FLASH,
|
|
|
|
/* 0101 */ UNO_NAME_CHAR_KERNING,
|
|
|
|
/* 0102 */ UNO_NAME_CHAR_BACK_COLOR,
|
|
|
|
/* 0103 */ UNO_NAME_CHAR_BACK_TRANSPARENT,
|
|
|
|
/* 0104 */ UNO_NAME_CHAR_COMBINE_IS_ON,
|
|
|
|
/* 0105 */ UNO_NAME_CHAR_COMBINE_PREFIX,
|
|
|
|
/* 0106 */ UNO_NAME_CHAR_COMBINE_SUFFIX,
|
|
|
|
/* 0107 */ UNO_NAME_CHAR_EMPHASIS,
|
|
|
|
/* 0108 */ UNO_NAME_PARA_LINE_SPACING,
|
|
|
|
/* 0109 */ UNO_NAME_PARA_TOP_MARGIN,
|
|
|
|
/* 0110 */ UNO_NAME_PARA_BOTTOM_MARGIN,
|
|
|
|
/* 0111 */ UNO_NAME_PARA_TOP_MARGIN_RELATIVE,
|
|
|
|
/* 0112 */ UNO_NAME_PARA_BOTTOM_MARGIN_RELATIVE,
|
|
|
|
/* 0113 */ UNO_NAME_PARA_EXPAND_SINGLE_WORD,
|
|
|
|
/* 0114 */ UNO_NAME_END_NOTICE,
|
|
|
|
/* 0115 */ UNO_NAME_EMBEDDED_OBJECTS,
|
|
|
|
/* 0116 */ UNO_NAME_ALPHABETICAL_SEPARATORS,
|
|
|
|
/* 0117 */ UNO_NAME_BACKGROUND_COLOR,
|
|
|
|
/* 0118 */ UNO_NAME_BEGIN_NOTICE,
|
|
|
|
/* 0119 */ UNO_NAME_CASE_SENSITIVE,
|
|
|
|
/* 0120 */ UNO_NAME_FRAME_STYLE_NAME,
|
|
|
|
/* 0121 */ UNO_NAME_NUMBERING_STYLE_NAME,
|
|
|
|
/* 0122 */ UNO_NAME_NUMBERING_LEVEL,
|
|
|
|
/* 0123 */ UNO_NAME_NUMBERING_START_VALUE,
|
|
|
|
/* 0124 */ UNO_NAME_NUMBERING_IS_NUMBER,
|
|
|
|
/* 0125 */ UNO_NAME_COMBINE_ENTRIES,
|
|
|
|
/* 0126 */ UNO_NAME_COUNT_LINES_IN_FRAMES,
|
|
|
|
/* 0127 */ UNO_NAME_DDE_COMMAND_TYPE,
|
|
|
|
/* 0128 */ UNO_NAME_DDE_COMMAND_FILE,
|
|
|
|
/* 0129 */ UNO_NAME_DDE_COMMAND_ELEMENT,
|
|
|
|
/* 0130 */ UNO_NAME_IS_AUTOMATIC_UPDATE,
|
|
|
|
/* 0131 */ UNO_NAME_DEFAULT_TABSTOP_DISTANCE,
|
|
|
|
/* 0132 */ UNO_NAME_DISTANCE,
|
|
|
|
/* 0133 */ UNO_NAME_DROP_CAP_FORMAT,
|
|
|
|
/* 0134 */ UNO_NAME_DROP_CAP_WHOLE_WORD,
|
|
|
|
/* 0135 */ UNO_NAME_DROP_CAP_CHAR_STYLE_NAME,
|
|
|
|
/* 0136 */ UNO_NAME_FILE_LINK,
|
|
|
|
/* 0137 */ UNO_NAME_GRAPHIC,
|
|
|
|
/* 0138 */ UNO_NAME_GRAPHICS,
|
|
|
|
/* 0139 */ UNO_NAME_IS_PROTECTED,
|
|
|
|
/* 0140 */ UNO_NAME_KEY_AS_ENTRY,
|
|
|
|
/* 0141 */ UNO_NAME_PARA_KEEP_TOGETHER,
|
|
|
|
/* 0142 */ UNO_NAME_KEEP_TOGETHER,
|
|
|
|
/* 0143 */ UNO_NAME_IS_LANDSCAPE,
|
|
|
|
/* 0144 */ UNO_NAME_SEPARATOR_TEXT,
|
|
|
|
/* 0145 */ UNO_NAME_MARKS,
|
|
|
|
/* 0146 */ UNO_NAME_NUMBER_POSITION,
|
|
|
|
/* 0147 */ UNO_NAME_OUTLINES,
|
|
|
|
/* 0148 */ UNO_NAME_PAGE_STYLE_NAME,
|
|
|
|
/* 0149 */ UNO_NAME_PAGE_STYLE_LAYOUT,
|
|
|
|
/* 0150 */ UNO_NAME_PARA_STYLES,
|
|
|
|
/* 0151 */ UNO_NAME_PARA_ADJUST,
|
|
|
|
/* 0152 */ UNO_NAME_PARA_REGISTER_MODE_ACTIVE,
|
|
|
|
/* 0153 */ UNO_NAME_PARA_STYLE_NAME,
|
|
|
|
/* 0154 */ UNO_NAME_PARA_LAST_LINE_ADJUST,
|
|
|
|
/* 0155 */ UNO_NAME_PARA_LINE_NUMBER_COUNT,
|
|
|
|
/* 0156 */ UNO_NAME_PARA_LINE_NUMBER_START_VALUE,
|
|
|
|
/* 0157 */ UNO_NAME_BACK_COLOR,
|
|
|
|
/* 0158 */ UNO_NAME_PARA_BACK_COLOR,
|
|
|
|
/* 0159 */ UNO_NAME_PARA_WIDOWS,
|
|
|
|
/* 0160 */ UNO_NAME_PARA_ORPHANS,
|
|
|
|
/* 0161 */ UNO_NAME_PARA_BACK_TRANSPARENT,
|
|
|
|
/* 0162 */ UNO_NAME_POSITION_END_OF_DOC,
|
|
|
|
/* 0163 */ UNO_NAME_POSITION_PROTECTED,
|
|
|
|
/* 0164 */ UNO_NAME_ALTERNATIVE_TEXT,
|
|
|
|
/* 0165 */ UNO_NAME_PRIMARY_KEY,
|
|
|
|
/* 0166 */ UNO_NAME_PRINT_TABLES,
|
|
|
|
/* 0167 */ UNO_NAME_PRINT_GRAPHICS,
|
|
|
|
/* 0168 */ UNO_NAME_PRINT_REVERSED,
|
|
|
|
/* 0169 */ UNO_NAME_PRINT_PROSPECT,
|
|
|
|
/* 0170 */ UNO_NAME_PRINT_CONTROLS,
|
|
|
|
/* 0171 */ UNO_NAME_PRINT_DRAWINGS,
|
|
|
|
/* 0172 */ UNO_NAME_PRINT_RIGHT_PAGES,
|
|
|
|
/* 0173 */ UNO_NAME_PRINT_LEFT_PAGES,
|
|
|
|
/* 0174 */ UNO_NAME_PRINT_BLACK_FONTS,
|
|
|
|
/* 0175 */ UNO_NAME_PRINTER_PAPER_TRAY,
|
|
|
|
/* 0176 */ UNO_NAME_PRINT_PAGE_BACKGROUND,
|
|
|
|
/* 0177 */ UNO_NAME_PRINT_ANNOTATION_MODE,
|
|
|
|
/* 0178 */ UNO_NAME_PRINT_FAX_NAME,
|
|
|
|
/* 0179 */ UNO_NAME_PRINT_PAPER_FROM_SETUP,
|
|
|
|
/* 0180 */ UNO_NAME_REGISTER_MODE_ACTIVE,
|
|
|
|
/* 0181 */ UNO_NAME_RELATIVE_WIDTH,
|
|
|
|
/* 0182 */ UNO_NAME_RELATIVE_HEIGHT,
|
|
|
|
/* 0183 */ UNO_NAME_REPEAT_HEADLINE,
|
|
|
|
/* 0184 */ UNO_NAME_SEARCH_STYLES,
|
|
|
|
/* 0185 */ UNO_NAME_SEARCH_BACKWARDS,
|
|
|
|
/* 0186 */ UNO_NAME_SEARCH_SIMILARITY,
|
|
|
|
/* 0187 */ UNO_NAME_SEARCH_IN_SELECTION,
|
|
|
|
/* 0188 */ UNO_NAME_SEARCH_CASE_SENSITIVE,
|
|
|
|
/* 0189 */ UNO_NAME_SEARCH_SIMILARITY_ADD,
|
|
|
|
/* 0190 */ UNO_NAME_SEARCH_SIMILARITY_RELAX,
|
|
|
|
/* 0191 */ UNO_NAME_SEARCH_SIMILARITY_REMOVE,
|
|
|
|
/* 0192 */ UNO_NAME_SEARCH_REGULAR_EXPRESSION,
|
|
|
|
/* 0193 */ UNO_NAME_SEARCH_SIMILARITY_EXCHANGE,
|
|
|
|
/* 0194 */ UNO_NAME_SECONDARY_KEY,
|
|
|
|
/* 0195 */ UNO_NAME_SEPARATOR_INTERVAL,
|
|
|
|
/* 0196 */ UNO_NAME_SHOW_BREAKS,
|
|
|
|
/* 0197 */ UNO_NAME_SHOW_SPACES,
|
|
|
|
/* 0198 */ UNO_NAME_SHOW_TABLES,
|
|
|
|
/* 0199 */ UNO_NAME_SHOW_GRAPHICS,
|
|
|
|
|
|
|
|
/* 0200 */ UNO_NAME_SHOW_DRAWINGS,
|
|
|
|
/* 0201 */ UNO_NAME_SHOW_TABSTOPS,
|
|
|
|
/* 0202 */ UNO_NAME_SHOW_VERT_RULER,
|
|
|
|
/* 0203 */ UNO_NAME_SHOW_PARA_BREAKS,
|
|
|
|
/* 0204 */ UNO_NAME_SHOW_HIDDEN_TEXT,
|
|
|
|
/* 0205 */ UNO_NAME_SHOW_ANNOTATIONS,
|
|
|
|
/* 0206 */ UNO_NAME_SHOW_SOFT_HYPHENS,
|
|
|
|
/* 0207 */ UNO_NAME_SHOW_VERT_SCROLL_BAR,
|
|
|
|
/* 0208 */ UNO_NAME_SHOW_HORI_SCROLL_BAR,
|
|
|
|
/* 0209 */ UNO_NAME_SHOW_FIELD_COMMANDS,
|
|
|
|
/* 0210 */ UNO_NAME_SHOW_TEXT_BOUNDARIES,
|
|
|
|
/* 0211 */ UNO_NAME_SHOW_PROTECTED_SPACES,
|
|
|
|
/* 0212 */ UNO_NAME_SHOW_TABLE_BOUNDARIES,
|
|
|
|
/* 0213 */ UNO_NAME_SHOW_HIDDEN_PARAGRAPHS,
|
|
|
|
/* 0214 */ UNO_NAME_SHOW_INDEX_MARK_BACKGROUND,
|
|
|
|
/* 0215 */ UNO_NAME_SHOW_FOOTNOTE_BACKGROUND,
|
|
|
|
/* 0216 */ UNO_NAME_SHOW_TEXT_FIELD_BACKGROUND,
|
|
|
|
/* 0217 */ UNO_NAME_IS_SYNC_WIDTH_TO_HEIGHT,
|
|
|
|
/* 0218 */ UNO_NAME_IS_SYNC_HEIGHT_TO_WIDTH,
|
|
|
|
/* 0219 */ UNO_NAME_SIZE_PROTECTED,
|
|
|
|
/* 0220 */ UNO_NAME_SMOOTH_SCROLLING,
|
|
|
|
/* 0222 */ UNO_NAME_TABLES,
|
|
|
|
/* 0223 */ UNO_NAME_TEXT_FRAMES,
|
|
|
|
/* 0224 */ UNO_NAME_TEXT_COLUMNS,
|
|
|
|
/* 0225 */ UNO_NAME_BACK_TRANSPARENT,
|
|
|
|
/* 0226 */ UNO_NAME_USE_PP,
|
|
|
|
/* 0227 */ UNO_NAME_USER_METRIC,
|
|
|
|
/* 0228 */ UNO_NAME_ANCHOR_TYPE,
|
|
|
|
/* 0229 */ UNO_NAME_ANCHOR_TYPES,
|
|
|
|
/* 0230 */ UNO_NAME_ANCHOR_PAGE_NO,
|
|
|
|
/* 0231 */ UNO_NAME_ANCHOR_FRAME,
|
|
|
|
/* 0232 */ UNO_NAME_AUTHOR,
|
|
|
|
/* 0233 */ UNO_NAME_BREAK_TYPE,
|
|
|
|
/* 0234 */ UNO_NAME_CHAIN_NEXT_NAME,
|
|
|
|
/* 0235 */ UNO_NAME_CHAIN_PREV_NAME,
|
|
|
|
/* 0236 */ UNO_NAME_CHAPTER_FORMAT,
|
|
|
|
/* 0237 */ UNO_NAME_CLIENT_MAP,
|
|
|
|
/* 0238 */ UNO_NAME_CONDITION,
|
|
|
|
/* 0239 */ UNO_NAME_CONTENT,
|
|
|
|
/* 0240 */ UNO_NAME_CHAR_CONTOURED,
|
|
|
|
/* 0241 */ UNO_NAME_CONTOUR_OUTSIDE,
|
|
|
|
/* 0242 */ UNO_NAME_CONTENT_PROTECTED,
|
|
|
|
/* 0243 */ UNO_NAME_COUNT_EMPTY_LINES,
|
|
|
|
/* 0244 */ UNO_NAME_RESTART_AT_EACH_PAGE,
|
|
|
|
/* 0245 */ UNO_NAME_DATA_BASE_NAME,
|
|
|
|
/* 0246 */ UNO_NAME_DATA_TABLE_NAME,
|
|
|
|
/* 0247 */ UNO_NAME_DATA_COMMAND_TYPE,
|
|
|
|
/* 0248 */ UNO_NAME_DATA_COLUMN_NAME,
|
|
|
|
/* 0249 */ UNO_NAME_IS_DATA_BASE_FORMAT,
|
|
|
|
/* 0250 */ UNO_NAME_DATE,
|
|
|
|
/* 0251 */ UNO_NAME_IS_DATE,
|
|
|
|
/* 0252 */ UNO_NAME_EDIT_IN_READONLY,
|
|
|
|
/* 0253 */ UNO_NAME_FALSE_CONTENT,
|
|
|
|
/* 0254 */ UNO_NAME_FILE_FORMAT,
|
|
|
|
/* 0255 */ UNO_NAME_IS_FIXED,
|
|
|
|
/* 0256 */ UNO_NAME_FOOTNOTE_COUNTING,
|
|
|
|
/* 0257 */ UNO_NAME_FORMULA,
|
|
|
|
/* 0258 */ UNO_NAME_FRAME_NAME,
|
|
|
|
/* 0259 */ UNO_NAME_GRAPHIC_NAME,
|
|
|
|
/* 0260 */ UNO_NAME_FULL_NAME,
|
|
|
|
/* 0261 */ UNO_NAME_HEIGHT,
|
|
|
|
/* 0262 */ UNO_NAME_IS_AUTO_HEIGHT,
|
|
|
|
/* 0263 */ UNO_NAME_SIZE_TYPE,
|
|
|
|
/* 0264 */ UNO_NAME_HINT,
|
|
|
|
/* 0265 */ UNO_NAME_HORI_ORIENT,
|
|
|
|
/* 0266 */ UNO_NAME_HORI_MIRRORED_ON_EVEN_PAGES,
|
|
|
|
/* 0267 */ UNO_NAME_HORI_MIRRORED_ON_ODD_PAGES,
|
|
|
|
/* 0268 */ UNO_NAME_HORI_ORIENT_RELATION,
|
|
|
|
/* 0269 */ UNO_NAME_HORI_ORIENT_POSITION,
|
|
|
|
/* 0270 */ UNO_NAME_HYPER_LINK_U_R_L,
|
|
|
|
/* 0271 */ UNO_NAME_HYPER_LINK_TARGET,
|
|
|
|
/* 0272 */ UNO_NAME_HYPER_LINK_NAME,
|
|
|
|
/* 0273 */ UNO_NAME_HYPER_LINK_EVENTS,
|
|
|
|
/* 0274 */ UNO_NAME_INFO_TYPE,
|
|
|
|
/* 0275 */ UNO_NAME_INFO_FORMAT,
|
|
|
|
/* 0276 */ UNO_NAME_IS_INPUT,
|
|
|
|
/* 0277 */ UNO_NAME_LEVEL,
|
|
|
|
/* 0278 */ UNO_NAME_INTERVAL,
|
|
|
|
/* 0279 */ UNO_NAME_LINK_REGION,
|
2001-08-02 17:37:24 +00:00
|
|
|
/* 0280 */ UNO_NAME_MACRO_NAME,
|
2001-06-13 09:46:14 +00:00
|
|
|
/* 0281 */ UNO_NAME_SPLIT,
|
|
|
|
/* 0282 */ UNO_NAME_PARA_SPLIT,
|
|
|
|
/* 0283 */ UNO_NAME_NUMBER_FORMAT,
|
|
|
|
/* 0284 */ UNO_NAME_NUMBERING_TYPE,
|
|
|
|
/* 0285 */ UNO_NAME_NUMBERING_RULES,
|
|
|
|
/* 0286 */ UNO_NAME_OFFSET,
|
|
|
|
/* 0287 */ UNO_NAME_ON,
|
|
|
|
/* 0288 */ UNO_NAME_OPAQUE,
|
|
|
|
/* 0289 */ UNO_NAME_PAGE_TOGGLE,
|
|
|
|
/* 0290 */ UNO_NAME_PAGE_DESC_NAME,
|
|
|
|
/* 0291 */ UNO_NAME_PAGE_NUMBER_OFFSET,
|
|
|
|
/* 0292 */ UNO_NAME_PLACEHOLDER,
|
|
|
|
/* 0293 */ UNO_NAME_PLACEHOLDER_TYPE,
|
|
|
|
/* 0294 */ UNO_NAME_PRINT,
|
|
|
|
/* 0295 */ UNO_NAME_REFERENCE_FIELD_PART,
|
|
|
|
/* 0296 */ UNO_NAME_REFERENCE_FIELD_SOURCE,
|
|
|
|
/* 0297 */ UNO_NAME_REGISTER_PARAGRAPH_STYLE,
|
|
|
|
/* 0298 */ UNO_NAME_SCRIPT_TYPE,
|
|
|
|
/* 0299 */ UNO_NAME_SEARCH_ALL,
|
|
|
|
|
|
|
|
/* 0300 */ UNO_NAME_SEARCH_WORDS,
|
|
|
|
/* 0301 */ UNO_NAME_SEQUENCE_VALUE,
|
|
|
|
/* 0302 */ UNO_NAME_SERVER_MAP,
|
|
|
|
/* 0303 */ UNO_NAME_IMAGE_MAP,
|
|
|
|
/* 0304 */ UNO_NAME_SET_NUMBER,
|
|
|
|
/* 0305 */ UNO_NAME_SHADOW_FORMAT,
|
|
|
|
/* 0306 */ UNO_NAME_SHOW_HORI_RULER,
|
|
|
|
/* 0307 */ UNO_NAME_SIZE,
|
|
|
|
/* 0308 */ UNO_NAME_ACTUAL_SIZE,
|
|
|
|
/* 0309 */ UNO_NAME_SOURCE_NAME,
|
|
|
|
/* 0310 */ UNO_NAME_START_AT,
|
|
|
|
/* 0311 */ UNO_NAME_STATISTIC_TYPE_ID,
|
|
|
|
/* 0312 */ UNO_NAME_SUB_TYPE,
|
|
|
|
/* 0313 */ UNO_NAME_SURROUND,
|
|
|
|
/* 0314 */ UNO_NAME_IS_EXPRESSION,
|
|
|
|
/* 0315 */ UNO_NAME_IS_SHOW_FORMULA,
|
|
|
|
/* 0316 */ UNO_NAME_TEXT_WRAP,
|
|
|
|
/* 0317 */ UNO_NAME_SURROUND_CONTOUR,
|
|
|
|
/* 0318 */ UNO_NAME_SURROUND_ANCHORONLY,
|
|
|
|
/* 0319 */ UNO_NAME_TABLE_NAME,
|
|
|
|
/* 0320 */ UNO_NAME_TABSTOPS,
|
|
|
|
/* 0321 */ UNO_NAME_TITLE,
|
|
|
|
/* 0322 */ UNO_NAME_TOP_MARGIN,
|
|
|
|
/* 0323 */ UNO_NAME_BOTTOM_MARGIN,
|
|
|
|
/* 0324 */ UNO_NAME_TRUE_CONTENT,
|
|
|
|
/* 0325 */ UNO_NAME_URL_CONTENT,
|
|
|
|
/* 0326 */ UNO_NAME_USERTEXT,
|
|
|
|
/* 0327 */ UNO_NAME_USER_DATA_TYPE,
|
|
|
|
/* 0328 */ UNO_NAME_VALUE,
|
|
|
|
/* 0329 */ UNO_NAME_VARIABLE_NAME,
|
|
|
|
/* 0330 */ UNO_NAME_VARIABLE_SUBTYPE,
|
|
|
|
/* 0331 */ UNO_NAME_VERT_ORIENT,
|
|
|
|
/* 0332 */ UNO_NAME_VERT_MIRRORED,
|
|
|
|
/* 0333 */ UNO_NAME_VERT_ORIENT_POSITION,
|
|
|
|
/* 0334 */ UNO_NAME_VERT_ORIENT_RELATION,
|
|
|
|
/* 0335 */ UNO_NAME_IS_VISIBLE,
|
|
|
|
/* 0336 */ UNO_NAME_WIDTH,
|
|
|
|
/* 0337 */ UNO_NAME_CHAR_WORD_MODE,
|
|
|
|
/* 0338 */ UNO_NAME_GRAPHIC_CROP,
|
|
|
|
/* 0339 */ UNO_NAME_CHARACTER_FORMAT_NONE,
|
|
|
|
/* 0340 */ UNO_NAME_TEXT_POSITION,
|
|
|
|
/* 0341 */ UNO_NAME_DOCUMENT_INDEX_MARK,
|
|
|
|
/* 0342 */ UNO_NAME_DOCUMENT_INDEX,
|
|
|
|
/* 0343 */ UNO_NAME_IS_GLOBAL_DOCUMENT_SECTION,
|
|
|
|
/* 0344 */ UNO_NAME_TEXT_FIELD,
|
|
|
|
/* 0345 */ UNO_NAME_BOOKMARK,
|
|
|
|
/* 0346 */ UNO_NAME_TEXT_TABLE,
|
|
|
|
/* 0347 */ UNO_NAME_CELL,
|
|
|
|
/* 0348 */ UNO_NAME_TEXT_FRAME,
|
|
|
|
/* 0349 */ UNO_NAME_REFERENCE_MARK,
|
|
|
|
/* 0350 */ UNO_NAME_TEXT_SECTION,
|
|
|
|
/* 0351 */ UNO_NAME_FOOTNOTE,
|
|
|
|
/* 0352 */ UNO_NAME_ENDNOTE,
|
|
|
|
/* 0353 */ UNO_NAME_CHART_ROW_AS_LABEL,
|
|
|
|
/* 0354 */ UNO_NAME_CHART_COLUMN_AS_LABEL,
|
|
|
|
/* 0355 */ UNO_NAME_TABLE_COLUMS,
|
|
|
|
/* 0356 */ UNO_NAME_LEFT_BORDER,
|
|
|
|
/* 0357 */ UNO_NAME_RIGHT_BORDER,
|
|
|
|
/* 0358 */ UNO_NAME_TOP_BORDER,
|
|
|
|
/* 0359 */ UNO_NAME_BOTTOM_BORDER,
|
|
|
|
/* 0360 */ UNO_NAME_BORDER_DISTANCE,
|
|
|
|
/* 0361 */ UNO_NAME_LEFT_BORDER_DISTANCE,
|
|
|
|
/* 0362 */ UNO_NAME_RIGHT_BORDER_DISTANCE,
|
|
|
|
/* 0363 */ UNO_NAME_TOP_BORDER_DISTANCE,
|
|
|
|
/* 0364 */ UNO_NAME_BOTTOM_BORDER_DISTANCE,
|
|
|
|
/* 0365 */ UNO_NAME_TABLE_BORDER,
|
|
|
|
/* 0366 */ UNO_NAME_TABLE_COLUMN_SEPARATORS,
|
|
|
|
/* 0367 */ UNO_NAME_TABLE_COLUMN_RELATIVE_SUM,
|
|
|
|
/* 0368 */ UNO_NAME_HEADER_TEXT,
|
|
|
|
/* 0369 */ UNO_NAME_HEADER_TEXT_LEFT,
|
|
|
|
/* 0370 */ UNO_NAME_HEADER_TEXT_RIGHT,
|
|
|
|
/* 0371 */ UNO_NAME_FOOTER_TEXT,
|
|
|
|
/* 0372 */ UNO_NAME_FOOTER_TEXT_LEFT,
|
|
|
|
/* 0373 */ UNO_NAME_FOOTER_TEXT_RIGHT,
|
|
|
|
/* 0374 */ UNO_NAME_HEADER_BACK_COLOR,
|
|
|
|
/* 0375 */ UNO_NAME_HEADER_GRAPHIC,
|
|
|
|
/* 0376 */ UNO_NAME_HEADER_BACK_TRANSPARENT,
|
|
|
|
/* 0377 */ UNO_NAME_HEADER_LEFT_BORDER,
|
|
|
|
/* 0378 */ UNO_NAME_HEADER_RIGHT_BORDER,
|
|
|
|
/* 0379 */ UNO_NAME_HEADER_TOP_BORDER,
|
|
|
|
/* 0380 */ UNO_NAME_HEADER_BOTTOM_BORDER,
|
|
|
|
/* 0381 */ UNO_NAME_HEADER_BORDER_DISTANCE,
|
|
|
|
/* 0382 */ UNO_NAME_HEADER_SHADOW_FORMAT,
|
|
|
|
/* 0383 */ UNO_NAME_HEADER_BODY_DISTANCE,
|
|
|
|
/* 0384 */ UNO_NAME_HEADER_IS_DYNAMIC_HEIGHT,
|
|
|
|
/* 0385 */ UNO_NAME_HEADER_IS_SHARED,
|
|
|
|
/* 0386 */ UNO_NAME_HEADER_HEIGHT,
|
|
|
|
/* 0387 */ UNO_NAME_HEADER_IS_ON,
|
|
|
|
/* 0388 */ UNO_NAME_FOOTER_BACK_COLOR,
|
|
|
|
/* 0389 */ UNO_NAME_FOOTER_GRAPHIC,
|
|
|
|
/* 0390 */ UNO_NAME_FOOTER_BACK_TRANSPARENT,
|
|
|
|
/* 0391 */ UNO_NAME_FOOTER_LEFT_BORDER,
|
|
|
|
/* 0392 */ UNO_NAME_FOOTER_RIGHT_BORDER,
|
|
|
|
/* 0393 */ UNO_NAME_FOOTER_TOP_BORDER,
|
|
|
|
/* 0394 */ UNO_NAME_FOOTER_BOTTOM_BORDER,
|
|
|
|
/* 0395 */ UNO_NAME_FOOTER_BORDER_DISTANCE,
|
|
|
|
/* 0396 */ UNO_NAME_FOOTER_SHADOW_FORMAT,
|
|
|
|
/* 0397 */ UNO_NAME_FOOTER_BODY_DISTANCE,
|
|
|
|
/* 0398 */ UNO_NAME_FOOTER_IS_DYNAMIC_HEIGHT,
|
|
|
|
/* 0399 */ UNO_NAME_FOOTER_IS_SHARED,
|
|
|
|
|
|
|
|
/* 0400 */ UNO_NAME_FOOTER_HEIGHT,
|
|
|
|
/* 0401 */ UNO_NAME_FOOTER_IS_ON,
|
|
|
|
/* 0402 */ UNO_NAME_OVERWRITE_STYLES,
|
|
|
|
/* 0403 */ UNO_NAME_LOAD_NUMBERING_STYLES,
|
|
|
|
/* 0404 */ UNO_NAME_LOAD_PAGE_STYLES,
|
|
|
|
/* 0405 */ UNO_NAME_LOAD_FRAME_STYLES,
|
|
|
|
/* 0406 */ UNO_NAME_LOAD_TEXT_STYLES,
|
|
|
|
/* 0407 */ UNO_NAME_FILE_NAME,
|
|
|
|
/* 0408 */ UNO_NAME_FILTER_NAME,
|
|
|
|
/* 0409 */ UNO_NAME_FILTER_OPTION,
|
|
|
|
/* 0410 */ UNO_NAME_PASSWORD,
|
|
|
|
/* 0411 */ UNO_NAME_COPY_COUNT,
|
|
|
|
/* 0412 */ UNO_NAME_COLLATE,
|
|
|
|
/* 0413 */ UNO_NAME_SORT,
|
|
|
|
/* 0414 */ UNO_NAME_PAGES,
|
|
|
|
/* 0415 */ UNO_NAME_FIRST_LINE_OFFSET,
|
|
|
|
/* 0416 */ UNO_NAME_SYMBOL_TEXT_DISTANCE,
|
|
|
|
/* 0417 */ UNO_NAME_USER_INDEX_NAME,
|
|
|
|
/* 0418 */ UNO_NAME_REVISION,
|
|
|
|
/* 0419 */ UNO_NAME_UNVISITED_CHAR_STYLE_NAME,
|
|
|
|
/* 0420 */ UNO_NAME_VISITED_CHAR_STYLE_NAME,
|
|
|
|
/* 0421 */ UNO_NAME_PARAGRAPH_COUNT,
|
|
|
|
/* 0422 */ UNO_NAME_WORD_COUNT,
|
|
|
|
/* 0423 */ UNO_NAME_WORD_SEPARATOR,
|
|
|
|
/* 0424 */ UNO_NAME_CHARACTER_COUNT,
|
|
|
|
/* 0425 */ UNO_NAME_ZOOM_VALUE,
|
|
|
|
/* 0426 */ UNO_NAME_ZOOM_TYPE,
|
|
|
|
/* 0427 */ UNO_NAME_CREATE_FROM_MARKS,
|
|
|
|
/* 0428 */ UNO_NAME_CREATE_FROM_OUTLINE,
|
|
|
|
/* 0429 */ UNO_NAME_PARAGRAPH_STYLE_NAMES,
|
|
|
|
/* 0430 */ UNO_NAME_CREATE_FROM_CHAPTER,
|
|
|
|
/* 0431 */ UNO_NAME_CREATE_FROM_LABELS,
|
|
|
|
/* 0432 */ UNO_NAME_USE_ALPHABETICAL_SEPARATORS,
|
|
|
|
/* 0433 */ UNO_NAME_USE_KEY_AS_ENTRY,
|
|
|
|
/* 0434 */ UNO_NAME_USE_COMBINED_ENTRIES,
|
|
|
|
/* 0435 */ UNO_NAME_IS_CASE_SENSITIVE,
|
|
|
|
/* 0436 */ UNO_NAME_USE_P_P,
|
|
|
|
/* 0437 */ UNO_NAME_USE_DASH,
|
|
|
|
/* 0438 */ UNO_NAME_USE_UPPER_CASE,
|
|
|
|
/* 0439 */ UNO_NAME_LABEL_CATEGORY,
|
|
|
|
/* 0440 */ UNO_NAME_LABEL_DISPLAY_TYPE,
|
|
|
|
/* 0441 */ UNO_NAME_USE_LEVEL_FROM_SOURCE,
|
|
|
|
/* 0442 */ UNO_NAME_LEVEL_FORMAT,
|
|
|
|
/* 0443 */ UNO_NAME_LEVEL_PARAGRAPH_STYLES,
|
|
|
|
/* 0444 */ UNO_NAME_RECALC_TAB_STOPS,
|
|
|
|
/* 0445 */ UNO_NAME_MAIN_ENTRY_CHARACTER_STYLE_NAME,
|
|
|
|
/* 0446 */ UNO_NAME_CREATE_FROM_TABLES,
|
|
|
|
/* 0447 */ UNO_NAME_CREATE_FROM_TEXT_FRAMES,
|
|
|
|
/* 0448 */ UNO_NAME_CREATE_FROM_GRAPHIC_OBJECTS,
|
|
|
|
/* 0449 */ UNO_NAME_CREATE_FROM_EMBEDDED_OBJECTS,
|
|
|
|
/* 0450 */ UNO_NAME_CREATE_FROM_STAR_MATH,
|
|
|
|
/* 0451 */ UNO_NAME_CREATE_FROM_STAR_CHART,
|
|
|
|
/* 0452 */ UNO_NAME_CREATE_FROM_STAR_CALC,
|
|
|
|
/* 0453 */ UNO_NAME_CREATE_FROM_STAR_DRAW,
|
|
|
|
/* 0454 */ UNO_NAME_CREATE_FROM_OTHER_EMBEDDED_OBJECTS,
|
|
|
|
/* 0455 */ UNO_NAME_INDEX_AUTO_MARK_FILE_U_R_L,
|
|
|
|
/* 0456 */ UNO_NAME_IS_COMMA_SEPARATED,
|
|
|
|
/* 0457 */ UNO_NAME_IS_RELATIVE_TABSTOPS,
|
|
|
|
/* 0458 */ UNO_NAME_CREATE_FROM_LEVEL_PARAGRAPH_STYLES,
|
|
|
|
/* 0459 */ UNO_NAME_SHOW_CHANGES,
|
|
|
|
/* 0460 */ UNO_NAME_RECORD_CHANGES,
|
|
|
|
/* 0461 */ UNO_LINK_DISPLAY_NAME,
|
|
|
|
/* 0462 */ UNO_LINK_DISPLAY_BITMAP,
|
|
|
|
/* 0463 */ UNO_NAME_HEADING_STYLE_NAME,
|
|
|
|
/* 0464 */ UNO_NAME_SHOW_ONLINE_LAYOUT,
|
|
|
|
/* 0465 */ UNO_NAME_USER_DEFINED_ATTRIBUTES,
|
|
|
|
/* 0466 */ UNO_NAME_TEXT_USER_DEFINED_ATTRIBUTES,
|
|
|
|
/* 0467 */ UNO_NAME_FILE_PATH,
|
|
|
|
/* 0468 */ UNO_NAME_PARA_CHAPTER_NUMBERING_LEVEL,
|
|
|
|
/* 0469 */ UNO_NAME_PARA_CONDITIONAL_STYLE_NAME,
|
|
|
|
/* 0470 */ UNO_NAME_CHAPTER_NUMBERING_LEVEL,
|
|
|
|
/* 0471 */ UNO_NAME_NUMBERING_SEPARATOR,
|
|
|
|
/* 0472 */ UNO_NAME_IS_CONTINUOUS_NUMBERING,
|
|
|
|
/* 0473 */ UNO_NAME_IS_AUTOMATIC,
|
|
|
|
/* 0474 */ UNO_NAME_IS_ABSOLUTE_MARGINS,
|
|
|
|
/* 0475 */ UNO_NAME_CATEGORY,
|
|
|
|
/* 0476 */ UNO_NAME_DEPENDENT_TEXT_FIELDS,
|
|
|
|
/* 0477 */ UNO_NAME_CURRENT_PRESENTATION,
|
|
|
|
/* 0478 */ UNO_NAME_ADJUST,
|
|
|
|
/* 0479 */ UNO_NAME_INSTANCE_NAME,
|
|
|
|
/* 0480 */ UNO_NAME_TEXT_PORTION_TYPE,
|
|
|
|
/* 0481 */ UNO_NAME_CONTROL_CHARACTER,
|
|
|
|
/* 0482 */ UNO_NAME_IS_COLLAPSED,
|
|
|
|
/* 0483 */ UNO_NAME_IS_START,
|
|
|
|
/* 0484 */ UNO_NAME_SEQUENCE_NUMBER,
|
|
|
|
/* 0485 */ UNO_NAME_REFERENCE_ID,
|
|
|
|
/* 0486 */ UNO_NAME_HEADER_LEFT_BORDER_DISTANCE,
|
|
|
|
/* 0487 */ UNO_NAME_HEADER_RIGHT_BORDER_DISTANCE,
|
|
|
|
/* 0488 */ UNO_NAME_HEADER_TOP_BORDER_DISTANCE,
|
|
|
|
/* 0489 */ UNO_NAME_HEADER_BOTTOM_BORDER_DISTANCE,
|
|
|
|
/* 0490 */ UNO_NAME_FOOTER_LEFT_BORDER_DISTANCE,
|
|
|
|
/* 0491 */ UNO_NAME_FOOTER_RIGHT_BORDER_DISTANCE,
|
|
|
|
/* 0492 */ UNO_NAME_FOOTER_TOP_BORDER_DISTANCE,
|
|
|
|
/* 0493 */ UNO_NAME_FOOTER_BOTTOM_BORDER_DISTANCE,
|
|
|
|
/* 0494 */ UNO_NAME_PARA_IS_NUMBERING_RESTART,
|
|
|
|
/* 0495 */ UNO_NAME_HIDE_FIELD_TIPS,
|
|
|
|
/* 0496 */ UNO_NAME_HEADER_USER_DEFINED_ATTRIBUTES,
|
|
|
|
/* 0497 */ UNO_NAME_FOOTER_USER_DEFINED_ATTRIBUTES,
|
|
|
|
/* 0498 */ UNO_NAME_PARA_SHADOW_FORMAT,
|
|
|
|
/* 0499 */ UNO_NAME_CONTOUR_POLY_POLYGON,
|
|
|
|
|
|
|
|
/* 0500 */ UNO_NAME_IS_PIXEL_CONTOUR,
|
|
|
|
/* 0501 */ UNO_NAME_IS_AUTOMATIC_CONTOUR,
|
|
|
|
/* 0502 */ UNO_NAME_SEPARATOR_LINE_WIDTH,
|
|
|
|
/* 0503 */ UNO_NAME_SEPARATOR_LINE_COLOR,
|
|
|
|
/* 0504 */ UNO_NAME_SEPARATOR_LINE_RELATIVE_HEIGHT,
|
|
|
|
/* 0505 */ UNO_NAME_SEPARATOR_LINE_VERTIVAL_ALIGNMENT,
|
|
|
|
/* 0506 */ UNO_NAME_SEPARATOR_LINE_IS_ON,
|
|
|
|
/* 0507 */ UNO_NAME_IS_SKIP_HIDDEN_TEXT,
|
|
|
|
/* 0508 */ UNO_NAME_IS_SKIP_PROTECTED_TEXT,
|
|
|
|
/* 0509 */ UNO_NAME_DOCUMENT_INDEX_MARKS,
|
|
|
|
/* 0510 */ UNO_NAME_FOOTNOTE_IS_COLLECT_AT_TEXT_END,
|
|
|
|
/* 0511 */ UNO_NAME_FOOTNOTE_IS_RESTART_NUMBERING,
|
|
|
|
/* 0512 */ UNO_NAME_FOOTNOTE_RESTART_NUMBERING_AT,
|
|
|
|
/* 0513 */ UNO_NAME_FOOTNOTE_IS_OWN_NUMBERING,
|
|
|
|
/* 0514 */ UNO_NAME_FOOTNOTE_NUMBERING_TYPE,
|
|
|
|
/* 0515 */ UNO_NAME_FOOTNOTE_NUMBERING_PREFIX,
|
|
|
|
/* 0516 */ UNO_NAME_FOOTNOTE_NUMBERING_SUFFIX,
|
|
|
|
/* 0517 */ UNO_NAME_ENDNOTE_IS_COLLECT_AT_TEXT_END,
|
|
|
|
/* 0518 */ UNO_NAME_ENDNOTE_IS_RESTART_NUMBERING,
|
|
|
|
/* 0519 */ UNO_NAME_ENDNOTE_RESTART_NUMBERING_AT,
|
|
|
|
/* 0520 */ UNO_NAME_ENDNOTE_IS_OWN_NUMBERING,
|
|
|
|
/* 0521 */ UNO_NAME_ENDNOTE_NUMBERING_TYPE,
|
|
|
|
/* 0522 */ UNO_NAME_ENDNOTE_NUMBERING_PREFIX,
|
|
|
|
/* 0523 */ UNO_NAME_ENDNOTE_NUMBERING_SUFFIX,
|
|
|
|
/* 0524 */ UNO_NAME_BRACKET_BEFORE,
|
|
|
|
/* 0525 */ UNO_NAME_BRACKET_AFTER,
|
|
|
|
/* 0526 */ UNO_NAME_IS_NUMBER_ENTRIES,
|
|
|
|
/* 0527 */ UNO_NAME_IS_SORT_BY_POSITION,
|
|
|
|
/* 0528 */ UNO_NAME_SORT_KEYS,
|
|
|
|
/* 0529 */ UNO_NAME_IS_SORT_ASCENDING,
|
|
|
|
/* 0530 */ UNO_NAME_SORT_KEY,
|
|
|
|
/* 0531 */ UNO_NAME_FIELDS,
|
|
|
|
/* 0532 */ UNO_NAME_DATE_TIME_VALUE,
|
|
|
|
/* 0533 */ UNO_NAME_IS_ON,
|
|
|
|
/* 0534 */ UNO_NAME_Z_ORDER,
|
|
|
|
/* 0535 */ UNO_NAME_CONTENT_SECTION,
|
|
|
|
/* 0536 */ UNO_NAME_HEADER_SECTION,
|
|
|
|
/* 0537 */ UNO_NAME_PARA_IS_HANGING_PUNCTUATION,
|
|
|
|
/* 0538 */ UNO_NAME_PARA_IS_CHARACTER_DISTANCE,
|
|
|
|
/* 0539 */ UNO_NAME_PARA_IS_FORBIDDEN_RULES,
|
|
|
|
/* 0540 */ UNO_NAME_PARA_VERT_ALIGNMENT,
|
|
|
|
/* 0541 */ UNO_NAME_IS_MAIN_ENTRY,
|
|
|
|
/* 0542 */ UNO_NAME_GRAPHIC_ROTATION,
|
|
|
|
/* 0543 */ UNO_NAME_ADJUST_LUMINANCE,
|
|
|
|
/* 0544 */ UNO_NAME_ADJUST_CONTRAST,
|
|
|
|
/* 0545 */ UNO_NAME_ADJUST_RED,
|
|
|
|
/* 0546 */ UNO_NAME_ADJUST_GREEN,
|
|
|
|
/* 0547 */ UNO_NAME_ADJUST_BLUE,
|
|
|
|
/* 0548 */ UNO_NAME_GAMMA,
|
|
|
|
/* 0549 */ UNO_NAME_GRAPHIC_IS_INVERTED,
|
|
|
|
/* 0550 */ UNO_NAME_TRANSPARENCY,
|
|
|
|
/* 0551 */ UNO_NAME_GRAPHIC_COLOR_MODE,
|
|
|
|
/* 0552 */ UNO_NAME_REDLINE_AUTHOR,
|
|
|
|
/* 0553 */ UNO_NAME_REDLINE_DATE_TIME,
|
|
|
|
/* 0554 */ UNO_NAME_REDLINE_COMMENT,
|
|
|
|
/* 0555 */ UNO_NAME_REDLINE_TYPE,
|
|
|
|
/* 0556 */ UNO_NAME_REDLINE_SUCCESSOR_DATA,
|
|
|
|
/* 0557 */ UNO_NAME_REDLINE_IDENTIFIER,
|
|
|
|
/* 0558 */ UNO_NAME_IS_IN_HEADER_FOOTER,
|
|
|
|
/* 0559 */ UNO_NAME_START_REDLINE,
|
|
|
|
/* 0560 */ UNO_NAME_END_REDLINE,
|
|
|
|
/* 0561 */ UNO_NAME_REDLINE_START,
|
|
|
|
/* 0562 */ UNO_NAME_REDLINE_END,
|
|
|
|
/* 0563 */ UNO_NAME_REDLINE_TEXT,
|
|
|
|
/* 0564 */ UNO_NAME_REDLINE_DISPLAY_TYPE,
|
|
|
|
/* 0565 */ UNO_NAME_FORBIDDEN_CHARACTERS,
|
|
|
|
/* 0566 */ UNO_NAME_RUBY_BASE_TEXT,
|
|
|
|
/* 0567 */ UNO_NAME_RUBY_TEXT,
|
|
|
|
/* 0568 */ UNO_NAME_RUBY_ADJUST,
|
|
|
|
/* 0569 */ UNO_NAME_RUBY_CHAR_STYLE_NAME,
|
|
|
|
/* 0570 */ UNO_NAME_RUBY_IS_ABOVE,
|
|
|
|
/* 0571 */ UNO_NAME_FOOTNOTE_HEIGHT,
|
|
|
|
/* 0572 */ UNO_NAME_FOOTNOTE_LINE_WEIGHT,
|
|
|
|
/* 0573 */ UNO_NAME_FOOTNOTE_LINE_COLOR,
|
|
|
|
/* 0574 */ UNO_NAME_FOOTNOTE_LINE_RELATIVE_WIDTH,
|
|
|
|
/* 0575 */ UNO_NAME_FOOTNOTE_LINE_ADJUST,
|
|
|
|
/* 0576 */ UNO_NAME_FOOTNOTE_LINE_TEXT_DISTANCE,
|
|
|
|
/* 0577 */ UNO_NAME_FOOTNOTE_LINE_DISTANCE,
|
|
|
|
/* 0578 */ UNO_NAME_CHAR_ROTATION,
|
|
|
|
/* 0579 */ UNO_NAME_CHAR_ROTATION_IS_FIT_TO_LINE,
|
|
|
|
/* 0580 */ UNO_NAME_CHAR_SCALE_WIDTH,
|
|
|
|
/* 0581 */ UNO_NAME_TAB_STOP_DISTANCE,
|
|
|
|
/* 0582 */ UNO_NAME_IS_WIDTH_RELATIVE,
|
|
|
|
/* 0583 */ UNO_NAME_CHAR_RELIEF,
|
|
|
|
/* 0584 */ UNO_NAME_IS_HIDDEN,
|
|
|
|
/* 0585 */ UNO_NAME_IS_CONDITION_TRUE,
|
|
|
|
/* 0586 */ UNO_NAME_TWO_DIGIT_YEAR,
|
|
|
|
/* 0587 */ UNO_NAME_PROTECTION_KEY,
|
|
|
|
/* 0588 */ UNO_NAME_REDLINE_PROTECTION_KEY,
|
|
|
|
/* 0589 */ UNO_NAME_AUTOMATIC_DISTANCE,
|
|
|
|
/* 0590 */ UNO_NAME_AUTOMATIC_CONTROL_FOCUS,
|
|
|
|
/* 0591 */ UNO_NAME_APPLY_FORM_DESIGN_MODE,
|
|
|
|
/* 0592 */ UNO_NAME_LOCALE,
|
|
|
|
/* 0593 */ UNO_NAME_SORT_ALGORITHM,
|
|
|
|
/* 0594 */ UNO_NAME_FRAME_HEIGHT_ABSOLUTE,
|
|
|
|
/* 0596 */ UNO_NAME_FRAME_HEIGHT_PERCENT,
|
|
|
|
/* 0597 */ UNO_NAME_FRAME_ISAUTOMATIC_HEIGHT,
|
|
|
|
/* 0598 */ UNO_NAME_FRAME_WIDTH_ABSOLUTE,
|
|
|
|
/* 0599 */ UNO_NAME_FRAME_WIDTH_PERCENT,
|
|
|
|
/* 0600 */ UNO_NAME_PARA_STYLEHEADING,
|
|
|
|
/* 0601 */ UNO_NAME_PARA_STYLELEVEL1,
|
|
|
|
/* 0602 */ UNO_NAME_PARA_STYLELEVEL10,
|
|
|
|
/* 0603 */ UNO_NAME_PARA_STYLELEVEL2,
|
|
|
|
/* 0604 */ UNO_NAME_PARA_STYLELEVEL3,
|
|
|
|
/* 0605 */ UNO_NAME_PARA_STYLELEVEL4,
|
|
|
|
/* 0606 */ UNO_NAME_PARA_STYLELEVEL5,
|
|
|
|
/* 0607 */ UNO_NAME_PARA_STYLELEVEL6,
|
|
|
|
/* 0608 */ UNO_NAME_PARA_STYLELEVEL7,
|
|
|
|
/* 0609 */ UNO_NAME_PARA_STYLELEVEL8,
|
|
|
|
/* 0610 */ UNO_NAME_PARA_STYLELEVEL9,
|
|
|
|
/* 0611 */ UNO_NAME_PARA_STYLESEPARATOR,
|
2001-08-02 17:37:24 +00:00
|
|
|
/* 0612 */ UNO_NAME_MACRO_LIBRARY,
|
2001-10-24 16:24:46 +00:00
|
|
|
/* 0613 */ UNO_NAME_CELL_NAME,
|
2001-11-14 16:28:06 +00:00
|
|
|
/* 0614 */ UNO_NAME_PARA_USER_DEFINED_ATTRIBUTES,
|
2001-11-30 16:32:49 +00:00
|
|
|
/* 0615 */ UNO_NAME_MERGE_LAST_PARA,
|
2002-02-04 16:14:41 +00:00
|
|
|
/* 0616 */ UNO_NAME_WRITING_MODE,
|
2002-02-06 11:33:15 +00:00
|
|
|
/* 0617 */ UNO_NAME_GRID_COLOR,
|
|
|
|
/* 0618 */ UNO_NAME_GRID_LINES,
|
|
|
|
/* 0619 */ UNO_NAME_GRID_BASE_HEIGHT,
|
|
|
|
/* 0620 */ UNO_NAME_GRID_RUBY_HEIGHT,
|
|
|
|
/* 0621 */ UNO_NAME_GRID_MODE,
|
|
|
|
/* 0622 */ UNO_NAME_GRID_RUBY_BELOW,
|
|
|
|
/* 0623 */ UNO_NAME_GRID_PRINT,
|
|
|
|
/* 0624 */ UNO_NAME_GRID_DISPLAY,
|
2002-04-04 12:36:53 +00:00
|
|
|
/* 0625 */ UNO_NAME_SNAP_TO_GRID,
|
2002-04-05 08:24:16 +00:00
|
|
|
/* 0626 */ UNO_NAME_DONT_BALANCE_TEXT_COLUMNS,
|
2002-04-26 11:59:12 +00:00
|
|
|
/* 0627 */ UNO_NAME_IS_CURRENTLY_VISIBLE,
|
2002-05-23 07:22:23 +00:00
|
|
|
/* 0628 */ UNO_NAME_ANCHOR_POSITION,
|
2002-06-24 10:24:22 +00:00
|
|
|
/* 0629 */ UNO_NAME_TEXT_READING,
|
|
|
|
/* 0630 */ UNO_NAME_PRIMARY_KEY_READING,
|
|
|
|
/* 0631 */ UNO_NAME_SECONDARY_KEY_READING,
|
2002-08-16 12:11:48 +00:00
|
|
|
/* 0632 */ UNO_NAME_BACK_GRAPHIC_TRANSPARENCY,
|
|
|
|
/* 0633 */ UNO_NAME_BACK_COLOR_R_G_B,
|
|
|
|
/* 0634 */ UNO_NAME_BACK_COLOR_TRANSPARENCY,
|
2002-08-30 11:03:12 +00:00
|
|
|
/* 0635 */ UNO_NAME_HEADER_DYNAMIC_SPACING,
|
|
|
|
/* 0636 */ UNO_NAME_FOOTER_DYNAMIC_SPACING,
|
2002-10-08 13:20:47 +00:00
|
|
|
/* 0637 */ UNO_NAME_BASIC_LIBRARIES,
|
2002-11-15 10:17:38 +00:00
|
|
|
/* 0638 */ UNO_NAME_IS_FIXED_LANGUAGE,
|
2003-03-27 14:45:43 +00:00
|
|
|
/* 0639 */ UNO_NAME_SELECTION,
|
|
|
|
/* 0640 */ UNO_NAME_RESULT_SET,
|
|
|
|
/* 0641 */ UNO_NAME_CONNECTION,
|
|
|
|
/* 0642 */ UNO_NAME_MODEL,
|
|
|
|
/* 0643 */ UNO_NAME_DATA_SOURCE_NAME,
|
|
|
|
/* 0644 */ UNO_NAME_DATA_COMMAND,
|
|
|
|
/* 0645 */ UNO_NAME_FILTER,
|
|
|
|
/* 0646 */ UNO_NAME_DOCUMENT_URL,
|
|
|
|
/* 0647 */ UNO_NAME_OUTPUT_URL,
|
|
|
|
/* 0648 */ UNO_NAME_OUTPUT_TYPE,
|
|
|
|
/* 0649 */ UNO_NAME_ESCAPE_PROCESSING,
|
|
|
|
/* 0650 */ UNO_NAME_SINGLE_PRINT_JOBS,
|
|
|
|
/* 0651 */ UNO_NAME_FILE_NAME_FROM_COLUMN,
|
|
|
|
/* 0652 */ UNO_NAME_FILE_NAME_PREFIX,
|
|
|
|
/* 0653 */ UNO_NAME_CHAR_STYLE_NAMES,
|
2003-04-04 17:10:34 +00:00
|
|
|
/* 0654 */ UNO_NAME_DAD_COMMAND, /* DAD = DataAccessDescriptor (see com.sun.star.sdb.DataAccessDescriptor) */
|
|
|
|
/* 0655 */ UNO_NAME_DAD_COMMAND_TYPE,
|
2003-04-17 15:06:25 +00:00
|
|
|
/* 0656 */ UNO_NAME_CLSID,
|
|
|
|
/* 0657 */ UNO_NAME_COMPONENT,
|
2003-06-20 08:36:29 +00:00
|
|
|
/* 0658 */ UNO_NAME_SECT_LEFT_MARGIN,
|
|
|
|
/* 0659 */ UNO_NAME_SECT_RIGHT_MARGIN,
|
|
|
|
/* 0660 */ UNO_NAME_PARA_IS_CONNECT_BORDER,
|
2003-06-30 15:12:52 +00:00
|
|
|
/* 0661 */ UNO_NAME_ITEMS,
|
|
|
|
/* 0662 */ UNO_NAME_SELITEM,
|
2004-01-13 10:07:05 +00:00
|
|
|
/* 0663 */ UNO_NAME_IS_SPLIT_ALLOWED,
|
2004-02-26 14:24:43 +00:00
|
|
|
/* 0664 */ UNO_NAME_CHAR_HIDDEN,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2004-02-26 14:24:43 +00:00
|
|
|
/* 0665 */ UNO_NAME_IS_FOLLOWING_TEXT_FLOW,
|
2004-05-18 13:48:35 +00:00
|
|
|
/* 0666 */ UNO_NAME_WIDTH_TYPE,
|
2004-05-19 08:05:19 +00:00
|
|
|
/* 0667 */ UNO_NAME_SCRIPT_URL,
|
|
|
|
/* 0668 */ UNO_NAME_RUNTIME_UID,
|
2004-07-12 12:31:37 +00:00
|
|
|
/* 0669 */ UNO_NAME_COLLAPSING_BORDERS,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2004-08-02 12:58:57 +00:00
|
|
|
/* 0670 */ UNO_NAME_WRAP_INFLUENCE_ON_POSITION,
|
2004-08-02 13:28:26 +00:00
|
|
|
/* 0671 */ UNO_NAME_DATA_BASE_URL,
|
|
|
|
/* 0672 */ UNO_NAME_DATA_BASE_RESOURCE,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2004-08-23 07:01:31 +00:00
|
|
|
/* 0673 */ UNO_NAME_TRANSFORMATION_IN_HORI_L2R,
|
|
|
|
/* 0674 */ UNO_NAME_POSITION_LAYOUT_DIR,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2004-11-26 12:23:27 +00:00
|
|
|
/* 0675 */ UNO_NAME_NUMBERING_IS_OUTLINE,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2004-11-26 12:23:27 +00:00
|
|
|
/* 0677 */ UNO_NAME_STARTPOSITION_IN_HORI_L2R,
|
|
|
|
/* 0678 */ UNO_NAME_ENDPOSITION_IN_HORI_L2R,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2005-01-28 14:26:52 +00:00
|
|
|
/* 0679 */ UNO_NAME_SUBJECT,
|
|
|
|
/* 0680 */ UNO_NAME_ADDRESS_FROM_COLUMN,
|
|
|
|
/* 0681 */ UNO_NAME_SEND_AS_HTML,
|
|
|
|
/* 0682 */ UNO_NAME_SEND_AS_ATTACHMENT,
|
|
|
|
/* 0683 */ UNO_NAME_MAIL_BODY,
|
|
|
|
/* 0684 */ UNO_NAME_ATTACHMENT_NAME,
|
|
|
|
/* 0685 */ UNO_NAME_ATTACHMENT_FILTER,
|
|
|
|
/* 0686 */ UNO_NAME_PRINT_OPTIONS,
|
|
|
|
/* 0687 */ UNO_NAME_SAVE_AS_SINGLE_FILE,
|
|
|
|
/* 0688 */ UNO_NAME_SAVE_FILTER,
|
|
|
|
/* 0689 */ UNO_NAME_COPIES_TO,
|
2005-03-08 12:42:49 +00:00
|
|
|
/* 0690 */ UNO_NAME_BLIND_COPIES_TO,
|
|
|
|
/* 0691 */ UNO_NAME_IN_SERVER_PASSWORD,
|
|
|
|
/* 0692 */ UNO_NAME_OUT_SERVER_PASSWORD,
|
2010-11-01 20:15:09 +02:00
|
|
|
|
2005-03-08 12:42:49 +00:00
|
|
|
/* 0693 */ UNO_NAME_SAVE_FILTER_OPTIONS,
|
|
|
|
/* 0694 */ UNO_NAME_SAVE_FILTER_DATA,
|
2005-03-11 10:02:46 +00:00
|
|
|
/* 0695 */ UNO_NAME_LOCK_UPDATES,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2005-04-04 07:18:38 +00:00
|
|
|
/* 0696 */ UNO_NAME_PAGE_COUNT,
|
|
|
|
/* 0697 */ UNO_NAME_LINE_COUNT,
|
|
|
|
/* 0698 */ UNO_NAME_IS_CONSTANT_SPELLCHECK,
|
2008-12-15 12:01:46 +00:00
|
|
|
/* 0699 */ UNO_NAME_IS_HIDE_SPELL_MARKS, // deprecated #i91949
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2005-10-05 12:20:04 +00:00
|
|
|
/* 0700 */ UNO_NAME_IS_FIELD_USED,
|
|
|
|
/* 0701 */ UNO_NAME_IS_FIELD_DISPLAYED,
|
2005-11-10 15:40:30 +00:00
|
|
|
/* 0702 */ UNO_NAME_BUILDID,
|
2005-11-11 12:34:39 +00:00
|
|
|
/* 0703 */ UNO_NAME_PARA_STYLE_CONDITIONS,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2005-12-21 14:10:09 +00:00
|
|
|
/* 0704 */ UNO_NAME_PRINT_EMPTY_PAGES,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2007-05-22 15:22:03 +00:00
|
|
|
/* 0705 */ UNO_NAME_ROLE,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2007-05-22 15:22:03 +00:00
|
|
|
/* 0706 */ UNO_NAME_FIELD_CODE,
|
|
|
|
/* 0707 */ UNO_NAME_HAS_VALID_SIGNATURES,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2007-05-22 15:22:03 +00:00
|
|
|
/* 0708 */ UNO_NAME_CHAR_AUTO_STYLE_NAME,
|
|
|
|
/* 0709 */ UNO_NAME_PARA_AUTO_STYLE_NAME,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0710 */ UNO_NAME_LAYOUT_SIZE,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0711 */ UNO_NAME_HELP,
|
|
|
|
/* 0712 */ UNO_NAME_TOOLTIP,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0713 */ UNO_NAME_DIALOG_LIBRARIES,
|
|
|
|
/* 0714 */ UNO_NAME_HEADER_ROW_COUNT,
|
|
|
|
/* 0715 */ UNO_NAME_INPUT,
|
|
|
|
/* 0716 */ UNO_NAME_ROW_SPAN,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0717 */ UNO_NAME_POSITION_AND_SPACE_MODE,
|
|
|
|
/* 0718 */ UNO_NAME_LABEL_FOLLOWED_BY,
|
|
|
|
/* 0719 */ UNO_NAME_LISTTAB_STOP_POSITION,
|
|
|
|
/* 0720 */ UNO_NAME_FIRST_LINE_INDENT,
|
|
|
|
/* 0721 */ UNO_NAME_INDENT_AT,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0722 */ UNO_NAME_CHAPTER_LEVEL,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0723 */ UNO_NAME_GRID_BASE_WIDTH,
|
|
|
|
/* 0724 */ UNO_NAME_GRID_SNAP_TO_CHARS,
|
|
|
|
/* 0725 */ UNO_NAME_GRID_STANDARD_PAGE_MODE,
|
|
|
|
/* 0726 */ UNO_NAME_TABLE_BORDER_DISTANCES,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0727 */ UNO_NAME_LIST_ID,
|
|
|
|
/* 0728 */ UNO_NAME_DEFAULT_LIST_ID,
|
2010-11-01 20:15:09 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0729 */ UNO_NAME_STREAM_NAME,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0730 */ UNO_NAME_PARA_CONTINUEING_PREVIOUS_SUB_TREE,
|
|
|
|
/* 0731 */ UNO_NAME_PARA_LIST_LABEL_STRING,
|
2010-11-01 20:15:09 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0732 */ UNO_NAME_CHAR_OVERLINE,
|
|
|
|
/* 0733 */ UNO_NAME_CHAR_OVERLINE_COLOR,
|
|
|
|
/* 0734 */ UNO_NAME_CHAR_OVERLINE_HAS_COLOR,
|
|
|
|
/* 0735 */ UNO_NAME_OUTLINE_LEVEL,
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0736 */ UNO_NAME_DESCRIPTION,
|
|
|
|
/* 0737 */ UNO_NAME_META,
|
|
|
|
/* 0738 */ UNO_NAME_IS_TEMPLATE,
|
|
|
|
/* 0739 */ UNO_NAME_VBA_DOCOBJ,
|
|
|
|
/* 0740 */ UNO_NAME_NESTED_TEXT_CONTENT,
|
|
|
|
/* 0741 */ UNO_NAME_SEPARATOR_LINE_STYLE,
|
|
|
|
/* 0742 */ UNO_NAME_FOOTNOTE_LINE_STYLE,
|
|
|
|
/* 0743 */ UNO_NAME_EMBEDDED_OBJECT,
|
|
|
|
/* 0744 */ UNO_NAME_RSID,
|
|
|
|
/* 0745 */ UNO_NAME_PARRSID,
|
2012-02-23 13:52:17 +01:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0746 */ UNO_NAME_LINE_STYLE,
|
|
|
|
/* 0747 */ UNO_NAME_LINE_WIDTH,
|
2012-02-23 13:52:17 +01:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0748 */ UNO_NAME_PARA_CONTEXT_MARGIN,
|
2012-03-08 18:50:59 +01:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0749 */ UNO_NAME_PARAGRAPH_STYLE_NAME,
|
2012-05-02 17:40:10 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0750 */ UNO_NAME_FIRST_IS_SHARED,
|
|
|
|
/* 0751 */ UNO_NAME_HEADER_TEXT_FIRST,
|
|
|
|
/* 0752 */ UNO_NAME_FOOTER_TEXT_FIRST,
|
2012-06-29 11:26:13 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0753 */ UNO_NAME_INITIALS,
|
|
|
|
/* 0754 */ UNO_NAME_TABLE_BORDER2,
|
2012-07-13 17:52:04 +02:00
|
|
|
|
2012-11-21 22:46:01 +01:00
|
|
|
/* 0755 */ UNO_NAME_REPLACEMENT_GRAPHIC_URL,
|
2012-12-03 17:48:40 +01:00
|
|
|
/* 0756 */ UNO_NAME_HIDDEN,
|
2013-01-24 18:08:38 +01:00
|
|
|
/* 0757 */ UNO_NAME_FILL_STYLE,
|
|
|
|
/* 0758 */ UNO_NAME_FILL_GRADIENT,
|
2013-01-28 13:34:52 +01:00
|
|
|
/* 0759 */ UNO_NAME_FILL_GRADIENT_NAME,
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
|
2012-09-12 11:19:10 +00:00
|
|
|
/* 0760 */ UNO_NAME_DEFAULT_PAGE_MODE,
|
|
|
|
|
2013-06-23 10:49:28 +03:00
|
|
|
/* 0761 */ UNO_NAME_CHAR_SHADING_VALUE,
|
|
|
|
|
2013-07-24 10:52:40 +02:00
|
|
|
/* 0762 */ UNO_NAME_PARA_INTEROP_GRAB_BAG,
|
|
|
|
|
2013-08-06 11:14:54 +02:00
|
|
|
/* 0763 */ UNO_NAME_CHAR_LEFT_BORDER,
|
|
|
|
/* 0764 */ UNO_NAME_CHAR_RIGHT_BORDER,
|
|
|
|
/* 0765 */ UNO_NAME_CHAR_TOP_BORDER,
|
|
|
|
/* 0766 */ UNO_NAME_CHAR_BOTTOM_BORDER,
|
|
|
|
/* 0767 */ UNO_NAME_CHAR_BORDER_DISTANCE,
|
|
|
|
/* 0768 */ UNO_NAME_CHAR_LEFT_BORDER_DISTANCE,
|
|
|
|
/* 0769 */ UNO_NAME_CHAR_RIGHT_BORDER_DISTANCE,
|
|
|
|
/* 0770 */ UNO_NAME_CHAR_TOP_BORDER_DISTANCE,
|
|
|
|
/* 0771 */ UNO_NAME_CHAR_BOTTOM_BORDER_DISTANCE,
|
2013-08-21 21:30:41 +02:00
|
|
|
/* 0772 */ UNO_NAME_CHAR_SHADOW_FORMAT,
|
2013-08-24 11:11:44 +02:00
|
|
|
/* 0773 */ UNO_NAME_SHADOW_TRANSPARENCE,
|
2013-08-06 11:14:54 +02:00
|
|
|
|
2013-09-17 18:30:17 +03:00
|
|
|
/* 0774 */ UNO_NAME_DOC_INTEROP_GRAB_BAG,
|
2013-09-26 12:21:59 +02:00
|
|
|
/* 0775 */ UNO_NAME_FRAME_INTEROP_GRAB_BAG,
|
2013-09-29 10:24:53 +02:00
|
|
|
/* 0776 */ UNO_NAME_CHAR_HIGHLIGHT,
|
2013-09-17 18:30:17 +03:00
|
|
|
|
2013-08-24 11:11:44 +02:00
|
|
|
SW_PROPNAME_END
|
2011-11-25 18:52:24 +01:00
|
|
|
|
|
|
|
// new items in this array must match SwPropNameTab aPropNameTab
|
2000-09-18 16:15:01 +00:00
|
|
|
};
|
2000-10-13 13:48:47 +00:00
|
|
|
|
2001-06-13 09:46:14 +00:00
|
|
|
struct SwPropNameLen
|
|
|
|
{
|
|
|
|
const char* pName;
|
2011-01-17 15:06:54 +01:00
|
|
|
sal_uInt16 nNameLen;
|
2001-06-13 09:46:14 +00:00
|
|
|
operator const char*() const { return pName; }
|
|
|
|
};
|
2000-12-19 14:58:30 +00:00
|
|
|
|
2001-06-13 09:46:14 +00:00
|
|
|
typedef const SwPropNameLen SwPropNameTab[ SW_PROPNAME_END - SW_PROPNAME_BEGIN ];
|
|
|
|
extern const SwPropNameTab aPropNameTab;
|
2001-02-02 10:48:01 +00:00
|
|
|
|
2004-08-11 14:39:51 +00:00
|
|
|
// !!! function must not(!) be inline because it is called via the below !!!
|
|
|
|
// !!! listed macros from the swui DLL and that can not access the !!!
|
|
|
|
// !!! array aPropNameTab which is located in a different DLL. !!!
|
2011-01-17 15:06:54 +01:00
|
|
|
SW_DLLPUBLIC const SwPropNameLen& GetPropName( sal_uInt16 nId );
|
|
|
|
SW_DLLPUBLIC const SwPropNameLen& SwGetPropName( sal_uInt16 nId );
|
2001-03-21 14:00:30 +00:00
|
|
|
|
2001-06-13 09:46:14 +00:00
|
|
|
#define SW_PROP_NAME(nId) \
|
|
|
|
GetPropName( nId ).pName, GetPropName( nId ).nNameLen
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2001-06-13 09:46:14 +00:00
|
|
|
#define SW_PROP_NAME_STR(nId) \
|
|
|
|
GetPropName( nId ).pName
|
2001-06-06 09:41:26 +00:00
|
|
|
|
2001-03-28 10:33:33 +00:00
|
|
|
#endif
|
2010-10-14 08:30:41 +02:00
|
|
|
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|