Home
last modified time | relevance | path

Searched refs:getSubFieldCount (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()
202 private int getSubFieldCount() in getSubFieldCount() method in FormDocument
218 int nTotalFieldCount = getMainFieldCount() + getSubFieldCount(); in getMainFormSize()

Completed in 414 milliseconds