Home
last modified time | relevance | path

Searched defs:ALIGN_RIGHT (Results 1 – 3 of 3) sorted by relevance

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWsePara.java64 private static final byte ALIGN_RIGHT = (byte)2; field in WsePara
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java194 public static final int ALIGN_RIGHT = 1; field in ParaStyle
/trunk/main/chart2/source/view/main/
H A DChartView.cxx2141 enum TitleAlignment { ALIGN_LEFT, ALIGN_TOP, ALIGN_RIGHT, ALIGN_BOTTOM, ALIGN_Z }; enumerator

Completed in 47 milliseconds