Searched refs:_getPropertyStates (Results 1 – 11 of 11) sorted by relevance
/aoo41x/main/unotools/source/property/ |
H A D | propertysethelper.cxx | 223 _getPropertyStates( (const PropertyMapEntry**)aEntries, &aState ); in getPropertyState() 252 _getPropertyStates( (const PropertyMapEntry**)pEntries, aStates.getArray() ); in getPropertyStates() 281 void PropertySetHelper::_getPropertyStates( const utl::PropertyMapEntry** /*ppEntries*/, PropertySt… in _getPropertyStates() function in PropertySetHelper
|
/aoo41x/main/comphelper/source/property/ |
H A D | propertysethelper.cxx | 250 _getPropertyStates( (const PropertyMapEntry**)aEntries, &aState ); in getPropertyState() 279 _getPropertyStates( (const PropertyMapEntry**)pEntries, aStates.getArray() ); in getPropertyStates() 308 void PropertySetHelper::_getPropertyStates( const comphelper::PropertyMapEntry**, PropertyState* ) … in _getPropertyStates() function in PropertySetHelper
|
/aoo41x/main/svx/inc/svx/ |
H A D | unopool.hxx | 62 …virtual void _getPropertyStates( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
/aoo41x/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XMultiPropertyStates.java | 97 public void _getPropertyStates() { in _getPropertyStates() method in _XMultiPropertyStates
|
H A D | _XPropertyState.java | 178 public void _getPropertyStates(){ in _getPropertyStates() method in _XPropertyState
|
/aoo41x/main/unotools/inc/unotools/ |
H A D | propertysethelper.hxx | 55 …virtual void _getPropertyStates( const utl::PropertyMapEntry** ppEntries, ::com::sun::star::beans:…
|
/aoo41x/main/comphelper/inc/comphelper/ |
H A D | propertysethelper.hxx | 56 …virtual void _getPropertyStates( const comphelper::PropertyMapEntry** ppEntries, ::com::sun::star:…
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unopool.cxx | 245 void SvxUnoDrawPool::_getPropertyStates( const comphelper::PropertyMapEntry** ppEntries, beans::Pro… in _getPropertyStates() function in SvxUnoDrawPool
|
/aoo41x/main/editeng/source/uno/ |
H A D | unotext2.cxx | 373 return _getPropertyStates( aPropertyName, mnParagraph ); in getPropertyStates()
|
H A D | unotext.cxx | 1088 return _getPropertyStates( aPropertyName, -1 ); in getPropertyStates() 1091 uno::Sequence< beans::PropertyState > SvxUnoTextRangeBase::_getPropertyStates(const uno::Sequence< … in _getPropertyStates() function in SvxUnoTextRangeBase
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | unotext.hxx | 273 …::uno::Sequence< ::com::sun::star::beans::PropertyState > SAL_CALL _getPropertyStates( const ::com…
|
Completed in 61 milliseconds