Properties' Summary |
::com::sun::star::container::XIndexContainer
ImageMap |
returns the client-side image map if one is assigned to the object.
|
boolean
ContentProtected |
determines if the content is protected against changes from the user interface.
|
boolean
SurroundContour |
determines if the text wraps around the contour of the object.
|
boolean
ContourOutside |
the text flows only around the contour of the object.
|
::com::sun::star::drawing::PointSequenceSequence
ContourPolyPolygon |
[ OPTIONAL ]
contains the contour of the object as PolyPolygon.
|
GraphicCrop
GraphicCrop |
contains the cropping of the object. |
boolean
HoriMirroredOnEvenPages |
determines if the object is horizontally mirrored on even pages.
|
boolean
HoriMirroredOnOddPages |
determines if the object is horizontally mirrored on odd pages.
|
boolean
VertMirrored |
determines if the object is mirrored vertically.
|
string
GraphicURL |
[ DEPRECATED ]
contains the URL of the background graphic of the object
|
string
GraphicFilter |
contains the name of the filter of the background graphic of the object.
|
::com::sun::star::awt::Size
ActualSize |
contains the original size of the bitmap in the graphic object.
|
short
AdjustLuminance |
changes the display of the luminance.
It contains percentage values between -100 and +100.
|
short
AdjustContrast |
changes the display of contrast.
It contains percentage values between -100 and +100.
|
short
AdjustRed |
changes the display of the red color channel.
It contains percentage values between -100 and +100.
|
short
AdjustGreen |
changes the display of the green color channel.
It contains percentage values between -100 and +100.
|
short
AdjustBlue |
changes the display of the blue color channel.
It contains percentage values between -100 and +100.
|
double
Gamma |
determines the gamma value of the graphic.
|
boolean
GraphicIsInverted |
determines if the graphic is display in inverted colors.
It contains percentage values between -100 and +100.
|
short
Transparency |
contains percentage values between -100 and +100.
|
::com::sun::star::drawing::ColorMode
GraphicColorMode |
contains the ColorMode as com::sun::star::drawing::ColorMode.
|
::com::sun::star::graphic::XGraphic
Graphic |
[ OPTIONAL ]
contains the background graphic of the object.
|
Properties' Details |
ImageMap
::com::sun::star::container::XIndexContainer ImageMap;
- Description
- returns the client-side image map if one is assigned to the object.
|
|
ContentProtected
boolean ContentProtected;
- Description
- determines if the content is protected against changes from the user interface.
|
|
SurroundContour
boolean SurroundContour;
- Description
- determines if the text wraps around the contour of the object.
|
|
ContourOutside
boolean ContourOutside;
- Description
- the text flows only around the contour of the object.
|
|
ContourPolyPolygon
::com::sun::star::drawing::PointSequenceSequence ContourPolyPolygon;
- Usage Restrictions
- optional
- Description
- contains the contour of the object as PolyPolygon.
|
|
GraphicCrop
|
HoriMirroredOnEvenPages
boolean HoriMirroredOnEvenPages;
- Description
- determines if the object is horizontally mirrored on even pages.
|
|
HoriMirroredOnOddPages
boolean HoriMirroredOnOddPages;
- Description
- determines if the object is horizontally mirrored on odd pages.
|
|
VertMirrored
boolean VertMirrored;
- Description
- determines if the object is mirrored vertically.
|
|
GraphicURL
string GraphicURL;
- Usage Restrictions
- deprecated
- Deprecation Info
- as of LibreOffice 6.1 - use Graphic instead
Note the new behaviour since it was deprecated:
This property can only be set and only external URLs are
supported (no more vnd.sun.star.GraphicObject scheme). When a
URL is set, then it will load the image and set the Graphic
property.
- Description
- contains the URL of the background graphic of the object
|
|
GraphicFilter
string GraphicFilter;
- Description
- contains the name of the filter of the background graphic of the object.
|
|
ActualSize
::com::sun::star::awt::Size ActualSize;
- Description
- contains the original size of the bitmap in the graphic object.
|
|
AdjustLuminance
short AdjustLuminance;
- Description
- changes the display of the luminance.
It contains percentage values between -100 and +100.
|
|
AdjustContrast
short AdjustContrast;
- Description
- changes the display of contrast.
It contains percentage values between -100 and +100.
|
|
AdjustRed
short AdjustRed;
- Description
- changes the display of the red color channel.
It contains percentage values between -100 and +100.
|
|
AdjustGreen
short AdjustGreen;
- Description
- changes the display of the green color channel.
It contains percentage values between -100 and +100.
|
|
AdjustBlue
short AdjustBlue;
- Description
- changes the display of the blue color channel.
It contains percentage values between -100 and +100.
|
|
Gamma
double Gamma;
- Description
- determines the gamma value of the graphic.
|
|
GraphicIsInverted
boolean GraphicIsInverted;
- Description
- determines if the graphic is display in inverted colors.
It contains percentage values between -100 and +100.
|
|
Transparency
short Transparency;
- Description
- contains percentage values between -100 and +100.
|
|
GraphicColorMode
::com::sun::star::drawing::ColorMode GraphicColorMode;
- Description
- contains the ColorMode as com::sun::star::drawing::ColorMode.
|
|
Graphic
::com::sun::star::graphic::XGraphic Graphic;
- Usage Restrictions
- optional
- Description
- contains the background graphic of the object.
|
|
Copyright © 2020, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.