Home
last modified time | relevance | path

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

/aoo4110/main/wizards/com/sun/star/wizards/document/
H A DControl.java57 private int icontroltype; field in Control
94 icontroltype = _icontroltype; in createControl()
353 return icontroltype; in getControlType()
H A DFormHandler.java176 int icontroltype = getControlType(_fieldtype); in getModelServiceName() local
177 if (icontroltype > -1) in getModelServiceName()
179 return sModelServices[icontroltype]; in getModelServiceName()

Completed in 12 milliseconds