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 |
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 |
.
It 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 graphic.
|
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;
- 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
- .
It contains percentage values between -100 and +100.
|
|
GraphicColorMode
|
Graphic
::com::sun::star::graphic::XGraphic Graphic;
- Usage Restrictions
- optional
- Description
- contains the graphic.
|
|
Copyright © 1995, 2012, Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.