Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/form/
H A DDataEntrySetter.java115 public PropertyValue[] getFormProperties() in getFormProperties() method in DataEntrySetter
H A DFormDocument.java304 PropertyValue[] aFormProperties = _curDataEntrySetter.getFormProperties(); in finalizeForms()