Searched refs:YPos (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | VertOrientationFormat.idl | 38 <p>If <code>VerticalOrientation == VERT_NONE</code>, then the value "YPos" 39 describes the distance from the top of the context. Otherwise "YPos" 45 // DocMerge from xml: field com::sun::star::text::VertOrientationFormat::YPos 49 long YPos;
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | PathSelection.java | 71 …public void insert(int DialogStep, int XPos, int YPos, int Width, short CurTabIndex, String LabelT… in insert() argument 79 …Boolean.valueOf(Enabled), 8, LabelText, new Integer(XPos), new Integer(YPos), new Integer(DialogSt… in insert() 87 …Boolean.valueOf(Enabled), 12, TxtHelpURL, new Integer(XPos), new Integer(YPos + 10), new Integer(D… in insert() 96 …bled), 14, BtnHelpURL, "...", new Integer(XPos + Width - 16), new Integer(YPos + 9), new Integer(D… in insert()
|
/aoo42x/main/wizards/com/sun/star/wizards/form/ |
H A D | UIControlArranger.java | 369 Integer YPos = new Integer(SOBASEIMAGEYPOSITION + _formindex * SOIMAGELISTHEIGHT); in ArrangeButtonList() local 387 YPos, in ArrangeButtonList()
|
/aoo42x/main/wizards/com/sun/star/wizards/letter/ |
H A D | LetterDocument.java | 246 public BusinessPaperObject(String FrameText, int Width, int Height, int XPos, int YPos) in BusinessPaperObject() argument 252 iYPos = YPos; in BusinessPaperObject()
|
/aoo42x/main/starmath/sdi/ |
H A D | smitems.sdi | 390 INT32 YPos MID_Y;
|
/aoo42x/main/svx/sdi/ |
H A D | svxitems.sdi | 520 INT32 YPos MID_Y; // ???
|
Completed in 268 milliseconds