Home
last modified time | relevance | path

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

/trunk/main/wizards/com/sun/star/wizards/text/
H A DTextFieldHandler.java146 …private XDependentTextField[] getTextFieldsByProperty(String _PropertyName, Object _aPropertyValue… in getTextFieldsByProperty() method in TextFieldHandler
209 …XDependentTextField[] xDependentTextFields = getTextFieldsByProperty(PropertyNames.PROPERTY_NAME, … in changeUserFieldContent()
310 …XDependentTextField[] xDependentTextFields = getTextFieldsByProperty("Content", _FieldContent, "St… in removeUserFieldByContent()
329 …XDependentTextField[] xDependentTextFields = getTextFieldsByProperty("UserDataType", new Short(Use… in changeExtendedUserFieldContent()

Completed in 9 milliseconds