Searched defs:_propertyName (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/extensions/qa/integration/extensions/ |
H A D | MethodHandler.java | 68 …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 D | ServicesHandler.java | 102 …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()
|
/aoo41x/main/connectivity/source/drivers/macab/ |
H A D | MacabRecords.cxx | 484 …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()
|
/aoo41x/main/sw/source/core/unocore/ |
H A D | unodraw.cxx | 1958 const rtl::OUString& _propertyName, in addPropertyChangeListener() 1973 const rtl::OUString& _propertyName, in removePropertyChangeListener()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 1514 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 43 milliseconds