Home
last modified time | relevance | path

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

/aoo4110/main/extensions/qa/integration/extensions/
H A DMethodHandler.java68 …public void actuatingPropertyChanged(String _propertyName, Object _newValue, Object _oldValue, com… in actuatingPropertyChanged()
83 …public Object convertToControlValue(String _propertyName, Object _propertyValue, com.sun.star.uno.… in convertToControlValue()
88 …public Object convertToPropertyValue(String _propertyName, Object _controlValue) throws com.sun.st… in convertToPropertyValue()
93 …public com.sun.star.inspection.LineDescriptor describePropertyLine(String _propertyName, com.sun.s… in describePropertyLine()
127 …public com.sun.star.beans.PropertyState getPropertyState(String _propertyName) throws com.sun.star… in getPropertyState()
132 …public Object getPropertyValue(String _propertyName) throws com.sun.star.beans.UnknownPropertyExce… in getPropertyValue()
190 …public boolean isComposable(String _propertyName) throws com.sun.star.beans.UnknownPropertyExcepti… in isComposable()
H A DServicesHandler.java102 …public void actuatingPropertyChanged(String _propertyName, Object _newValue, Object _oldValue, com… in actuatingPropertyChanged()
117 …public Object convertToControlValue(String _propertyName, Object _propertyValue, com.sun.star.uno.… in convertToControlValue()
122 …public Object convertToPropertyValue(String _propertyName, Object _controlValue) throws com.sun.st… in convertToPropertyValue()
127 …public com.sun.star.inspection.LineDescriptor describePropertyLine(String _propertyName, com.sun.s… in describePropertyLine()
161 …public com.sun.star.beans.PropertyState getPropertyState(String _propertyName) throws com.sun.star… in getPropertyState()
166 …public Object getPropertyValue(String _propertyName) throws com.sun.star.beans.UnknownPropertyExce… in getPropertyValue()
194 …public boolean isComposable(String _propertyName) throws com.sun.star.beans.UnknownPropertyExcepti… in isComposable()
/aoo4110/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx484 …bRecords::createHeaderForProperty(const ABRecordRef _record, const CFStringRef _propertyName, cons… in createHeaderForProperty() argument
904 void MacabRecords::insertPropertyIntoMacabRecord(MacabRecord *_abrecord, const MacabHeader *_header… in insertPropertyIntoMacabRecord()
917 void MacabRecords::insertPropertyIntoMacabRecord(const ABPropertyType _propertyType, MacabRecord *_… in insertPropertyIntoMacabRecord()
/aoo4110/main/sw/source/core/unocore/
H A Dunodraw.cxx1958 const rtl::OUString& _propertyName, in addPropertyChangeListener()
1973 const rtl::OUString& _propertyName, in removePropertyChangeListener()
/aoo4110/main/svx/source/unodraw/
H A Dunoshape.cxx1514 void SAL_CALL SvxShape::addPropertyChangeListener( const OUString& _propertyName, const Reference< … in addPropertyChangeListener()
1522 void SAL_CALL SvxShape::removePropertyChangeListener( const OUString& _propertyName, const Referenc… in removePropertyChangeListener()

Completed in 63 milliseconds