Home
last modified time | relevance | path

Searched refs:_getPropertyValue (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/qa/complex/dataPilot/
H A DCheckDataPilot.java118 assertTrue("_getPropertyValue failed.",_xProp._getPropertyValue()); in testDataPilotFieldObject()
H A D_XPropertySet.java351 public boolean _getPropertyValue() { in _getPropertyValue() method in _XPropertySet
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1897 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
1919 rRes.Value = aPropSet._getPropertyValue( rRes.Name, mnParagraphIndex ); in _correctValues()
2846 … pOutSequence->Value = aPropSet._getPropertyValue( pProperties->Name, mnParagraphIndex ); in getDefaultAttributes()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertySet.java364 public void _getPropertyValue() { in _getPropertyValue() method in _XPropertySet
/trunk/main/editeng/source/uno/
H A Dunotext2.cxx332 return _getPropertyValue( PropertyName, mnParagraph ); in getPropertyValue()
H A Dunotext.cxx635 return _getPropertyValue( PropertyName, -1 ); in getPropertyValue()
638 uno::Any SAL_CALL SvxUnoTextRangeBase::_getPropertyValue(const OUString& PropertyName, sal_Int32 nP… in _getPropertyValue() function in SvxUnoTextRangeBase
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx1882 return _getPropertyValue( PropertyName ); in getPropertyValue()
1887 uno::Any SvxShape::_getPropertyValue( const OUString& PropertyName ) in _getPropertyValue() function in SvxShape
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx878 aRet = mpShape->_getPropertyValue(PropertyName); in getPropertyValue()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx266 …virtual ::com::sun::star::uno::Any SAL_CALL _getPropertyValue( const ::rtl::OUString& PropertyName…
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx217 …::com::sun::star::uno::Any SAL_CALL _getPropertyValue( const ::rtl::OUString& PropertyName ) throw…

Completed in 100 milliseconds