Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java116 int totfieldcount = getMainFieldCount() + getSubFieldCount(); in adjustPageStyle() local
117 if (totfieldcount > 30) in adjustPageStyle()
121 else if (totfieldcount > 20) in adjustPageStyle()

Completed in 18 milliseconds