Searched refs:_setPropertyValue (Results 1 – 11 of 11) sorted by relevance
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/configuration/backend/ |
H A D | _XUpdateHandler.java | 198 public void _setPropertyValue() { in _setPropertyValue() method in _XUpdateHandler
|
H A D | _XLayerHandler.java | 200 public void _setPropertyValue() { in _setPropertyValue() method in _XLayerHandler
|
/trunk/main/sc/qa/complex/dataPilot/ |
H A D | CheckDataPilot.java | 107 assertTrue("_setPropertyValue failed.",_xProp._setPropertyValue()); in testDataPilotFieldObject()
|
H A D | _XPropertySet.java | 299 public boolean _setPropertyValue() { in _setPropertyValue() method in _XPropertySet
|
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/ |
H A D | _XPropertySet.java | 280 public void _setPropertyValue() { in _setPropertyValue() method in _XPropertySet
|
/trunk/main/editeng/source/uno/ |
H A D | unotext2.cxx | 326 _setPropertyValue( aPropertyName, aValue, mnParagraph ); in setPropertyValue()
|
H A D | unotext.cxx | 469 _setPropertyValue( PropertyName, aValue, -1 ); in setPropertyValue() 472 void SAL_CALL SvxUnoTextRangeBase::_setPropertyValue( const OUString& PropertyName, const uno::Any&… in _setPropertyValue() function in SvxUnoTextRangeBase
|
/trunk/main/svx/source/unodraw/ |
H A D | unoshape.cxx | 1758 _setPropertyValue( rPropertyName, rVal ); in setPropertyValue() 1762 void SAL_CALL SvxShape::_setPropertyValue( const OUString& rPropertyName, const uno::Any& rVal ) in _setPropertyValue() function in SvxShape
|
/trunk/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 733 mpShape->_setPropertyValue(aPropertyName, aAny); in setPropertyValue()
|
/trunk/main/editeng/inc/editeng/ |
H A D | unotext.hxx | 265 …virtual void SAL_CALL _setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::s…
|
/trunk/main/svx/inc/svx/ |
H A D | unoshape.hxx | 216 …void SAL_CALL _setPropertyValue( const ::rtl::OUString& aPropertyName, const ::com::sun::star::uno…
|
Completed in 205 milliseconds