Home
last modified time | relevance | path

Searched defs:_aProperty (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/odk/examples/java/Inspector/
H A DXTreeControlProvider.java69 public XUnoPropertyNode addUnoPropertyNodeWithName(Property _aProperty); in addUnoPropertyNodeWithName()
71 public XUnoPropertyNode addUnoPropertyNodeWithHandle(Property _aProperty); in addUnoPropertyNodeWithHandle()
73 public XUnoPropertyNode addUnoPropertyNodeWithType(Property _aProperty); in addUnoPropertyNodeWithType()
75 public XUnoPropertyNode addUnoPropertyNodeWithAttributesDescription(Property _aProperty); in addUnoPropertyNodeWithAttributesDescription()
77 public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, Property _aProperty); in addUnoPropertyNode()
81 …public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, Property _aProperty, Object _oUnoRe… in addUnoPropertyNode()
H A DUnoPropertyNode.java52 public UnoPropertyNode(Property _aProperty, Object _oUnoObject, Object _oUnoReturnObject) { in UnoPropertyNode()
60 public UnoPropertyNode(Property _aProperty){ in UnoPropertyNode()
189 protected static String getPropertyTypeDescription(Property _aProperty, Object _oUnoObject){ in getPropertyTypeDescription()
194 …protected static String getStandardPropertyDescription(Property _aProperty, Object _objectElement){ in getStandardPropertyDescription()
H A DSwingUnoPropertyNode.java31 public SwingUnoPropertyNode(Property _aProperty, Object _oUnoObject, Object _oUnoReturnObject) { in SwingUnoPropertyNode()
39 public SwingUnoPropertyNode(Property _aProperty){ in SwingUnoPropertyNode()
H A DSwingTreeControlProvider.java366 public XUnoPropertyNode addUnoPropertyNodeWithName(Property _aProperty){ in addUnoPropertyNodeWithName()
373 public XUnoPropertyNode addUnoPropertyNodeWithHandle(Property _aProperty){ in addUnoPropertyNodeWithHandle()
380 public XUnoPropertyNode addUnoPropertyNodeWithType(Property _aProperty){ in addUnoPropertyNodeWithType()
387 public XUnoPropertyNode addUnoPropertyNodeWithAttributesDescription(Property _aProperty){ in addUnoPropertyNodeWithAttributesDescription()
396 public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, Property _aProperty){ in addUnoPropertyNode()
404 …public XUnoPropertyNode addUnoPropertyNode(Object _oUnoObject, Property _aProperty, Object _oUnoRe… in addUnoPropertyNode()
/aoo4110/main/connectivity/source/drivers/ado/
H A DADatabaseMetaData.cxx57 sal_Int32 ODatabaseMetaData::getInt32Property(const ::rtl::OUString& _aProperty) throw(::com::sun:… in getInt32Property()
70 sal_Bool ODatabaseMetaData::getBoolProperty(const ::rtl::OUString& _aProperty) throw(::com::sun::s… in getBoolProperty()
79 ::rtl::OUString ODatabaseMetaData::getStringProperty(const ::rtl::OUString& _aProperty) throw(::co… in getStringProperty()

Completed in 27 milliseconds