Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/document/
H A DControl.java326 … short iTextLength = AnyConverter.toShort(xPropertySet.getPropertyValue("MaxTextLen")); in getPeerSize() local
327 if (iTextLength < this.SOMAXTEXTSIZE) in getPeerSize()
333 stext = FormHandler.SOSIZETEXT.substring(0, iTextLength); in getPeerSize()

Completed in 16 milliseconds