Searched defs:_aPropertyValue (Results 1 – 9 of 9) sorted by relevance
/aoo42x/main/odk/examples/java/Inspector/ |
H A D | UnoPropertyNode.java | 67 …public UnoPropertyNode(PropertyValue _aPropertyValue, Object _oUnoObject, Object _oUnoReturnObject… in UnoPropertyNode() 204 protected static String getStandardPropertyValueDescription(PropertyValue _aPropertyValue){ in getStandardPropertyValueDescription()
|
H A D | SwingUnoPropertyNode.java | 45 …public SwingUnoPropertyNode(PropertyValue _aPropertyValue, Object _oUnoObject, Object _oUnoReturnO… in SwingUnoPropertyNode()
|
H A D | XTreeControlProvider.java | 79 …public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, PropertyValue _aPropertyValue, Obje… in addUnoPropertyNode()
|
H A D | SwingTreeControlProvider.java | 411 …public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, PropertyValue _aPropertyValue, Obje… in addUnoPropertyNode()
|
/aoo42x/main/wizards/com/sun/star/wizards/document/ |
H A D | TimeStampControl.java | 107 public void setPropertyValue(String _sPropertyName, Object _aPropertyValue) throws Exception in setPropertyValue()
|
H A D | Control.java | 264 public void setPropertyValue(String _sPropertyName, Object _aPropertyValue) throws Exception in setPropertyValue()
|
/aoo42x/main/wizards/com/sun/star/wizards/text/ |
H A D | TextFieldHandler.java | 146 …pendentTextField[] getTextFieldsByProperty(String _PropertyName, Object _aPropertyValue, String _T… in getTextFieldsByProperty()
|
/aoo42x/main/wizards/com/sun/star/wizards/ui/ |
H A D | CommandFieldSelection.java | 399 public void preselectCommand(PropertyValue[] _aPropertyValue, boolean _bReadOnly) in preselectCommand()
|
/aoo42x/main/reportdesign/source/ui/inspection/ |
H A D | GeometryHandler.cxx | 183 void lcl_convertFormulaTo(const uno::Any& _aPropertyValue,uno::Any& _rControlValue) in lcl_convertFormulaTo()
|
Completed in 331 milliseconds