2010-10-27 13:22:10 +01: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 .
|
|
|
|
*/
|
2004-08-23 07:28:52 +00:00
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/******************************************************************************
|
2010-11-05 14:01:59 +00:00
|
|
|
Attention : "In this file C++ style // comments are not allowed as it will be
|
|
|
|
included in c-context files, so c++ style stuff will cause problems.
|
2000-09-18 16:15:01 +00:00
|
|
|
******************************************************************************/
|
2004-08-23 07:28:52 +00:00
|
|
|
|
|
|
|
#ifndef INCLUDED_SW_CMDID_H
|
|
|
|
#define INCLUDED_SW_CMDID_H
|
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
#include <sfx2/sfx.hrc>
|
2002-05-27 13:31:48 +00:00
|
|
|
#include <unomid.h>
|
2004-08-23 07:28:52 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
/* Flags that are being used in the slot definitions for the disable-features */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define SW_DISABLE_ON_PROTECTED_CURSOR 0x00000001
|
|
|
|
#define SW_DISABLE_ON_MAILBOX_EDITOR 0x00000002
|
|
|
|
|
|
|
|
#define FN_FILE SID_SW_START
|
|
|
|
#define FN_EDIT (SID_SW_START + 100)
|
|
|
|
#define FN_VIEW (SID_SW_START + 200)
|
|
|
|
#define FN_INSERT (SID_SW_START + 300)
|
|
|
|
#define FN_FORMAT (SID_SW_START + 400)
|
|
|
|
#define FN_EXTRA (SID_SW_START + 600)
|
|
|
|
#define FN_SELECTION (SID_SW_START + 900)
|
|
|
|
#define FN_QUERY (SID_SW_START + 1000)
|
|
|
|
#define FN_ENVELP (SID_SW_START + 1050)
|
|
|
|
#define FN_PARAM (SID_SW_START + 1100)
|
|
|
|
#define FN_STAT (SID_SW_START + 1180)
|
|
|
|
#define FN_PGPREVIEW (SID_SW_START + 1250)
|
|
|
|
#define FN_FRAME (SID_SW_START + 1300)
|
|
|
|
#define FN_INSERT2 (SID_SW_START + 1400)
|
|
|
|
#define FN_FORMAT2 (SID_SW_START + 1600)
|
|
|
|
#define FN_EDIT2 (SID_SW_START + 1800)
|
|
|
|
#define FN_QUERY2 (SID_SW_START + 2000)
|
|
|
|
#define FN_EXTRA2 (SID_SW_START + 2200)
|
|
|
|
#define FN_PARAM2 (SID_SW_START + 2400)
|
2008-02-19 12:33:21 +00:00
|
|
|
#define FN_NOTES (SID_SW_START + 2500)
|
2013-04-10 08:20:16 +00:00
|
|
|
#define FN_SIDEBAR (SID_SW_START + 2550)
|
2011-09-08 14:27:28 +02:00
|
|
|
#define FN_HEADERFOOTER (SID_SW_START + 2600)
|
2011-09-23 21:02:12 +02:00
|
|
|
#define FN_PAGEBREAK (SID_SW_START + 2610)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2001-10-09 14:06:29 +00:00
|
|
|
/* More accurately, this range should be from FN_EXTRA2 to FN_PARAM2-1, but
|
|
|
|
* FN_NUMBER_NEWSTART comes from FN_FORMAT2, and FN_PARAM_LINK_DISPLAY_NAME
|
|
|
|
* comes from FN_PARAM2 so we need to include FORMAT2,
|
|
|
|
* EDIT2 and QUERY2 and PARAM2 in the range...hopefully this will be fixed
|
|
|
|
* soon */
|
|
|
|
|
|
|
|
#define FN_UNO_RANGE_BEGIN FN_FORMAT2
|
|
|
|
#define FN_UNO_RANGE_END (FN_PARAM2 + 199)
|
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-10-31 18:28:43 +02:00
|
|
|
Region: File
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_NEW_GLOBAL_DOC (FN_FILE + 4 ) /* Create Global Document */
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_OPEN_FILE (FN_FILE + 7 ) /* Open */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_OUTLINE_TO_IMPRESS (FN_FILE + 36) /* Send outline to impress */
|
|
|
|
#define FN_OUTLINE_TO_CLIPBOARD (FN_FILE + 37) /* Send outline to clipboard */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_NEW_HTML_DOC (FN_FILE + 40 ) /* Create HTML document */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
/*--------------------------------------------------------------------
|
2010-10-31 18:28:43 +02:00
|
|
|
Region: Edit
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_EDIT_FIELD (FN_EDIT + 4 ) /* Edit field */
|
|
|
|
#define FN_EDIT_LINK_DLG (FN_EDIT + 9 ) /* Edit link dialog */
|
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_NUMBER_BULLETS (FN_EDIT + 21) /* Bullets */
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_EDIT_IDX_ENTRY_DLG (FN_EDIT + 23) /* Edit Index-Entry */
|
|
|
|
#define FN_UPDATE_FIELDS (FN_EDIT + 26) /* Update fields */
|
|
|
|
#define FN_EXECUTE_MACROFIELD (FN_EDIT + 27) /* Execute macrofield */
|
|
|
|
#define FN_EDIT_FORMULA (FN_EDIT + 28) /* Edit formula in RibbonBar */
|
|
|
|
#define FN_CALC_TABLE (FN_EDIT + 29)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
/*--------------------------------------------------------------------
|
2010-10-31 18:28:43 +02:00
|
|
|
Region: Bullets
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_NUM_BULLET_DOWN (FN_EDIT + 30) /* Bullet down */
|
|
|
|
#define FN_NUM_BULLET_UP (FN_EDIT + 31) /* Bullet up */
|
|
|
|
#define FN_NUM_BULLET_PREV (FN_EDIT + 32) /* to previous bullet */
|
|
|
|
#define FN_NUM_BULLET_NEXT (FN_EDIT + 33) /* to next bullet */
|
|
|
|
#define FN_NUM_BULLET_MOVEUP (FN_EDIT + 34) /* move bullet up */
|
|
|
|
#define FN_NUM_BULLET_MOVEDOWN (FN_EDIT + 35) /* move bullet down */
|
|
|
|
#define FN_NUM_BULLET_NONUM (FN_EDIT + 36) /* bullet without number */
|
2000-09-18 16:15:01 +00:00
|
|
|
#ifndef FN_NUM_BULLET_OFF //in SVX already
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_NUM_BULLET_OFF (FN_EDIT + 37) /* turn off numbering */
|
2000-09-18 16:15:01 +00:00
|
|
|
#endif
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_NUM_BULLET_OUTLINE_DOWN (FN_EDIT + 39) /* reduce in rank with sub points */
|
|
|
|
#define FN_NUM_BULLET_OUTLINE_UP (FN_EDIT + 40) /* increase in rank with sub-items */
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_NUM_BULLET_OUTLINE_MOVEUP (FN_EDIT + 41) /* Push up with sub-items */
|
|
|
|
#define FN_NUM_BULLET_OUTLINE_MOVEDOWN (FN_EDIT + 42) /* Push down with sub-items */
|
|
|
|
#define FN_UPDATE_INPUTFIELDS (FN_EDIT + 43) /* Update input fields */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_NUM_OR_NONUM (FN_EDIT + 46) /* Number on/off */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_GOTO_NEXT_INPUTFLD (FN_EDIT + 47) /* go to next inputfield */
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_GOTO_PREV_INPUTFLD (FN_EDIT + 48) /* go to previous inputfield */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_REPEAT_SEARCH (FN_EDIT + 50) /* Search again */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_REPAGINATE (FN_EDIT + 61) /* Force repagination */
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_EDIT_FOOTNOTE (FN_EDIT + 62) /* Edit footnote */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_EDIT_REGION (FN_EDIT + 65) /* Edit region */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_GOTO_REFERENCE (FN_EDIT + 66) /* From Refmark to the reference */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
// already defined in SVX
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_NEXT_BOOKMARK (FN_EDIT + 68) /* */
|
|
|
|
#define FN_PREV_BOOKMARK (FN_EDIT + 69) /* */
|
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
/*Navigator ToolBoxes*/
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_ITEM_DOWN (FN_EDIT + 71) /**/
|
|
|
|
#define FN_ITEM_LEFT (FN_EDIT + 72) /**/
|
|
|
|
#define FN_ITEM_RIGHT (FN_EDIT + 73) /**/
|
|
|
|
#define FN_ITEM_UP (FN_EDIT + 74) /**/
|
|
|
|
#define FN_DOWN (FN_EDIT + 75) /**/
|
|
|
|
|
|
|
|
#define FN_SELECT_FOOTER (FN_EDIT + 77) /**/
|
|
|
|
#define FN_SELECT_HEADER (FN_EDIT + 79) /**/
|
|
|
|
#define FN_PAGENUMBER (FN_EDIT + 80) /**/
|
|
|
|
#define FN_SELECT_FOOTNOTE (FN_EDIT + 82) /**/
|
|
|
|
#define FN_SELECT_SET_AUTO_BOOKMARK (FN_EDIT + 83) /**/
|
|
|
|
#define FN_UP (FN_EDIT + 86) /**/
|
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_SELECT_PARA (FN_EDIT + 97) /* select paragraph*/
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_SELECT_CONTENT (FN_EDIT + 99) /* Navigator - Content Type */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_UPDATE_ALL_LINKS (FN_EDIT2 + 24) /* update all links */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_REDLINE_SHOW (FN_EDIT2 + 26) /* show Redlining */
|
|
|
|
#define FN_REDLINE_COMMENT (FN_EDIT2 + 27) /* comment Redlining */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_UPDATE_ALL (FN_EDIT2 + 28) /* FN_UPDATE_ALL_LINKS,
|
|
|
|
FN_UPDATE_FIELDS,
|
|
|
|
FN_UPDATE_TOX,
|
|
|
|
CalcLayout */
|
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_REDLINE_ACCEPT (FN_EDIT2 + 29) /* Redlining Accept/Reject */
|
|
|
|
#define FN_ATTR_COLUMNS (FN_EDIT2 + 31) /* SlotId for SwFmtCol */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_EDIT_CURRENT_TOX (FN_EDIT2 + 32) /* edit current index */
|
|
|
|
#define FN_EDIT_AUTH_ENTRY_DLG (FN_EDIT2 + 33) /* edit authorities entry*/
|
|
|
|
#define FN_UPDATE_CHARTS (FN_EDIT2 + 34) /* update all charts */
|
|
|
|
|
|
|
|
#define FN_EDIT_HYPERLINK (FN_EDIT2 + 35) /* edit hyperlink */
|
2006-01-06 11:57:44 +00:00
|
|
|
#define FN_NUM_CONTINUE (FN_EDIT2 + 36) /* continue previous numbering */
|
2008-12-09 07:49:49 +00:00
|
|
|
#define FN_REDLINE_ACCEPT_DIRECT (FN_EDIT2 + 37) /* accept redline at current position*/
|
|
|
|
#define FN_REDLINE_REJECT_DIRECT (FN_EDIT2 + 38) /* reject redline at current position*/
|
|
|
|
#define FN_REMOVE_HYPERLINK (FN_EDIT2 + 39) /* remove hyperlink attribute */
|
|
|
|
#define FN_COPY_HYPERLINK_LOCATION (FN_EDIT2 + 40) /* copy hyperlink URL to clipboard */
|
2012-11-23 20:15:41 +02:00
|
|
|
#define FN_REDLINE_NEXT_CHANGE (FN_EDIT2 + 41) /* Go to the next change */
|
|
|
|
#define FN_REDLINE_PREV_CHANGE (FN_EDIT2 + 42) /* Go to the previous change */
|
2008-12-09 07:49:49 +00:00
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Edit
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
|
|
|
#define FN_REFRESH_VIEW (FN_VIEW + 1) /* Refresh/Redraw */
|
|
|
|
|
|
|
|
#define FN_DRAW_WRAP_DLG (FN_VIEW + 3) /* Draw Umlauf-Dlg */
|
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_RULER (FN_VIEW + 11) /* Horizontal ruler */
|
|
|
|
|
|
|
|
#define FN_VIEW_GRAPHIC (FN_VIEW + 13) /* View graphic */
|
|
|
|
#define FN_VIEW_BOUNDS (FN_VIEW + 14) /* View bounds */
|
|
|
|
#define FN_VIEW_FIELDS (FN_VIEW + 15) /* View fields */
|
|
|
|
#define FN_VLINEAL (FN_VIEW + 16) /* Vertical Liner */
|
|
|
|
#define FN_VSCROLLBAR (FN_VIEW + 17) /* Vertical Scrollbar */
|
|
|
|
#define FN_HSCROLLBAR (FN_VIEW + 18) /* Horizontal Scrollbar */
|
|
|
|
|
|
|
|
#define FN_VIEW_META_CHARS (FN_VIEW + 24) /* View meta chars */
|
|
|
|
#define FN_VIEW_MARKS (FN_VIEW + 25) /* View marks */
|
|
|
|
#define FN_VIEW_FIELDNAME (FN_VIEW + 26) /* View field names */
|
|
|
|
#define FN_VIEW_TABLEGRID (FN_VIEW + 27) /* View tablegrid */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_SET_PAGE (FN_VIEW + 29) /* Set page template to paragraph */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
// more Navigator
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_SHOW_CONTENT_BOX (FN_VIEW + 33) /**/
|
|
|
|
#define FN_SHOW_ROOT (FN_VIEW + 34) /**/
|
|
|
|
#define FN_DROP_REGION (FN_VIEW + 35) /**/
|
|
|
|
#define FN_OUTLINE_LEVEL (FN_VIEW + 36) /**/
|
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_PRINT_LAYOUT (FN_VIEW + 37) /* print layout */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_DROP_REGION_LINK (FN_VIEW + 38) /**/
|
|
|
|
#define FN_DROP_REGION_COPY (FN_VIEW + 39) /**/
|
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_SCROLL_NAVIGATION (FN_VIEW + 40) /* Navigation Controller in the scrollbar */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_SCROLL_NEXT_PREV (FN_VIEW + 41) /* processes MoveType */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_VIEW_HIDDEN_PARA (FN_VIEW + 42) /* View hidden paragraphs */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_VIEW_SMOOTH_SCROLL (FN_VIEW + 43)
|
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_GLOBAL_SWITCH (FN_VIEW + 44) /* Toggle between Global and Content */
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_GLOBAL_EDIT (FN_VIEW + 45) /* edit */
|
|
|
|
#define FN_GLOBAL_UPDATE (FN_VIEW + 46) /* update */
|
|
|
|
#define FN_GLOBAL_OPEN (FN_VIEW + 47) /* open */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_GLOBAL_SAVE_CONTENT (FN_VIEW + 48) /* save content of link */
|
|
|
|
#define FN_CREATE_NAVIGATION (FN_VIEW + 49) /* create Navigations-Controller */
|
|
|
|
#define FN_PREVIEW_ZOOM (FN_VIEW + 51) /* create table controller for zoom */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_SET_MODOPT_TBLNUMFMT (FN_VIEW + 52) /* Number recognition in tables */
|
2001-04-09 08:46:35 +00:00
|
|
|
#define FN_HSCROLL_METRIC (FN_VIEW + 53) /* Metric horizontal scrollbar */
|
|
|
|
#define FN_VSCROLL_METRIC (FN_VIEW + 54) /* Metric vertical scrollbar */
|
2008-02-19 12:33:21 +00:00
|
|
|
#define FN_VIEW_NOTES (FN_VIEW + 55)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Insert
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_BOOKMARK (FN_INSERT + 2 ) /* Bookmark */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_BREAK_DLG (FN_INSERT + 4 ) /* Break */
|
|
|
|
#define FN_INSERT_COLUMN_BREAK (FN_INSERT + 5 ) /* Column break */
|
2013-02-08 23:38:27 +01:00
|
|
|
#define FN_INSERT_FIELD (FN_INSERT + 8 ) /* Textcommand */
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_CHANGE_DBFIELD (FN_INSERT + 9 ) /* Change the database field */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_CAPTION (FN_INSERT + 10) /* Caption */
|
|
|
|
#define FN_INSERT_DBFIELD (FN_INSERT + 11) /* Insert database field - for recording */
|
|
|
|
#define FN_INSERT_FOOTNOTE_DLG (FN_INSERT + 12) /* Footnote Dialog */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_REF_FIELD (FN_INSERT + 13) /* Insert Reference Field */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_HYPERLINK (FN_INSERT + 14) /* Character dialogue / hyperlink page */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_LINEBREAK (FN_INSERT + 18) /* Newline */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INSERT_FIELD_DATA_ONLY (FN_INSERT + 19) /* Field dialog for mail merge*/
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_INSERT_OBJECT_DLG (FN_INSERT + 22) /* Object */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INSERT_PAGEBREAK (FN_INSERT + 23) /* Page break*/
|
|
|
|
#define FN_POSTIT (FN_INSERT + 29) /* Insert/edit PostIt */
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_TABLE (FN_INSERT + 30) /* Insert Table */
|
2002-05-06 06:15:01 +00:00
|
|
|
#define FN_INSERT_STRING (FN_INSERT+31)
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_INSERT_FRAME_INTERACT (FN_INSERT + 33) /* Insert interactive frame */
|
|
|
|
#define FN_INSERT_FRAME (FN_INSERT + 34) /* Insert Frame */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INSERT_IDX_ENTRY_DLG (FN_INSERT + 35) /* insert index entry */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_INSERT_FRAME_INTERACT_NOCOL (FN_INSERT + 36) /*insert interactive non column frame*/
|
|
|
|
|
2011-11-08 15:02:34 +07:00
|
|
|
#define FN_TOOL_ANCHOR (FN_INSERT + 49) /* Draw Anchor for object */
|
|
|
|
#define FN_TOOL_ANCHOR_PAGE (FN_INSERT + 50) /* anchor Draw object to page */
|
|
|
|
#define FN_TOOL_ANCHOR_PARAGRAPH (FN_INSERT + 51) /* anchor Draw object to paragraph */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TOOL_HIERARCHIE (FN_INSERT + 52) /* change hierarchy */
|
2001-06-25 12:42:52 +00:00
|
|
|
|
2004-09-20 12:01:28 +00:00
|
|
|
#define FN_MAILMERGE_WIZARD (FN_INSERT + 64) /* mail merge wizard */
|
2011-11-08 15:02:34 +07:00
|
|
|
#define FN_TOOL_ANCHOR_FRAME (FN_INSERT + 66) /* anchor Draw-Object to frame*/
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_QRY_MERGE (FN_INSERT + 67) /* insert record (serial letter) */
|
2011-11-08 15:02:34 +07:00
|
|
|
#define FN_MAILMERGE_CHILDWINDOW (FN_INSERT + 68) /* back-to-mail-merge-wizard child window*/
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INSERT_SMA (FN_INSERT + 69) /* insert StarMath */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_DRAWTEXT_ATTR_DLG (FN_INSERT + 76) /* position DrawText */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2011-11-08 15:02:34 +07:00
|
|
|
#define FN_TOOL_ANCHOR_CHAR (FN_INSERT + 84) /* anchor Draw object to charater */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_QRY_INSERT (FN_INSERT + 86) /* insert record selection in to text */
|
|
|
|
#define FN_QRY_MERGE_FIELD (FN_INSERT + 87) /* insert record selection into fields */
|
|
|
|
#define FN_QRY_INSERT_FIELD (FN_INSERT + 88) /* insert database field */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INSERT_CTRL (FN_INSERT + 89) /* toolbar controller insert*/
|
|
|
|
#define FN_INSERT_OBJ_CTRL (FN_INSERT + 90) /* toolbar controller (insert/object) */
|
|
|
|
#define FN_INSERT_FIELD_CTRL (FN_INSERT + 91) /* toolbar controller insert/field commands */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_INSERT_FLD_DATE (FN_INSERT + 92)
|
|
|
|
#define FN_INSERT_FLD_TIME (FN_INSERT + 93)
|
|
|
|
#define FN_INSERT_FLD_PGNUMBER (FN_INSERT + 94)
|
|
|
|
#define FN_INSERT_FLD_PGCOUNT (FN_INSERT + 95)
|
|
|
|
#define FN_INSERT_FLD_TOPIC (FN_INSERT + 96)
|
|
|
|
#define FN_INSERT_FLD_TITLE (FN_INSERT + 97)
|
|
|
|
#define FN_INSERT_FLD_AUTHOR (FN_INSERT + 98)
|
|
|
|
#define FN_INSERT_FOOTNOTE (FN_INSERT + 99)
|
|
|
|
|
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Paste (Part 2)
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
2004-09-20 12:01:28 +00:00
|
|
|
#define FN_MAILMERGE_SENDMAIL_CHILDWINDOW (FN_INSERT2 + 5) /* child window provided by mailmerge */
|
2004-03-17 11:12:36 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_SBA_BRW_UPDATE (FN_INSERT2 + 7) /* insert records into fields */
|
|
|
|
#define FN_SBA_BRW_INSERT (FN_INSERT2 + 8) /* insert records into text */
|
|
|
|
#define FN_SBA_BRW_MERGE (FN_INSERT2 + 9) /* serial letter print */
|
|
|
|
#define FN_JAVAEDIT (FN_INSERT2 + 10) /* edit script field */
|
2011-11-08 15:02:34 +07:00
|
|
|
#define FN_TOOL_ANCHOR_AT_CHAR (FN_INSERT2 + 12) /* anchor object to character*/
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INSERT_PAGEHEADER (FN_INSERT2 + 13) /* insert default header */
|
|
|
|
#define FN_INSERT_PAGEFOOTER (FN_INSERT2 + 14) /* insert default footer */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INSERT_ENDNOTE (FN_INSERT2 + 18) /* insert endnote*/
|
2003-05-22 07:40:37 +00:00
|
|
|
#define FN_INSERT_REGION (FN_INSERT2 + 19) /* Insert section */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_INSERT_MULTI_TOX (FN_INSERT2 + 20) /* insert any TOX */
|
|
|
|
#define FN_INSERT_AUTH_ENTRY_DLG (FN_INSERT2 + 21) /* insert entry for table of authorities*/
|
|
|
|
|
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Format
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_AUTOFORMAT_APPLY (FN_FORMAT + 1 ) /* apply autoformat options */
|
|
|
|
#define FN_AUTOFORMAT_AUTO (FN_FORMAT + 2 ) /* apply autoformat during user input */
|
|
|
|
#define FN_GROW_FONT_SIZE (FN_FORMAT + 3 ) /* size */
|
|
|
|
#define FN_SHRINK_FONT_SIZE (FN_FORMAT + 4 ) /* size */
|
|
|
|
#define FN_UNDERLINE_DOUBLE (FN_FORMAT + 5 ) /* double underline */
|
|
|
|
#define FN_AUTOFORMAT_REDLINE_APPLY (FN_FORMAT + 6 ) /* apply autoformat with Redlining */
|
|
|
|
#define FN_SET_SUPER_SCRIPT (FN_FORMAT + 11) /* superscript */
|
|
|
|
#define FN_SET_SUB_SCRIPT (FN_FORMAT + 12) /* subscript */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2013-04-10 08:20:16 +00:00
|
|
|
#define FN_FORMAT_PAGE_SETTING_DLG (FN_FORMAT + 42) /* */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_NUM_FORMAT_TABLE_DLG (FN_FORMAT + 45) /* number format in table */
|
|
|
|
#define FN_FORMAT_PAGE_COLUMN_DLG (FN_FORMAT + 49) /* columns per page */
|
|
|
|
#define FN_FORMAT_BACKGROUND_DLG (FN_FORMAT + 50) /* background */
|
|
|
|
#define FN_FORMAT_PAGE_DLG (FN_FORMAT + 52) /* page */
|
|
|
|
#define FN_FORMAT_COLUMN (FN_FORMAT + 53) /* columns */
|
|
|
|
#define FN_FORMAT_DROPCAPS (FN_FORMAT + 54) /* initials */
|
|
|
|
#define FN_FORMAT_FRAME_DLG (FN_FORMAT + 56) /* frame */
|
|
|
|
#define FN_FORMAT_GRAFIC_DLG (FN_FORMAT + 58) /* graphic */
|
|
|
|
#define FN_FORMAT_TABLE_DLG (FN_FORMAT + 60) /* table */
|
|
|
|
|
|
|
|
#define FN_UPDATE_STYLE_BY_EXAMPLE (FN_FORMAT + 63) /* update style */
|
|
|
|
#define FN_FORMAT_FOOTNOTE_DLG (FN_FORMAT + 68) /* footnote dialog */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-12 16:49:26 +01:00
|
|
|
#define FN_FRAME_NOWRAP (FN_FORMAT + 72)
|
|
|
|
#define FN_FRAME_WRAP (FN_FORMAT + 73)
|
|
|
|
#define FN_FRAME_WRAPTHRU (FN_FORMAT + 74)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FRAME_ALIGN_HORZ_LEFT (FN_FORMAT + 75)
|
|
|
|
#define FN_FRAME_ALIGN_HORZ_RIGHT (FN_FORMAT + 76)
|
|
|
|
#define FN_FRAME_ALIGN_HORZ_CENTER (FN_FORMAT + 77)
|
|
|
|
#define FN_FRAME_ALIGN_VERT_TOP (FN_FORMAT + 78)
|
|
|
|
#define FN_FRAME_ALIGN_VERT_BOTTOM (FN_FORMAT + 79)
|
|
|
|
#define FN_FRAME_ALIGN_VERT_CENTER (FN_FORMAT + 80)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_SET_FRM_POSITION (FN_FORMAT + 82)/* frame position -- " -- */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_SET_PAGE_STYLE (FN_FORMAT + 93) /* apply page style */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-18 14:01:21 +01:00
|
|
|
#define FN_FORMAT_TITLEPAGE_DLG (FN_FORMAT + 98) /* Title Page */
|
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_TABLE_REP (FN_FORMAT + 99) /* TableRepresentation */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_CONVERT_TEXT_TABLE (FN_FORMAT + 100) /* convert text <-> table */
|
|
|
|
#define FN_TABLE_INSERT_ROW (FN_FORMAT + 101) /* */
|
|
|
|
#define FN_TABLE_INSERT_COL (FN_FORMAT + 102) /* */
|
|
|
|
#define FN_TABLE_DELETE_ROW (FN_FORMAT + 103) /* */
|
|
|
|
#define FN_TABLE_DELETE_COL (FN_FORMAT + 104) /* */
|
|
|
|
#define FN_TABLE_SPLIT_CELLS (FN_FORMAT + 105) /* */
|
|
|
|
#define FN_TABLE_MERGE_CELLS (FN_FORMAT + 106) /* */
|
|
|
|
#define FN_TABLE_SET_ROW_HEIGHT (FN_FORMAT + 107) /* */
|
|
|
|
#define FN_TABLE_SET_COL_WIDTH (FN_FORMAT + 108) /* */
|
|
|
|
#define FN_OPTIMIZE_TABLE (FN_FORMAT + 110) /* ToolBoxItem for optimizing tables */
|
|
|
|
#define FN_TABLE_SELECT_ROW (FN_FORMAT + 113) /* */
|
|
|
|
#define FN_TABLE_SELECT_COL (FN_FORMAT + 114) /* */
|
|
|
|
#define FN_TABLE_SELECT_ALL (FN_FORMAT + 115) /* */
|
|
|
|
#define FN_TABLE_SET_READ_ONLY_CELLS (FN_FORMAT + 117) /* protect table cells */
|
|
|
|
#define FN_TABLE_UNSET_READ_ONLY_CELLS (FN_FORMAT + 119) /* undo table cell protection */
|
2004-08-02 12:02:32 +00:00
|
|
|
#define FN_TABLE_HEADLINE_REPEAT (FN_FORMAT + 120) /* also used in SwXTextTable*/
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TABLE_ADJUST_CELLS (FN_FORMAT + 121) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FRAME_UP (FN_FORMAT + 122) /* frame by one level up */
|
|
|
|
#define FN_FRAME_DOWN (FN_FORMAT + 123) /* frame by one level down */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TABLE_OPTIMAL_HEIGHT (FN_FORMAT + 128) /* optimal cell height */
|
2004-08-02 12:02:32 +00:00
|
|
|
#define FN_TABLE_DELETE_TABLE (FN_FORMAT + 129) /* remove current table*/
|
|
|
|
#define FN_TABLE_SELECT_CELL (FN_FORMAT + 130) /* selects the current table cell */
|
|
|
|
#define FN_CONVERT_TEXT_TO_TABLE (FN_FORMAT + 131) /* convert selected text to table */
|
|
|
|
#define FN_CONVERT_TABLE_TO_TEXT (FN_FORMAT + 132) /* convert a table to text */
|
|
|
|
#define FN_TABLE_SORT_DIALOG (FN_FORMAT + 133) /* sorting in tables*/
|
2010-11-05 14:01:59 +00:00
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Page Template
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_PAGE_STYLE_SET_LR_MARGIN (FN_FORMAT + 130) /* left / right margin */
|
|
|
|
#define FN_PAGE_STYLE_SET_UL_MARGIN (FN_FORMAT + 131) /* upper / lower margin */
|
|
|
|
#define FN_PAGE_STYLE_SET_PAPER_SIZE (FN_FORMAT + 135) /* */
|
|
|
|
#define FN_PAGE_STYLE_SET_PAPER_BIN (FN_FORMAT + 136) /* paper tray */
|
|
|
|
#define FN_PAGE_STYLE_SET_NUMBER_FORMAT (FN_FORMAT + 137) /* */
|
|
|
|
#define FN_PAGE_STYLE_SET_COLS (FN_FORMAT + 138) /* number of columns */
|
|
|
|
|
|
|
|
/* these Ids are only required by Help and are replaced by the Ids without _DLG
|
|
|
|
* for the dialog */
|
|
|
|
#define FN_TABLE_INSERT_COL_DLG (FN_FORMAT + 142) /* */
|
|
|
|
#define FN_TABLE_INSERT_ROW_DLG (FN_FORMAT + 143) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2002-10-18 08:30:14 +00:00
|
|
|
#define FN_GOTO_NEXT_CELL (FN_FORMAT + 145) /* Table: go to next cell */
|
|
|
|
#define FN_GOTO_PREV_CELL (FN_FORMAT + 146) /* Table: go to previous cell */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2007-07-18 11:54:22 +00:00
|
|
|
#define FN_TABLE_HEADLINE_COUNT (FN_FORMAT + 147) /* number of repeated headlines of tables */
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Ribbon
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FORMULA_CALC (FN_FORMAT + 156) /* select formula */
|
|
|
|
#define FN_FORMULA_CANCEL (FN_FORMAT + 157) /* don't apply formula */
|
|
|
|
#define FN_FORMULA_APPLY (FN_FORMAT + 158) /* apply formula */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TABLE_UNSET_READ_ONLY (FN_FORMAT + 159) /* undo cell protection for table */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FRAME_WRAP_IDEAL (FN_FORMAT + 163) /* frame ideal wrapping */
|
|
|
|
#define FN_FRAME_WRAPTHRU_TRANSP (FN_FORMAT + 164) /* frame transparent wrapping */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FRAME_ALIGN_VERT_ROW_TOP (FN_FORMAT + 165) /* */
|
|
|
|
#define FN_FRAME_ALIGN_VERT_ROW_BOTTOM (FN_FORMAT + 166) /* */
|
|
|
|
#define FN_FRAME_ALIGN_VERT_ROW_CENTER (FN_FORMAT + 167) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FRAME_ALIGN_VERT_CHAR_TOP (FN_FORMAT + 168) /* */
|
|
|
|
#define FN_FRAME_ALIGN_VERT_CHAR_BOTTOM (FN_FORMAT + 169) /* */
|
|
|
|
#define FN_FRAME_ALIGN_VERT_CHAR_CENTER (FN_FORMAT + 170) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FRAME_WRAP_LEFT (FN_FORMAT + 172) /* */
|
|
|
|
#define FN_FRAME_WRAP_RIGHT (FN_FORMAT + 173) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_WRAP_ANCHOR_ONLY (FN_FORMAT + 181) /* wrap only for first paragraph */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TABLE_BALANCE_CELLS (FN_FORMAT + 182) /* evenly distribute columns */
|
|
|
|
#define FN_TABLE_BALANCE_ROWS (FN_FORMAT + 183) /* evenly distribute rows */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FRAME_WRAP_CONTOUR (FN_FORMAT + 184) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2013-04-10 08:20:16 +00:00
|
|
|
// +185..+187 removed in favor of corresponding globally available slot
|
|
|
|
|
|
|
|
#define FN_TABLE_SET_VERT_ALIGN (FN_FORMAT + 188) /* vertical alignment in Writer table cells */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TABLE_MODE_FIX (FN_FORMAT + 189) /* table mode */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_TABLE_MODE_FIX_PROP (FN_FORMAT + 190) /* -"- */
|
|
|
|
#define FN_TABLE_MODE_VARIABLE (FN_FORMAT + 191) /* -"- */
|
2011-11-02 10:36:12 +00:00
|
|
|
#define FN_TABLE_BOX_TEXTORIENTATION (FN_FORMAT + 192) /* text orientation of table cells */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TABLE_AUTOSUM (FN_FORMAT + 195) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_GOTO_NEXT_REGION (FN_FORMAT2 + 9) /* */
|
|
|
|
#define FN_GOTO_PREV_REGION (FN_FORMAT2 + 10) /* */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_ABSTRACT_NEWDOC (FN_FORMAT2 + 12) /* abstract in new document */
|
|
|
|
#define FN_ABSTRACT_STARIMPRESS (FN_FORMAT2 + 13) /* abstract to StarImpress */
|
2010-10-31 18:28:43 +02:00
|
|
|
|
2006-03-27 09:11:25 +00:00
|
|
|
#define FN_NAME_SHAPE (FN_FORMAT2 + 14) /* Name shapes */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2006-12-19 16:38:29 +00:00
|
|
|
#define FN_TITLE_DESCRIPTION_SHAPE (FN_FORMAT2 + 15) /* shape title and description */
|
|
|
|
|
2013-02-08 23:38:27 +01:00
|
|
|
#define FN_NUMBER_FORMAT (FN_FORMAT2 + 120) /* set Boxes/NumberFormatter */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_NUMBER_STANDARD (FN_FORMAT2 + 121)
|
|
|
|
#define FN_NUMBER_TWODEC (FN_FORMAT2 + 123)
|
|
|
|
#define FN_NUMBER_SCIENTIFIC (FN_FORMAT2 + 124)
|
|
|
|
#define FN_NUMBER_DATE (FN_FORMAT2 + 125)
|
|
|
|
#define FN_NUMBER_TIME (FN_FORMAT2 + 126)
|
|
|
|
#define FN_NUMBER_CURRENCY (FN_FORMAT2 + 127)
|
|
|
|
#define FN_NUMBER_PERCENT (FN_FORMAT2 + 128)
|
|
|
|
|
|
|
|
#define FN_FRAME_CHAIN (FN_FORMAT2 + 136)
|
|
|
|
#define FN_FRAME_UNCHAIN (FN_FORMAT2 + 137)
|
|
|
|
|
|
|
|
#define FN_NUMBER_NEWSTART (FN_FORMAT2 + 138)
|
|
|
|
#define FN_NUMBER_NEWSTART_AT (FN_FORMAT2 + 139)
|
|
|
|
|
|
|
|
#define FN_FRAME_MIRROR_ON_EVEN_PAGES (FN_FORMAT2 + 140)
|
|
|
|
#define FN_GRAPHIC_MIRROR_ON_EVEN_PAGES (FN_FORMAT2 + 141)
|
|
|
|
|
|
|
|
#define FN_TABLE_SPLIT_TABLE (FN_FORMAT2 + 142)
|
|
|
|
#define FN_SYNC_LABELS (FN_FORMAT2 + 143)
|
|
|
|
|
2002-06-10 15:59:44 +00:00
|
|
|
#define FN_FORMAT_LINENUMBER (FN_FORMAT2 + 144)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TABLE_RELATIVE_WIDTH (FN_FORMAT2 + 147) /* UNO */
|
|
|
|
#define FN_TABLE_WIDTH (FN_FORMAT2 + 148) /* UNO */
|
|
|
|
#define FN_TABLE_IS_RELATIVE_WIDTH (FN_FORMAT2 + 149) /* UNO */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_INC_INDENT_OFFSET (FN_FORMAT2 + 150)
|
|
|
|
#define FN_DEC_INDENT_OFFSET (FN_FORMAT2 + 151)
|
|
|
|
|
|
|
|
#define FN_TABLE_MERGE_TABLE (FN_FORMAT2 + 152)
|
2004-01-13 10:04:27 +00:00
|
|
|
#define FN_TABLE_ROW_SPLIT (FN_FORMAT2 + 153)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2004-09-20 14:10:20 +00:00
|
|
|
#define FN_FORMAT_APPLY_HEAD1 (FN_FORMAT2 + 154)
|
|
|
|
#define FN_FORMAT_APPLY_HEAD2 (FN_FORMAT2 + 155)
|
|
|
|
#define FN_FORMAT_APPLY_HEAD3 (FN_FORMAT2 + 156)
|
|
|
|
#define FN_FORMAT_APPLY_DEFAULT (FN_FORMAT2 + 157)
|
|
|
|
#define FN_FORMAT_APPLY_TEXTBODY (FN_FORMAT2 + 158)
|
2005-03-11 09:44:25 +00:00
|
|
|
#define FN_REMOVE_DIRECT_CHAR_FORMATS (FN_FORMAT2 + 159)
|
2012-07-01 17:43:57 +02:00
|
|
|
//free (160)
|
2008-06-06 12:34:52 +00:00
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Extras
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_LINE_NUMBERING_DLG (FN_EXTRA + 2 ) /* */
|
|
|
|
#define FN_HYPHENATE_OPT_DLG (FN_EXTRA + 5 ) /* */
|
|
|
|
#define FN_ADD_UNKNOWN (FN_EXTRA + 6 ) /* learn words */
|
|
|
|
#define FN_NUMBERING_OUTLINE_DLG (FN_EXTRA + 12) /* */
|
|
|
|
#define FN_SORTING_DLG (FN_EXTRA + 14) /* */
|
|
|
|
#define FN_CALCULATE (FN_EXTRA + 15) /* */
|
|
|
|
#define FN_GLOSSARY_DLG (FN_EXTRA + 20) /* text building blocks */
|
|
|
|
|
|
|
|
#define FN_EXPAND_GLOSSARY (FN_EXTRA + 28) /* expand text building blocks */
|
|
|
|
#define FN_CHANGE_PAGENUM (FN_EXTRA + 34) /* change page numbers*/
|
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
// Region: Glossary
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
#define FN_AUTO_CORRECT (FN_EXTRA + 49 ) /* Autocorrect from Basic */
|
2001-08-01 09:35:32 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_UPDATE_TOX (FN_EXTRA + 53) /* update all indices */
|
|
|
|
#define FN_UPDATE_CUR_TOX (FN_EXTRA + 54) /* update current index */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_REMOVE_CUR_TOX (FN_EXTRA + 55) /* remove the current TOX*/
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_NAVIGATION_PI_GOTO_PAGE (FN_EXTRA + 59 ) /* goto page from navigation-PI */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_COLL_TYPE (FN_EXTRA + 98) /* type for GlobalDoc-Collection*/
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_COLL_ADD (FN_EXTRA + 99)
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_COLL_TITLE (FN_EXTRA2 + 1) /* area name or index title */
|
|
|
|
#define FN_SHADOWCURSOR (FN_EXTRA2 + 4) /* enable/disable Shadow Cursor */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_UNO_PARA_STYLE (FN_EXTRA2 + 9) // starting here are UNI-Ids for the PropertyMap listed
|
|
|
|
#define FN_UNO_PAGE_STYLE (FN_EXTRA2 + 10)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2001-05-21 12:01:57 +00:00
|
|
|
#define FN_UNO_FRAME_STYLE_NAME (FN_EXTRA2 + 12)
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_UNO_NUM_START_VALUE (FN_EXTRA2 + 13)
|
|
|
|
#define FN_UNO_NUM_LEVEL (FN_EXTRA2 + 14)
|
|
|
|
#define FN_UNO_NUM_RULES (FN_EXTRA2 + 15)
|
|
|
|
#define FN_UNO_DOCUMENT_INDEX_MARK (FN_EXTRA2 + 16)
|
|
|
|
#define FN_UNO_DOCUMENT_INDEX (FN_EXTRA2 + 17)
|
|
|
|
#define FN_UNO_TEXT_FIELD (FN_EXTRA2 + 18)
|
|
|
|
#define FN_UNO_TEXT_TABLE (FN_EXTRA2 + 19)
|
|
|
|
#define FN_UNO_CELL (FN_EXTRA2 + 20)
|
|
|
|
#define FN_UNO_TEXT_FRAME (FN_EXTRA2 + 21)
|
|
|
|
#define FN_UNO_REFERENCE_MARK (FN_EXTRA2 + 22)
|
|
|
|
#define FN_UNO_TEXT_SECTION (FN_EXTRA2 + 23)
|
|
|
|
#define FN_UNO_FOOTNOTE (FN_EXTRA2 + 24)
|
|
|
|
#define FN_UNO_ENDNOTE (FN_EXTRA2 + 25)
|
|
|
|
#define FN_UNO_RANGE_COL_LABEL (FN_EXTRA2 + 26)
|
|
|
|
#define FN_UNO_RANGE_ROW_LABEL (FN_EXTRA2 + 27)
|
|
|
|
#define FN_UNO_TABLE_BORDER (FN_EXTRA2 + 29)
|
|
|
|
#define FN_UNO_TABLE_COLUMN_SEPARATORS (FN_EXTRA2 + 30)
|
|
|
|
#define FN_UNO_TABLE_COLUMN_RELATIVE_SUM (FN_EXTRA2 + 31)
|
|
|
|
#define FN_UNO_TABLE_CELL_BACKGROUND (FN_EXTRA2 + 32)
|
|
|
|
#define FN_UNO_ROW_HEIGHT (FN_EXTRA2 + 33)
|
|
|
|
#define FN_UNO_ROW_AUTO_HEIGHT (FN_EXTRA2 + 34)
|
|
|
|
#define FN_UNO_HEADER (FN_EXTRA2 + 35)
|
|
|
|
#define FN_UNO_HEADER_LEFT (FN_EXTRA2 + 36)
|
|
|
|
#define FN_UNO_HEADER_RIGHT (FN_EXTRA2 + 37)
|
|
|
|
#define FN_UNO_FOOTER (FN_EXTRA2 + 38)
|
|
|
|
#define FN_UNO_FOOTER_LEFT (FN_EXTRA2 + 39)
|
|
|
|
#define FN_UNO_FOOTER_RIGHT (FN_EXTRA2 + 40)
|
|
|
|
#define FN_UNO_HEADER_BACKGROUND (FN_EXTRA2 + 41)
|
|
|
|
#define FN_UNO_HEADER_BOX (FN_EXTRA2 + 42)
|
|
|
|
#define FN_UNO_HEADER_LR_SPACE (FN_EXTRA2 + 43)
|
|
|
|
#define FN_UNO_HEADER_SHADOW (FN_EXTRA2 + 44)
|
|
|
|
#define FN_UNO_FOOTER_BACKGROUND (FN_EXTRA2 + 45)
|
|
|
|
#define FN_UNO_FOOTER_BOX (FN_EXTRA2 + 46)
|
|
|
|
#define FN_UNO_FOOTER_LR_SPACE (FN_EXTRA2 + 47)
|
|
|
|
#define FN_UNO_FOOTER_SHADOW (FN_EXTRA2 + 48)
|
|
|
|
#define FN_UNO_HEADER_BODY_DISTANCE (FN_EXTRA2 + 49)
|
|
|
|
#define FN_UNO_HEADER_IS_DYNAMIC_DISTANCE (FN_EXTRA2 + 50)
|
|
|
|
#define FN_UNO_FOOTER_BODY_DISTANCE (FN_EXTRA2 + 51)
|
|
|
|
#define FN_UNO_FOOTER_IS_DYNAMIC_DISTANCE (FN_EXTRA2 + 52)
|
|
|
|
#define FN_UNO_HEADER_SHARE_CONTENT (FN_EXTRA2 + 53)
|
|
|
|
#define FN_UNO_FOOTER_SHARE_CONTENT (FN_EXTRA2 + 54)
|
|
|
|
#define FN_UNO_HEADER_HEIGHT (FN_EXTRA2 + 55)
|
|
|
|
#define FN_UNO_FOOTER_HEIGHT (FN_EXTRA2 + 56)
|
|
|
|
#define FN_UNO_HEADER_ON (FN_EXTRA2 + 57)
|
|
|
|
#define FN_UNO_FOOTER_ON (FN_EXTRA2 + 58)
|
|
|
|
#define FN_UNO_FOLLOW_STYLE (FN_EXTRA2 + 59)
|
|
|
|
|
|
|
|
#define FN_API_CALL (FN_EXTRA2 + 60)
|
|
|
|
|
|
|
|
#define FN_UNO_IS_PHYSICAL (FN_EXTRA2 + 61)
|
|
|
|
#define FN_UNO_IS_AUTO_UPDATE (FN_EXTRA2 + 62)
|
|
|
|
#define FN_UNO_DISPLAY_NAME (FN_EXTRA2 + 63)
|
|
|
|
|
|
|
|
#define FN_UNO_WRAP (FN_EXTRA2 + 64)
|
|
|
|
#define FN_UNO_ANCHOR_TYPES (FN_EXTRA2 + 65)
|
|
|
|
#define FN_UNO_PARA_CHAPTER_NUMBERING_LEVEL (FN_EXTRA2 + 66)
|
|
|
|
#define FN_UNO_PARA_CONDITIONAL_STYLE_NAME (FN_EXTRA2 + 67)
|
|
|
|
|
|
|
|
#define FN_UNO_CATEGORY (FN_EXTRA2 + 68)
|
|
|
|
#define FN_UNO_IS_NUMBER (FN_EXTRA2 + 69)
|
|
|
|
#define FN_UNO_TEXT_WRAP (FN_EXTRA2 + 70)
|
|
|
|
#define FN_UNO_ANCHOR_TYPE (FN_EXTRA2 + 71)
|
2000-10-26 09:02:20 +00:00
|
|
|
#define FN_SKIP_HIDDEN_TEXT (FN_EXTRA2 + 72)
|
|
|
|
#define FN_SKIP_PROTECTED_TEXT (FN_EXTRA2 + 73)
|
2000-11-27 10:13:17 +00:00
|
|
|
#define FN_UNO_Z_ORDER (FN_EXTRA2 + 74)
|
2001-01-11 11:32:20 +00:00
|
|
|
#define FN_UNO_REDLINE_NODE_START (FN_EXTRA2 + 75)
|
|
|
|
#define FN_UNO_REDLINE_NODE_END (FN_EXTRA2 + 76)
|
2001-04-03 06:16:44 +00:00
|
|
|
#define FN_UNO_TEXT_PORTION_TYPE (FN_EXTRA2 + 77)
|
|
|
|
#define FN_UNO_CONTROL_CHARACTER (FN_EXTRA2 + 78)
|
|
|
|
#define FN_UNO_BOOKMARK (FN_EXTRA2 + 79)
|
|
|
|
#define FN_UNO_IS_COLLAPSED (FN_EXTRA2 + 80)
|
|
|
|
#define FN_UNO_IS_START (FN_EXTRA2 + 81)
|
2001-05-04 07:34:39 +00:00
|
|
|
#define FN_UNO_IS_AUTOMATIC_CONTOUR (FN_EXTRA2 + 82)
|
|
|
|
#define FN_UNO_IS_PIXEL_CONTOUR (FN_EXTRA2 + 83)
|
2001-05-21 12:01:57 +00:00
|
|
|
#define FN_UNO_ALTERNATIVE_TEXT (FN_EXTRA2 + 84)
|
|
|
|
#define FN_UNO_ACTUAL_SIZE (FN_EXTRA2 + 85)
|
|
|
|
#define FN_UNO_GRAPHIC_U_R_L (FN_EXTRA2 + 86)
|
|
|
|
#define FN_UNO_GRAPHIC_FILTER (FN_EXTRA2 + 87)
|
2001-10-24 16:33:55 +00:00
|
|
|
#define FN_UNO_CELL_NAME (FN_EXTRA2 + 88)
|
2002-06-26 06:57:42 +00:00
|
|
|
#define FN_INSERT_GLOSSARY (FN_EXTRA2 + 89)
|
2002-06-27 07:24:32 +00:00
|
|
|
#define FN_NEW_GLOSSARY (FN_EXTRA2 + 90)
|
|
|
|
#define FN_SET_ACT_GLOSSARY (FN_EXTRA2 + 91)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2002-08-30 11:03:12 +00:00
|
|
|
#define FN_UNO_HEADER_EAT_SPACING (FN_EXTRA2 + 92)
|
|
|
|
#define FN_UNO_FOOTER_EAT_SPACING (FN_EXTRA2 + 93)
|
2003-03-27 14:45:43 +00:00
|
|
|
#define FN_UNO_CHARFMT_SEQUENCE (FN_EXTRA2 + 94)
|
2003-04-17 12:32:50 +00:00
|
|
|
#define FN_UNO_CLSID (FN_EXTRA2 + 95)
|
|
|
|
#define FN_UNO_MODEL (FN_EXTRA2 + 96)
|
|
|
|
#define FN_UNO_COMPONENT (FN_EXTRA2 + 97)
|
2004-04-27 12:39:55 +00:00
|
|
|
#define FN_WORDCOUNT_DIALOG (FN_EXTRA2 + 98)
|
2004-11-26 12:21:41 +00:00
|
|
|
|
2012-01-04 16:45:34 +00:00
|
|
|
#define FN_XFORMS_DESIGN_MODE (FN_EXTRA2 + 99)
|
2004-11-26 12:21:41 +00:00
|
|
|
|
2012-01-04 16:45:34 +00:00
|
|
|
#define FN_UNO_PARA_STYLE_CONDITIONS (FN_EXTRA2 + 100)
|
|
|
|
#define FN_UNO_GRAPHIC (FN_EXTRA2 + 101)
|
2005-11-11 12:14:59 +00:00
|
|
|
|
2007-01-23 06:35:51 +00:00
|
|
|
#define FN_UNO_REPLACEMENT_GRAPHIC_URL (FN_EXTRA2 + 102)
|
2008-01-10 11:28:21 +00:00
|
|
|
#define FN_UNO_CELL_ROW_SPAN (FN_EXTRA2 + 103)
|
2008-04-18 11:37:11 +00:00
|
|
|
#define FN_UNO_TABLE_BORDER_DISTANCES (FN_EXTRA2 + 104)
|
2008-07-16 12:22:22 +00:00
|
|
|
#define FN_SPELL_GRAMMAR_DIALOG (FN_EXTRA2 + 105)
|
|
|
|
#define FN_UNO_STREAM_NAME (FN_EXTRA2 + 106)
|
2008-07-21 11:56:38 +00:00
|
|
|
#define FN_UNO_LIST_ID (FN_EXTRA2 + 107)
|
2008-07-22 14:00:50 +00:00
|
|
|
#define FN_UNO_REPLACEMENT_GRAPHIC (FN_EXTRA2 + 108)
|
2007-01-23 06:35:51 +00:00
|
|
|
|
2008-12-11 09:52:14 +00:00
|
|
|
#define FN_UNO_PARA_CONT_PREV_SUBTREE (FN_EXTRA2 + 109)
|
|
|
|
#define FN_UNO_PARA_NUM_STRING (FN_EXTRA2 + 110)
|
2009-06-03 11:26:39 +00:00
|
|
|
#define FN_UNO_TABLE_NAME (FN_EXTRA2 + 111)
|
CWS-TOOLING: integrate CWS odfmetadata3
2009-09-11 Michael Stahl merge DEV300_m58
2009-09-07 Michael Stahl SwFmtFld::Modify(): do nothing on RES_OBJECTDYING
2009-08-27 Michael Stahl #i91565#, #i91566#: TextPortionEnumerationTest.java: add test document
2009-08-27 Michael Stahl #i91565#, #i91566#: add complex test: TextPortionEnumerationTest.java
2009-08-27 Michael Stahl CLiteral::initialize(): zero-length literals probably not an error
2009-08-27 Michael Stahl #i91565#, #i91566#: offapi: new InContentMetadata and MetadataField services
adapt TextPortion for InContentMetadata
2009-08-27 Michael Stahl #i91564#: xmloff: load/store xml:id and RDFa for text:bookmark(-start).
2009-08-27 Michael Stahl #i91564#: sw core: add support for xml:id at bookmarks:
sw::mark::Bookmark: derive from Metadatable.
SwHistoryBookmark, SaveBookmark: store a MetadatableUndo.
ndcopy.cxx: lcl_CopyBookmarks(): copy the xml:id.
SwXBookmark: derive from MetadatableMixin.
2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: refactor ruby import so nested meta(-field) works:
remove XMLRubyHint_Impl.
XMLImpRubyContext_Impl::~XMLImpRubyContext_Impl(): insert ruby directly.
2009-08-27 Michael Stahl #i91565#, #i91566#: xmloff: fix text:meta(-field) import/export:
new XMLTextParagraphExport::exportTextField() overload for XTextField.
CreateAndInsertMark(): set xml:id after insertion.
fix meta(-field) service names, bugs etc.
2009-08-27 Michael Stahl #i91565#, #i91566#: sw text formatting: paint background of meta(-field) body:
SwFont: add member m_nMetaCount.
txttypes.hxx: add POR_META.
atrstck.cxx: handle RES_TXTATR_META(FIELD).
itrform2.cxx: SwTxtFormatter::WhichTxtPor(): create new class SwMetaPortion.
2009-08-27 Michael Stahl #i91566#: sw text formatting: display meta-field prefix and suffix:
SwAttrIter::GetAttr(): replace with call to GetTxtAttrForCharAt().
SwTxtFormatter::NewExtraPortion(): handle meta-field prefix.
SwTxtFormatter: new member m_nHintEndIndex.
SwTxtFormatter::WhichFirstPortion(): call TryNewNoLengthPortion().
SwTxtFormatter::TryNewNoLengthPortion(): new; handle suffix of meta-field.
SwTxtFormatter::UnderFlow(): UGLY HACK: decrement m_nHintEndIndex.
SwFldPortion: add flag m_bNoLength: portion has zero length (for suffix).
2009-08-27 Michael Stahl #i91565#, #i91566#: extend text:meta(-field) uno wrapper with XText interface:
unoobj.hxx: new CursorType CURSOR_META.
unoobj2.cxx: refactor SwXText implementation to ensure that when the SwXText
belongs to a SwXMeta, content is always inserted inside the meta(-field).
unoobj.cxx: new SwXTextCursor::ForceIntoMeta(): cursor stays in meta(-field).
unometa.hxx: SwXMeta implements XText, forwarding to a member SwXMetaText.
DocInsertStringSplitCR(), SwX*::attachToRange(), SwX*::DeleteAndInsert():
use FORCEHINTEXPAND hack to ensure insert into the meta(-field) at the end.
2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) uno wrapper to sw:
fmtmeta.hxx, fmtatr2.cxx: new class sw::MetaField, new sw::MetaFieldManager.
doc.hxx, docnew.cxx: new SwDoc::GetMetaFieldManager().
unocoll.hxx,.cxx: new SW_SERVICE_FIELDTYPE_METAFIELD, SW_SERVICE_TYPE_META.
unomap.hxx,.cxx: new PROPERTY_MAP_METAFIELD.
unoprnms.hxx: new UNO_NAME_META.
unoport.hxx: new PORTION_META; add "InContentMetadata" prop to SwXTextPortion.
new unometa.hxx: new class SwXMeta and SwXMetaField.
unofield.cxx: SwXFieldEnumeration: include meta-fields.
unoportenum.cxx: handle RES_TXTATR_META(FIELD) by using a portion list stack.
unotext.cxx: SwXText::insertTextContent(): handle meta(-field) as attribute.
2009-08-27 Michael Stahl #i91565#, #i91566#: ndhints.cxx: remove sort number from SwTxtAttrNesting
2009-08-27 Michael Stahl #i91565#, #i91566#: add support for hints with end and CH_TXTATR to sw core:
doc.hxx, docedt.cxx: replace SwDoc::Delete(), DeleteAndJoin(), ReplaceRange()
with wrappers that split at left-overlapped end+CH_TXTATR hints.
txatbase.hxx: new member SwTxtAttr::m_bHasDummyChar.
ndtxt.hxx: rename SwTxtNode::GetTxtAttr() to GetTxtAttrForCharAt().
ndtxt.cxx: SwTxtNode::CopyText(): copy end+CH_TXTATR hints iff copy CH_TXTATR.
txtatr2.cxx, thints.cxx: SwTxtMeta gets a CH_TXTATR.
2009-08-27 Michael Stahl #i91565#, #i91566#: add text:meta(-field) to sw core:
txatbase.hxx: new member SwTxtAttr::m_bNesting.
hintids.hxx: new ids RES_TXTATR_META, RES_TXTATR_METAFIELD.
txtatr.hxx: new base class SwTxtAttrNesting.
new hint SwTxtMeta.
SwTxtRuby derives from SwTxtAttrNesting.
txtinet.hxx: SwTxtINetFmt derives from SwTxtAttrNesting.
new header fmtmeta.hxx: new pool item SwFmtMeta. new class sw::Meta.
ndhints.hxx, thints.cxx: new method SwpHints::TryInsertNesting().
thints.cxx: refactoring: BuildPortions() no longer handles Ruby/Hyperlink,
but TryInsertNesting(), which also handles meta(-field).
SwTxtNode::InsertItem(): check if the hint is actually inserted.
ndhints.cxx: sort nesting hints based on sort number.
ndtxt.cxx: lcl_CopyHint(): handle copy of meta/meta-field.
2009-08-27 Michael Stahl enable expanding hints with m_bLockExpandFlag set:
add new InsertFlag: INS_FORCEHINTEXPAND.
add new SetAttrMode: SETATTR_FORCEHINTEXPAND.
rename SwEditShell::Insert() to Insert2() because changed signature fails
to compile when SwWrtShell tries to overwrite these non-virtual members...
SwWrtShell::Insert() sets FOCEHINTEXPAND if range was selected/deleted.
adapt SwUndoInsert to store flags.
2009-08-27 Michael Stahl change formal parameters of item insertion methods to type SetAttrMode
2009-08-27 Michael Stahl fix incorrect resetting of text attributes in SwUndoInsSection, SwUndoInserts
2009-08-27 Michael Stahl clean up SwTxtNode::CutImpl() and lcl_CopyHint()
2009-08-27 Michael Stahl rename SwDoc::Copy() to CopyRange(), and _Copy() to CopyImpl()
2009-08-27 Michael Stahl rename SwNodes::Move() to MoveRange(), and remove unused parameter
2009-08-27 Michael Stahl rename SwDoc::Move() to MoveRange()/MoveNodeRange()
2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertString(), and remove sal_Unicode variant
2009-08-27 Michael Stahl rename SwDoc::Insert() to InsertPoolItem()/InsertItemSet()/InsertSwSection()
2009-08-27 Michael Stahl rename SwDoc::Replace() to ReplaceRange()
2009-08-27 Michael Stahl remove SwDoc::Overwrite() sal_Unicode variant
2009-08-27 Michael Stahl split up SwDoc::DeleteAndJoin(): factor out DeleteAndJoinWithRedline()
2009-08-27 Michael Stahl rename overloaded SwDoc::Delete() to DeleteRange()/DeleteTOXMark()
2009-08-27 Michael Stahl rename SwTxtNode::Copy() to CopyText()
2009-08-27 Michael Stahl rename SwTxtNode::Cut() to CutText(), and _Cut() to CutImpl()
2009-08-27 Michael Stahl rename SwTxtNode::Delete() to DeleteAttribute()/DeleteAttributes()
2009-08-27 Michael Stahl rename SwTxtNode::Replace() to ReplaceText(), and remove the xub_Unicode variant
2009-08-27 Michael Stahl rename SwTxtNode::Erase() to EraseText()
2009-08-27 Michael Stahl rename SwTxtNode::Insert() to InsertText(), and remove the xub_Unicode variant
2009-08-27 Michael Stahl clean up SwTxtNode::Update()
2009-08-27 Michael Stahl remove SwTxtAttr::RemoveFromPool() and make destructor non-public,
to be invoked by new method SwTxtAttr::Destroy()
2009-08-27 Michael Stahl ensure that SwDoc::Insert() for item (set) returns success indicator:
replace SwRegHistory constructor with method InsertItems(), returning bool.
refactor InsAttr() so that it checks if InsertItems() succeeds.
2009-08-27 Michael Stahl move SwXTextPortionEnumeration from unoobj.hxx to unoport.hxx
2009-08-27 Michael Stahl add missing SolarMutex in SwXTextPortion methods
2009-08-27 Michael Stahl SwXTextPortion: new member m_xTextField (so the TextField property need not
be returned indirectly via SwUnoCursorHelper).
factor out function CreateSwXTextField().
2009-08-27 Michael Stahl SwXTextPortion: remove PORTION_CONTROL_CHAR and implementation of XTextField
2009-08-27 Michael Stahl remove obsolete hint SwTxtHardBlank and formats SwFmtHardBlank/SwFmtSoftHyph
2009-08-27 Michael Stahl clean up SwTxtAttr and friends:
remove many accessor methods for obsolete (due to autofmt) char format items.
remove unused flag SwTxtAttr::m_bDontMergeAttr.
MakeRedlineTxtAttr() now dedicated function, no longer calls MakeTxtAttr().
2009-08-27 Michael Stahl remove obsolete attribute SwTxt2Lines
2009-08-27 Michael Stahl SwXTextPortionEnumeration: finish refactoring CreatePortions
change ExportHints so it always returns a text portion for hint w/ CH_TXTATR.
remove special case for handling end of paragraph.
unfortunately had to refactor the fieldmarks export as well (got in the way).
2009-08-27 Michael Stahl SwXTextPortionEnumeration: refactor CreatePortions: frames export
extract function ExportFrames() from CreatePortions().
remove (un)dead code that calls evil MovePara(fnParaCurr, fnParaEnd)
2009-08-27 Michael Stahl clean up SwXParaFrameEnumeration
2009-08-27 Michael Stahl CollectFrameAtNode: replace SwDependArr with STL based FrameDependList_t
2009-08-27 Michael Stahl SwXTextPortionEnumeration: tweak refmark/toxmark export
so ExportHints returns the portion for point marks
2009-08-27 Michael Stahl clean up SwXTextPortionEnumeration:
prefix members, remove casts, replace SvWeirdArray with STL, etc.
make CreatePortions() method a function, and remove lots of members.
extract fieldmarks function from CreatePortions.
2009-08-27 Michael Stahl remove FOREACHUNOPAM_START/END macros
2009-08-27 Michael Stahl clean up SwXTextPortion:
prefix members, remove casts, etc.
remove SwXRubyPortion: replace it with another SwXTextPortion constructor
2009-08-27 Michael Stahl #i102541# SwXReferenceMark::InsertRefMark(): use flag SETATTR_DONTEXPAND
2009-08-27 Michael Stahl rename SwTxtNode::Insert to SwTxtNode::InsertHint, and
fix constness in SwTxtNode::InsertItem
2009-08-27 Michael Stahl turn SwTxtNode::MakeTxtAttr() methods into global functions in ndhints.hxx
2009-08-27 Michael Stahl remove obsolete sw/inc/bookmrk.hxx
2009-08-27 Michael Stahl pam.cxx: fix ComparePosition functions (returned wrong result in one case)
2009-08-27 Michael Stahl #i103613# only import RDF metadata on normal open of a document
2009-09-11 kz CWS-TOOLING: integrate CWS impress176
2009-09-08 20:18:24 +0200 sj r275957 : fixed warning (shadowed variable)
2009-09-08 18:02:05 +0200 cl r275948 : #i104315# added missing tab pages
2009-09-08 17:35:18 +0200 cl r275947 : #i104866# fixed angle import
2009-09-08 17:32:53 +0200 cl r275946 : #i104841# fixed angle import
2009-09-08 17:01:25 +0200 cl r275943 : #i103935# fixed the SID_EVENTCONFIG mess
2009-09-08 14:32:57 +0200 sj r275928 : #i104685# only comments
2009-09-07 12:37:36 +0200 sj r275886 : #i104683# fixed import of bold/italic attributes for normal text shapes
2009-09-04 15:07:46 +0200 sj r275808 : #104689# fixed bullet color problem
2009-09-03 15:25:07 +0200 sj r275753 : #160200# added vertical alignment of table cells
2009-09-11 kz CWS-TOOLING: integrate CWS dv14
2009-09-10 15:16:32 +0200 sg r276035 : #160513# updated wfs scheme to accept ports
2009-09-10 07:41:47 +0200 dv r276019 : #i104942# Better renaming algorithmen
2009-08-31 13:41:11 +0200 dv r275604 : #160505# Setting APP1PRODUCTNAME must not overwrite APP1PRODUCTDEF
2009-09-11 kz CWS-TOOLING: integrate CWS jl131
2009-09-02 16:42:40 +0200 jl r275720 : #i97896#
2009-08-31 13:01:53 +0200 jl r275599 : CWS-TOOLING: rebase CWS jl131 to trunk@275331 (milestone: DEV300:m56)
2009-07-31 14:35:30 +0200 jl r274531 : CWS-TOOLING: rebase CWS jl131 to trunk@274203 (milestone: DEV300:m53)
2009-07-23 14:20:32 +0200 jl r274272 : #i79839# better error text when trying to modify shared layer without having write permission, eg. unopkg add --shared, unopkg remove --shared, unopkg reinstall --shared
2009-07-22 16:38:02 +0200 jl r274252 : #i97896# localize error message for lock file
2009-07-22 16:37:22 +0200 jl r274251 : #i80462# unprecise wording in updatedialog
2009-07-22 16:36:06 +0200 jl r274250 : #i97896# localize error message for lock file
2009-07-22 16:35:20 +0200 jl r274249 : #i97896# localize error message for lock file
2009-07-22 15:07:30 +0200 jl r274242 : #i98873# minimum java version is 1.5 since OOo 3.0
2009-09-11 kz CWS-TOOLING: integrate CWS changehc
2009-08-31 19:38:50 +0200 pl r275633 : remove dbug printf
2009-08-31 17:41:50 +0200 pl r275623 : CWS-TOOLING: rebase CWS changehc to trunk@275331 (milestone: DEV300:m56)
2009-07-15 19:45:46 +0200 pl r274028 : #i35482# use HC flag to decide high contrast mode
2009-07-15 17:40:52 +0200 pl r274020 : #i35482# use HC flag to decide high contrast mode
2009-07-15 17:39:50 +0200 pl r274019 : #i35482# update autohc correctly in MergeSystemSettings
2009-07-15 17:38:57 +0200 pl r274018 : #i35482# update autohc correctly in MergeSystemSettings
2009-09-11 kz CWS-TOOLING: integrate CWS notes10
2009-08-24 07:25:57 +0200 mod r275287 : 2009-07-26 02:38:32 +0200 mod r274343 : #i#i103645#
2009-07-26 02:01:53 +0200 mod r274342 : #i103645#
2009-07-26 01:52:42 +0200 mod r274341 : #i103490#
2009-07-22 08:31:48 +0200 mod r274215 : #i103373#
2009-07-15 00:55:11 +0200 mod r273987 : #i101419#
2009-07-14 07:07:55 +0200 mod r273956 : #i101419#
2009-07-14 07:07:43 +0200 mod r273955 : #i101419#
2009-07-14 07:02:10 +0200 mod r273954 : changes from notes9
2009-07-14 06:14:25 +0200 mod r273953 : #i103476#
2009-09-11 kz CWS-TOOLING: integrate CWS ab70
2009-09-10 15:12:54 +0200 jsk r276034 : #i85434# - mandatory automatic update test
2009-09-10 15:11:06 +0200 jsk r276033 : #i85434# - mandatory automatic update test
2009-09-02 09:49:24 +0200 ab r275698 : #i85434# Dialog Import
2009-09-11 kz CWS-TOOLING: integrate CWS hb32bugs02
2009-09-02 Henning Brinkmann #i102420# revert changes
2009-08-26 Henning Brinkmann merged DEV300_m56
2009-08-19 Henning Brinkmann merged DEV300_m55
2009-08-14 Henning Brinkmann merged changes from wntmsci12
2009-08-12 Henning Brinkmann Implemented NoSpaceEdit constructor and destructor in .cxx to allow compile with debug on wntmsci12.
2009-08-12 Henning Brinkmann Added some SW_DLLPUBLIC to make compilable on wntmsci12.
2009-08-11 Henning Brinkmann #i102420# dbg_out: surround output for SwNodes with <nodes-array>.
2009-08-10 Henning Brinkmann #i102420# rewritten debug output for SwNodes.
2009-08-07 Henning Brinkmann #i102420# debug _MoveNodes: output the destination, too. Break after two iterations.
2009-08-07 Henning Brinkmann #i102420# _MoveNodes: Additionally check if destination index is inside source => false
Check if current range was already handled => loop
Debug output current range
2009-08-06 Henning Brinkmann merged DEV300_m54
2009-08-06 Henning Brinkmann added master fix
2009-08-06 Henning Brinkmann debug output for SwNodeRange
2009-08-04 Henning Brinkmann #i102844# robustness: check for NULL pointer to prevent crash
2009-08-03 Henning Brinkmann #i103475# applied patch and verified
2009-08-03 Henning Brinkmann Removed code preventing build of sw with DEBUG.
2009-09-11 convert-repo update tags
2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300
2009-09-05 22:49:00 +0200 ydario r275858 : #i99588# applied os2port06 diff to DEV300 tree.
2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23
2009-08-29 07:07:53 +0200 tono r275555 : i#104522: mingw port graphite
2009-08-29 07:07:26 +0200 tono r275554 : i#104522: mingw port printf format fix
2009-09-10 kz CWS-TOOLING: integrate CWS mh232
2009-08-26 03:52:57 +0200 mh r275385 : #i102182# FreeBSD patch
2009-08-26 03:43:20 +0200 mh r275384 : #i101333# patch for FreeBSD
2009-08-26 03:11:20 +0200 mh r275383 : #i39230
2009-08-26 03:07:51 +0200 mh r275382 : #i39230# more space for initials field
2009-08-26 02:41:19 +0200 mh r275380 : #i39230# use vos::osecurity for reading the user name
2009-08-18 22:06:00 +0200 mh r275130 : #i104243#, line ending problem with newer perl
2009-08-18 21:53:21 +0200 mh r275129 : #i39230# read initials via getpwnam
2009-08-18 21:34:05 +0200 mh r275128 : enable CAIROCANVAS for Linux and Mac, #i88613#
2009-08-17 18:02:59 +0200 mh r275067 : #i95498# make compile with gcc3
2009-09-10 kz CWS-TOOLING: integrate CWS tkr24
2009-09-07 14:31:06 +0200 is r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT
2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>
2009-09-11 convert-repo update tags
2009-09-10 kz CWS-TOOLING: integrate CWS os2port06dev300
2009-09-05 22:49:00 +0200 ydario r275858 : #i99588# applied os2port06 diff to DEV300 tree.
2009-09-10 kz CWS-TOOLING: integrate CWS mingwport23
2009-08-29 07:07:53 +0200 tono r275555 : i#104522: mingw port graphite
2009-08-29 07:07:26 +0200 tono r275554 : i#104522: mingw port printf format fix
2009-09-10 kz CWS-TOOLING: integrate CWS mh232
2009-08-26 03:52:57 +0200 mh r275385 : #i102182# FreeBSD patch
2009-08-26 03:43:20 +0200 mh r275384 : #i101333# patch for FreeBSD
2009-08-26 03:11:20 +0200 mh r275383 : #i39230
2009-08-26 03:07:51 +0200 mh r275382 : #i39230# more space for initials field
2009-08-26 02:41:19 +0200 mh r275380 : #i39230# use vos::osecurity for reading the user name
2009-08-18 22:06:00 +0200 mh r275130 : #i104243#, line ending problem with newer perl
2009-08-18 21:53:21 +0200 mh r275129 : #i39230# read initials via getpwnam
2009-08-18 21:34:05 +0200 mh r275128 : enable CAIROCANVAS for Linux and Mac, #i88613#
2009-08-17 18:02:59 +0200 mh r275067 : #i95498# make compile with gcc3
2009-09-10 kz CWS-TOOLING: integrate CWS tkr24
2009-09-07 14:31:06 +0200 is r275898 : #160081# adding NO_LICENSE_INTO_COPYRIGHT
2009-09-10 releng #i10000# change KeyMapping to SingletonRef<framework::KeyMapping>
2009-09-11 14:29:45 +00:00
|
|
|
#define FN_UNO_META (FN_EXTRA2 + 112)
|
2010-03-09 13:27:18 +01:00
|
|
|
#define FN_UNO_NESTED_TEXT_CONTENT (FN_EXTRA2 + 113)
|
2008-12-11 09:52:14 +00:00
|
|
|
|
2011-01-06 12:08:48 +01:00
|
|
|
/* Navigation buttons */
|
|
|
|
#define FN_NAVIGATION_BACK (FN_EXTRA2 + 115)
|
|
|
|
#define FN_NAVIGATION_FORWARD (FN_EXTRA2 + 116)
|
|
|
|
|
2010-11-03 15:50:00 +01:00
|
|
|
// #i972: bool items to be passed to SwFrmPage for evaluation
|
|
|
|
#define FN_OLE_IS_MATH (FN_EXTRA2 + 114)
|
|
|
|
#define FN_MATH_BASELINE_ALIGNMENT (FN_EXTRA2 + 115)
|
2010-11-22 10:17:18 +01:00
|
|
|
|
|
|
|
#define FN_EMBEDDED_OBJECT (FN_EXTRA2 + 116)
|
2012-07-09 09:45:04 +02:00
|
|
|
#define FN_UNO_FIRST_SHARE_CONTENT (FN_EXTRA2 + 117)
|
|
|
|
#define FN_UNO_HEADER_FIRST (FN_EXTRA2 + 118)
|
|
|
|
#define FN_UNO_FOOTER_FIRST (FN_EXTRA2 + 119)
|
2012-08-20 12:31:16 +02:00
|
|
|
#define FN_UNO_TABLE_BORDER2 (FN_EXTRA2 + 120)
|
2010-11-15 12:56:35 +01: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
|
|
|
#define FN_UNO_REPLACEMENT_GRAPHIC_U_R_L (FN_EXTRA2 + 121)
|
2012-12-03 17:48:40 +01:00
|
|
|
#define FN_UNO_HIDDEN (FN_EXTRA2 + 122)
|
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
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
/*------------------------------------------------ --------------------
|
|
|
|
Area: Help
|
|
|
|
-------------------------------------------------- ------------------*/
|
|
|
|
/*------------------------------------------------ --------------------
|
|
|
|
Region: Traveling & Selection
|
|
|
|
-------------------------------------------------- ------------------*/
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_CHAR_LEFT (FN_SELECTION + 1 ) /* */
|
|
|
|
#define FN_CHAR_RIGHT (FN_SELECTION + 2 ) /* */
|
|
|
|
#define FN_LINE_UP (FN_SELECTION + 3 ) /* */
|
|
|
|
#define FN_LINE_DOWN (FN_SELECTION + 4 ) /* */
|
|
|
|
#define FN_START_OF_LINE (FN_SELECTION + 5 ) /* StartOfLine */
|
|
|
|
#define FN_END_OF_LINE (FN_SELECTION + 6 ) /* EndOfLine */
|
|
|
|
#define FN_START_OF_DOCUMENT (FN_SELECTION + 7 ) /* StartOfDocument */
|
|
|
|
#define FN_START_OF_NEXT_PAGE (FN_SELECTION + 9 ) /* StartOfNextPage ??? */
|
|
|
|
#define FN_END_OF_NEXT_PAGE (FN_SELECTION + 10) /* ??? */
|
|
|
|
#define FN_START_OF_PREV_PAGE (FN_SELECTION + 11) /* StartOfPrevPage ??? */
|
|
|
|
#define FN_END_OF_PREV_PAGE (FN_SELECTION + 12) /* ??? */
|
|
|
|
#define FN_START_OF_PAGE (FN_SELECTION + 13) /* StartOfPage */
|
|
|
|
#define FN_END_OF_PAGE (FN_SELECTION + 14) /* EndOfPage */
|
|
|
|
#define FN_START_OF_COLUMN (FN_SELECTION + 17) /* StartOfColumn */
|
|
|
|
#define FN_END_OF_COLUMN (FN_SELECTION + 18) /* EndOfColumn */
|
|
|
|
#define FN_START_OF_PARA (FN_SELECTION + 19) /* StartOfPara */
|
|
|
|
#define FN_END_OF_PARA (FN_SELECTION + 20) /* EndOfPara */
|
|
|
|
#define FN_NEXT_WORD (FN_SELECTION + 21) /* NextWord */
|
|
|
|
#define FN_PREV_WORD (FN_SELECTION + 22) /* PrevWord */
|
|
|
|
#define FN_NEXT_SENT (FN_SELECTION + 23) /* NextSentence */
|
|
|
|
#define FN_PREV_SENT (FN_SELECTION + 24) /* PrevSentence */
|
|
|
|
#define FN_DELETE (FN_SELECTION + 25) /* Delete */
|
|
|
|
#define FN_BACKSPACE (FN_SELECTION + 26) /* Backspace */
|
|
|
|
#define FN_DELETE_SENT (FN_SELECTION + 27) /* DeleteToEndOfSentence */
|
|
|
|
#define FN_DELETE_BACK_SENT (FN_SELECTION + 28) /* DeleteToStartOfSentence */
|
|
|
|
#define FN_DELETE_WORD (FN_SELECTION + 29) /* DeleteToEndOfWord */
|
|
|
|
#define FN_DELETE_BACK_WORD (FN_SELECTION + 30) /* DeleteToStartOfWord */
|
|
|
|
#define FN_DELETE_LINE (FN_SELECTION + 31) /* DeleteToEndOfLine */
|
|
|
|
#define FN_DELETE_BACK_LINE (FN_SELECTION + 32) /* DeleteToStartOfLine */
|
|
|
|
#define FN_DELETE_PARA (FN_SELECTION + 33) /* DeleteToEndOfPara */
|
|
|
|
#define FN_DELETE_BACK_PARA (FN_SELECTION + 34) /* DeleteToStartOfPara */
|
|
|
|
#define FN_DELETE_WHOLE_LINE (FN_SELECTION + 35) /* DeleteLine ??? */
|
|
|
|
#define FN_PAGEUP (FN_SELECTION + 37) /* PageUpWithCursor */
|
|
|
|
#define FN_PAGEDOWN (FN_SELECTION + 38) /* PageDownWithCursor */
|
2013-02-08 23:38:27 +01:00
|
|
|
#define FN_SET_ADD_MODE (FN_SELECTION + 39) /* Selectionmode */
|
|
|
|
#define FN_SET_EXT_MODE (FN_SELECTION + 40) /* Selectionmode */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_ESCAPE (FN_SELECTION + 41) /* Normal */
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_SHIFT_BACKSPACE (FN_SELECTION + 42) /* like Backspace */
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_SELECT_WORD (FN_SELECTION + 43) /* select word*/
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_GOTO_NEXT_OBJ (FN_SELECTION + 44) /* Goto next object */
|
|
|
|
#define FN_GOTO_PREV_OBJ (FN_SELECTION + 45) /* Go to previous object */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_START_TABLE (FN_SELECTION + 47) /* to the beginning of the table */
|
|
|
|
#define FN_END_TABLE (FN_SELECTION + 48) /* to the end of the table */
|
|
|
|
#define FN_NEXT_TABLE (FN_SELECTION + 49) /* to the next table */
|
|
|
|
#define FN_PREV_TABLE (FN_SELECTION + 50) /* to the previous table */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_START_OF_NEXT_COLUMN (FN_SELECTION + 51) /* to the start of the next column */
|
|
|
|
#define FN_END_OF_NEXT_COLUMN (FN_SELECTION + 52) /* to the end of the next column */
|
|
|
|
#define FN_START_OF_PREV_COLUMN (FN_SELECTION + 53) /* to the start of the previous column */
|
|
|
|
#define FN_END_OF_PREV_COLUMN (FN_SELECTION + 54) /* to the end of the previous column */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_FOOTNOTE_TO_ANCHOR (FN_SELECTION + 55) /* from the footnote to the anchor */
|
|
|
|
#define FN_NEXT_FOOTNOTE (FN_SELECTION + 56) /* to the next footnote */
|
|
|
|
#define FN_PREV_FOOTNOTE (FN_SELECTION + 57) /* to the previous footnote */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_CNTNT_TO_NEXT_FRAME (FN_SELECTION + 58) /* from content to the next frame */
|
|
|
|
#define FN_FRAME_TO_ANCHOR (FN_SELECTION + 59) /* from frame to the anchor */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_TO_HEADER (FN_SELECTION + 60) /* toggle between content and header */
|
|
|
|
#define FN_TO_FOOTER (FN_SELECTION + 61) /* toggle between content and footer */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_IDX_MARK_TO_IDX (FN_SELECTION + 62) /* from the index mark to the index */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2002-06-26 10:16:49 +00:00
|
|
|
#define FN_TO_FOOTNOTE_AREA (FN_SELECTION + 63) /* jump into the appropriate footnote area */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2007-11-22 14:27:06 +00:00
|
|
|
#define FN_SET_BLOCK_MODE (FN_SELECTION + 64) /* selection mode: block */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_PREV_PARA (FN_SELECTION + 74)
|
|
|
|
#define FN_NEXT_PARA (FN_SELECTION + 75)
|
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_GOTO_NEXT_MARK (FN_SELECTION + 76) /* Go to next marker */
|
|
|
|
#define FN_GOTO_PREV_MARK (FN_SELECTION + 77) /* Go to previous marker */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_NEXT_TOXMARK (FN_SELECTION + 83) /* to the next index mark */
|
|
|
|
#define FN_PREV_TOXMARK (FN_SELECTION + 84) /* to the previous index mark */
|
|
|
|
#define FN_NEXT_TBLFML (FN_SELECTION + 85) /* to the next table formula */
|
|
|
|
#define FN_PREV_TBLFML (FN_SELECTION + 86) /* to the previous table formula */
|
|
|
|
#define FN_NEXT_TBLFML_ERR (FN_SELECTION + 87) /* to the next broken table formula */
|
|
|
|
#define FN_PREV_TBLFML_ERR (FN_SELECTION + 88) /* to the previous broken table formula */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2002-08-01 10:45:42 +00:00
|
|
|
#define FN_READONLY_SELECTION_MODE (FN_SELECTION + 89) /* switches text selection mode in readonly documents*/
|
2007-11-22 14:27:06 +00:00
|
|
|
#define FN_SELECTION_MODE_DEFAULT (FN_SELECTION + 90) /* use default selection mode - not block mode */
|
|
|
|
#define FN_SELECTION_MODE_BLOCK (FN_SELECTION + 91) /* switch on block selection */
|
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
|
|
|
QUERY-Block
|
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
|
|
|
#define FN_TXTATR_INET (FN_QUERY +29) /* INet-Attribut */
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_GET_PRINT_AREA (FN_QUERY +32) /* Get attribute for printable area of page */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2001-06-08 12:47:33 +00:00
|
|
|
#define FN_DB_CONNECTION_ANY (FN_QUERY2 + 3)
|
|
|
|
#define FN_DB_COLUMN_ANY (FN_QUERY2 + 4)
|
2001-06-29 12:30:27 +00:00
|
|
|
#define FN_DB_DATA_SOURCE_ANY (FN_QUERY2 + 5)
|
|
|
|
#define FN_DB_DATA_COMMAND_ANY (FN_QUERY2 + 6)
|
|
|
|
#define FN_DB_DATA_COMMAND_TYPE_ANY (FN_QUERY2 + 7)
|
2001-07-11 11:01:15 +00:00
|
|
|
#define FN_DB_DATA_COLUMN_NAME_ANY (FN_QUERY2 + 8)
|
2001-10-16 10:12:11 +00:00
|
|
|
#define FN_DB_DATA_SELECTION_ANY (FN_QUERY2 + 9)
|
2002-08-21 11:23:43 +00:00
|
|
|
#define FN_DB_DATA_CURSOR_ANY (FN_QUERY2 + 10)
|
2001-06-08 12:47:33 +00:00
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-10-31 18:28:43 +02:00
|
|
|
Region: Envelope
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
|
|
|
#define FN_ENVELOP (FN_ENVELP )
|
|
|
|
|
2008-02-19 12:33:21 +00:00
|
|
|
#define FN_DELETE_NOTE_AUTHOR (FN_NOTES+1)
|
|
|
|
#define FN_DELETE_ALL_NOTES (FN_NOTES+2)
|
|
|
|
#define FN_HIDE_NOTE (FN_NOTES+3)
|
|
|
|
#define FN_HIDE_NOTE_AUTHOR (FN_NOTES+4)
|
|
|
|
#define FN_HIDE_ALL_NOTES (FN_NOTES+5)
|
|
|
|
|
2009-01-02 15:51:45 +00:00
|
|
|
#define FN_DELETE_COMMENT (FN_NOTES+6)
|
|
|
|
#define FN_REPLY (FN_NOTES+7)
|
|
|
|
|
2011-09-08 14:27:28 +02:00
|
|
|
|
|
|
|
#define FN_HEADERFOOTER_EDIT (FN_HEADERFOOTER+1)
|
|
|
|
#define FN_HEADERFOOTER_DELETE (FN_HEADERFOOTER+2)
|
2011-09-15 10:54:46 +02:00
|
|
|
#define FN_HEADERFOOTER_BORDERBACK (FN_HEADERFOOTER+3)
|
2011-09-08 14:27:28 +02:00
|
|
|
|
2011-09-23 21:02:12 +02:00
|
|
|
#define FN_PAGEBREAK_EDIT (FN_PAGEBREAK+1)
|
|
|
|
#define FN_PAGEBREAK_DELETE (FN_PAGEBREAK+2)
|
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-10-31 18:28:43 +02:00
|
|
|
Region: Parameter
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
2002-08-06 13:40:52 +00:00
|
|
|
#define FN_PARAM_MOVE_COUNT (FN_PARAM+2)
|
|
|
|
#define FN_PARAM_MOVE_SELECTION (FN_PARAM+3)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_PARAM_ADDPRINTER (FN_PARAM+18)
|
|
|
|
#define FN_PARAM_DOCDISP (FN_PARAM+20)
|
|
|
|
#define FN_PARAM_ELEM (FN_PARAM+21)
|
|
|
|
#define FN_PARAM_SWTEST (FN_PARAM+22)
|
|
|
|
|
|
|
|
#define FN_PARAM_FTN_INFO (FN_PARAM+23)
|
|
|
|
|
|
|
|
#define FN_PARAM_REGION_NAME (FN_PARAM+24)
|
|
|
|
#define FN_PARAM_REGION_CONDITION (FN_PARAM+25)
|
|
|
|
#define FN_PARAM_REGION_HIDDEN (FN_PARAM+26)
|
|
|
|
#define FN_PARAM_REGION_PROTECT (FN_PARAM+27)
|
2004-11-16 09:18:44 +00:00
|
|
|
#define FN_PARAM_REGION_EDIT_IN_READONLY (FN_PARAM+28)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_PARAM_INSERT_AFTER (FN_PARAM+29)
|
|
|
|
|
|
|
|
#define FN_PARAM_TABLE_NAME (FN_PARAM+44)
|
|
|
|
#define FN_PARAM_TABLE_HEADLINE (FN_PARAM+50)
|
|
|
|
#define FN_PARAM_TABLE_SPACE (FN_PARAM+51)
|
|
|
|
|
2002-08-07 08:29:47 +00:00
|
|
|
#define FN_PARAM_GRF_CONNECT (FN_PARAM+53)
|
|
|
|
#define FN_PARAM_FIELD_TYPE (FN_PARAM+54)
|
|
|
|
#define FN_PARAM_FIELD_SUBTYPE (FN_PARAM+56)
|
|
|
|
#define FN_PARAM_FIELD_FORMAT (FN_PARAM+57)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_PARAM_GRF_REALSIZE (FN_PARAM+70)
|
|
|
|
#define FN_PARAM_GRF_DIALOG (FN_PARAM+71)
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_INET_FIELD_MACRO (FN_PARAM+77) /* Id for URL-Field-Macros*/
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_PARAM_PRINTER (FN_PARAM+78) /* Printer */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_PARAM_STDFONTS (FN_PARAM+79) /* ConfigItem Standardfonts */
|
|
|
|
|
|
|
|
#define FN_PARAM_WRTSHELL (FN_PARAM2) /* SwWrtShell */
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_COND_COLL (FN_PARAM2+1) /* Item for conditional templates */
|
|
|
|
#define FN_PARAM_SELECTION (FN_PARAM2+2) /* selected word for format/character/hyperlink */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2013-02-08 23:38:27 +01:00
|
|
|
#define FN_PARAM_ACT_NUMBER (FN_PARAM2+3) /* PointerItem the current NumRule */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_PARAM_NUM_PRESET (FN_PARAM2+5) /* predefined numbering */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_PARAM_SHADOWCURSOR (FN_PARAM2+8) /* for ShadowCursor options */
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
#define FN_TEXT_RANGE (FN_PARAM2+12) /* TextRange Property*/
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
#define FN_PARAM_CRSR_IN_PROTECTED (FN_PARAM2+13) /* Cursor in protected areas */
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_PARAM_TOX_TYPE (FN_PARAM2+14) /* TOX type in tox dialog*/
|
|
|
|
#define FN_PARAM_LINK_DISPLAY_NAME (FN_PARAM2+15) /* LinkDisplayName property*/
|
|
|
|
#define FN_PARAM_NUM_LEVEL (FN_PARAM2+16) /* rtf filter*/
|
2000-10-24 13:26:57 +00:00
|
|
|
#define FN_PARAM_COUNTOUR_PP (FN_PARAM2+17) /* contour PolyPolygon*/
|
2002-05-23 07:16:36 +00:00
|
|
|
|
|
|
|
#define FN_ANCHOR_POSITION (FN_PARAM2+18) /* AnchorPosition property */
|
2002-07-04 13:46:09 +00:00
|
|
|
#define FN_DROP_TEXT (FN_PARAM2+18) /* text set in drop caps tab page - for recording */
|
|
|
|
#define FN_DROP_CHAR_STYLE_NAME (FN_PARAM2+19) /* character style of drop caps - for recording */
|
2002-08-09 07:54:15 +00:00
|
|
|
#define FN_PARAM_CHAIN_PREVIOUS (FN_PARAM2+20) /* Name of frame to be added as chain successor */
|
|
|
|
#define FN_PARAM_CHAIN_NEXT (FN_PARAM2+21) /* Name of frame to be added as chain predecessor */
|
2004-09-20 12:01:28 +00:00
|
|
|
#define FN_PARAM_DATABASE_PROPERTIES (FN_PARAM2+22) /* transport a Sequence<PropertyValue> containing database properties*/
|
|
|
|
#define FN_SHAPE_TRANSFORMATION_IN_HORI_L2R (FN_PARAM2+23)
|
|
|
|
#define FN_SHAPE_POSITION_LAYOUT_DIR (FN_PARAM2+24)
|
2004-11-17 09:56:58 +00:00
|
|
|
#define FN_SHAPE_STARTPOSITION_IN_HORI_L2R (FN_PARAM2+25)
|
|
|
|
#define FN_SHAPE_ENDPOSITION_IN_HORI_L2R (FN_PARAM2+26)
|
2011-10-07 16:55:03 +02:00
|
|
|
#define FN_PARAM_PAM (FN_PARAM2+27) /* Point and Mark */
|
2008-02-19 12:33:21 +00:00
|
|
|
|
2000-09-18 16:15:01 +00:00
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Description: Status: not more than 19!
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
|
|
|
#define FN_STAT_PAGE (FN_STAT + 1)
|
|
|
|
#define FN_STAT_TEMPLATE (FN_STAT + 2)
|
|
|
|
#define FN_STAT_ZOOM (FN_STAT + 3)
|
|
|
|
#define FN_STAT_SELMODE (FN_STAT + 5)
|
2010-10-31 18:28:43 +02:00
|
|
|
#define FN_STAT_BOOKMARK (FN_STAT + 8) /* For Popup Bookmarks*/
|
2012-05-22 16:59:37 +02:00
|
|
|
#define FN_STAT_WORDCOUNT (FN_STAT + 9)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
/*--------------------------------------------------------------------
|
2010-10-31 18:28:43 +02:00
|
|
|
Region: Page preview
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
|
|
|
#define FN_SHOW_TWO_PAGES (FN_PGPREVIEW + 1)
|
2002-12-06 12:57:25 +00:00
|
|
|
#ifndef FN_SHOW_MULTIPLE_PAGES
|
|
|
|
#define FN_SHOW_MULTIPLE_PAGES (FN_PGPREVIEW + 2)
|
|
|
|
#endif
|
2000-09-18 16:15:01 +00:00
|
|
|
#define FN_PRINT_PAGEPREVIEW (FN_PGPREVIEW + 3)
|
2002-03-20 09:55:13 +00:00
|
|
|
#define FN_CLOSE_PAGEPREVIEW (FN_PGPREVIEW + 4)
|
2004-04-21 08:38:55 +00:00
|
|
|
#define FN_SHOW_BOOKVIEW (FN_PGPREVIEW + 5)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
|
|
|
/*--------------------------------------------------------------------
|
2010-11-05 14:01:59 +00:00
|
|
|
Region: Setting Attributes
|
2000-09-18 16:15:01 +00:00
|
|
|
--------------------------------------------------------------------*/
|
|
|
|
|
|
|
|
#define FN_OPAQUE (FN_FRAME + 1)
|
|
|
|
#define FN_SET_PROTECT (FN_FRAME + 2)
|
|
|
|
#define FN_SURROUND (FN_FRAME + 3)
|
|
|
|
#define FN_VERT_ORIENT (FN_FRAME + 4)
|
|
|
|
#define FN_HORI_ORIENT (FN_FRAME + 5)
|
|
|
|
#define FN_SET_FRM_NAME (FN_FRAME + 6)
|
|
|
|
#define FN_KEEP_ASPECT_RATIO (FN_FRAME + 7)
|
|
|
|
|
|
|
|
#define FN_SET_FRM_ALT_NAME (FN_FRAME + 18)
|
2009-08-27 11:59:20 +00:00
|
|
|
#define FN_UNO_TITLE (FN_FRAME + 19)
|
|
|
|
#define FN_UNO_DESCRIPTION (FN_FRAME + 20)
|
2000-09-18 16:15:01 +00:00
|
|
|
|
2013-04-17 11:50:36 +00:00
|
|
|
#define SID_ATTR_PAGE_COLUMN (FN_SIDEBAR + 0)
|
|
|
|
#define SID_ATTR_PAGE_ULSPACE (FN_SIDEBAR + 1)
|
|
|
|
#define SID_ATTR_PAGE_LRSPACE (FN_SIDEBAR + 2)
|
2013-04-10 08:20:16 +00:00
|
|
|
|
2010-11-05 14:01:59 +00:00
|
|
|
//Member IDs for Fill / SetVariable of items
|
2000-09-18 16:15:01 +00:00
|
|
|
#define MID_STYLE 0xe0
|
|
|
|
#define MID_PWIDTH 0xe1
|
|
|
|
#define MID_ADJUST 0xe2
|
|
|
|
#define MID_TDIST 0xe3
|
|
|
|
#define MID_BDIST 0xe4
|
|
|
|
#define MID_LINES 0xe5
|
|
|
|
#define MID_CHARS 0xe6
|
|
|
|
#define MID_DIST 0xe7
|
|
|
|
|
|
|
|
#define MID_1 0xe8
|
|
|
|
#define MID_2 0xe9
|
|
|
|
#define MID_3 0xea
|
|
|
|
#define MID_4 0xeb
|
|
|
|
#define MID_5 0xec
|
|
|
|
#define MID_6 0xed
|
|
|
|
#define MID_7 0xee
|
|
|
|
#define MID_8 0xef
|
|
|
|
#define MID_9 0xf0
|
|
|
|
#define MID_A 0xf1
|
|
|
|
#define MID_B 0xf2
|
|
|
|
#define MID_C 0xf3
|
|
|
|
#define MID_D 0xf4
|
|
|
|
#define MID_E 0xf5
|
|
|
|
#define MID_F 0xf6
|
|
|
|
#define MID_10 0xf7
|
|
|
|
#define MID_11 0xf8
|
|
|
|
#define MID_12 0xf9
|
|
|
|
#define MID_13 0xfa
|
|
|
|
|
2010-11-15 23:37:49 +01:00
|
|
|
// defines for Event-assignments per Macro
|
2000-09-18 16:15:01 +00:00
|
|
|
#define MAC_EVENT_MOUSEOVER 0x01 //
|
2010-10-31 18:28:43 +02:00
|
|
|
#define MAC_EVENT_MOUSECLICK 0x02 //
|
2000-09-18 16:15:01 +00:00
|
|
|
#define MAC_EVENT_MOUSEOUT 0x03 //
|
2010-10-31 18:28:43 +02:00
|
|
|
#define MAC_EVENT_OBJECT_SELECT 0x04 //
|
2000-09-18 16:15:01 +00:00
|
|
|
#define MAC_EVENT_KEYINPUT_ALPHA 0x05 //
|
|
|
|
#define MAC_EVENT_KEYINPUT_NOALPHA 0x06 //
|
|
|
|
#define MAC_EVENT_FRM_RESIZE 0x07 //
|
|
|
|
#define MAC_EVENT_FRM_MOVE 0x08 //
|
|
|
|
#define MAC_EVENT_IMAGE_LOAD 0x09 //
|
|
|
|
#define MAC_EVENT_IMAGE_ABORT 0x0a //
|
|
|
|
#define MAC_EVENT_IMAGE_ERROR 0x0b //
|
|
|
|
|
2004-08-23 07:28:52 +00:00
|
|
|
#endif /* INCLUDED_SW_CMDID_H */
|
2010-10-27 13:22:10 +01:00
|
|
|
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|