Home
last modified time | relevance | path

Searched refs:millimeter (Results 1 – 5 of 5) sorted by relevance

/aoo41x/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DLengthCalculator.java40 private double millimeter; field in LengthCalculator
59 millimeter += value.getValue() * 10; in add()
63 millimeter += value.getValue(); in add()
88 return CSSNumericValue.createValue(CSSNumericType.MM, millimeter); in getResult()
90 if (pixel == 0 && millimeter == 0) in getResult()
94 if (point == 0 && millimeter == 0) in getResult()
101 result += (millimeter * 10 * 72 / 254); in getResult()
/aoo41x/main/offapi/com/sun/star/util/
H A DMeasureUnit.idl38 /** all measures for this component are in 100th millimeter */
41 /** all measures for this component are in 10th millimeter */
44 /** all measures for this component are in millimeter */
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXGraphicDevice.idl99 millimeter.
110 /** Query the physical dimensions of the device in millimeter.
/aoo41x/main/offapi/com/sun/star/chart/
H A DLineDiagram.idl98 /** specifies the size of symbols in 1/100th of a millimeter.
/aoo41x/extras/l10n/source/sv/
H A Dlocalize.sdf6588 sc source\ui\src\optdlg.src 0 itemlist RID_SCPAGE_LAYOUT.ST_UNIT 1 0 sv millimeter 20130618 17…
49628 helpcontent2 source\text\shared\00\00000020.xhp 0 help par_id3154071 206 0 sv millimeter 20130…
65333 sw source\ui\config\optload.src 0 itemlist STR_ARR_METRIC 1 0 sv millimeter 20130618 17:22:18
69899 svx source\dialog\ruler.src 0 menuitem RID_SVXMN_RULER ID_MM 0 sv millimeter 20130618 17:22:18

Completed in 1253 milliseconds