Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/form/
H A DFormDocument.java218 int nTotalFieldCount = getMainFieldCount() + getSubFieldCount(); in getMainFormSize() local
219 …nMainFormHeight = (int) (((double) getMainFieldCount() / (double) nTotalFieldCount) * ((double) (n… in getMainFormSize()

Completed in 13 milliseconds