Home
last modified time | relevance | path

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

/trunk/main/xmerge/source/wordsmith/java/org/openoffice/xmerge/converter/xml/sxw/wordsmith/
H A DWsePara.java65 private static final byte ALIGN_LEFT = (byte)0; field in WsePara
/trunk/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DParaStyle.java200 public static final int ALIGN_LEFT = 4; 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 55 milliseconds