:: com :: sun :: star :: embed ::
|
constants group EmbedMapUnits |
- Description
- contains list of possible map modes supported by embedded object.
- See also
- XVisualObject
|
Constants |
ONE_100TH_MM |
In this type of map mode one logical point is equal to one-hundredth
of millimeter.
|
ONE_10TH_MM |
In this type of map mode one logical point is equal to one-tenth
of millimeter.
|
ONE_MM |
In this type of map mode one logical point is equal to one
millimeter.
|
ONE_CM |
In this type of map mode one logical point is equal to one
centimeter.
|
ONE_1000TH_INCH |
In this type of map mode one logical point is equal to one-thousandth
of inch.
|
ONE_100TH_INCH |
In this type of map mode one logical point is equal to one-hundredth
of inch.
|
ONE_10TH_INCH |
In this type of map mode one logical point is equal to one-tenth
of inch.
|
ONE_INCH |
In this type of map mode one logical point is equal to one inch.
|
POINT |
In this type of map mode one logical point is equal to one
typographical point.
|
TWIP |
In this type of map mode one logical point is equal to one twentieth
of typographical point.
|
PIXEL |
In this type of map mode one logical point is equal to one pixel.
|
Constants' Details |
ONE_100TH_MM
const long ONE_100TH_MM = 0;
- Description
- In this type of map mode one logical point is equal to one-hundredth
of millimeter.
|
|
ONE_10TH_MM
const long ONE_10TH_MM = 1;
- Description
- In this type of map mode one logical point is equal to one-tenth
of millimeter.
|
|
ONE_MM
const long ONE_MM = 2;
- Description
- In this type of map mode one logical point is equal to one
millimeter.
|
|
ONE_CM
const long ONE_CM = 3;
- Description
- In this type of map mode one logical point is equal to one
centimeter.
|
|
ONE_1000TH_INCH
const long ONE_1000TH_INCH = 4;
- Description
- In this type of map mode one logical point is equal to one-thousandth
of inch.
|
|
ONE_100TH_INCH
const long ONE_100TH_INCH = 5;
- Description
- In this type of map mode one logical point is equal to one-hundredth
of inch.
|
|
ONE_10TH_INCH
const long ONE_10TH_INCH = 6;
- Description
- In this type of map mode one logical point is equal to one-tenth
of inch.
|
|
ONE_INCH
const long ONE_INCH = 7;
- Description
- In this type of map mode one logical point is equal to one inch.
|
|
POINT
const long POINT = 8;
- Description
- In this type of map mode one logical point is equal to one
typographical point.
|
|
TWIP
const long TWIP = 9;
- Description
- In this type of map mode one logical point is equal to one twentieth
of typographical point.
|
|
PIXEL
const long PIXEL = 10;
- Description
- In this type of map mode one logical point is equal to one pixel.
|
|
Top of Page
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.