Home
last modified time | relevance | path

Searched defs:registerProperty (Results 1 – 6 of 6) sorted by relevance

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java112 protected void registerProperty(Property prop, Object id) in registerProperty() method in PropertySet
129 protected void registerProperty(String name, int handle, Type type, short attributes, Object id) in registerProperty() method in PropertySet
147 protected void registerProperty(String name, Type type, short attributes, Object id) in registerProperty() method in PropertySet
166 protected void registerProperty(String propertyName, String memberName, short attributes) in registerProperty() method in PropertySet
195 protected void registerProperty(String propertyName, short attributes) in registerProperty() method in PropertySet
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySet.java53 …public void registerProperty(String propertyName, int handle, Type type, short attributes, Propert… in registerProperty() method in PropertySet
57 …public void registerProperty(String propertyName, Type type, short attributes, PropertyGetter gett… in registerProperty() method in PropertySet
H A DPropertySetAdapter.java137 public void registerProperty(String propertyName, int handle, Type type, short attributes, in registerProperty() method in PropertySetAdapter
145 public void registerProperty(String propertyName, Type type, short attributes, in registerProperty() method in PropertySetAdapter
/trunk/main/forms/source/xforms/
H A Dpropertysetbase.cxx89 void PropertySetBase::registerProperty( const Property& rProperty, in registerProperty() function in PropertySetBase
/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx97 void OPropertyContainerHelper::registerProperty(const ::rtl::OUString& _rName, sal_Int32 _nHandle, in registerProperty() function in comphelper::OPropertyContainerHelper
/trunk/main/dbaccess/source/core/api/
H A Dcolumn.cxx159 void OColumn::registerProperty( const ::rtl::OUString& _rName, sal_Int32 _nHandle, sal_Int32 _nAttr… in registerProperty() function in OColumn

Completed in 37 milliseconds