Home
last modified time | relevance | path

Searched refs:_getPropertyState (Results 1 – 12 of 12) sorted by relevance

/trunk/main/comphelper/source/property/
H A DMasterPropertySet.cxx384 _getPropertyState( *((*aIter).second->mpInfo), aState ); in getPropertyState()
397 pSlave->_getPropertyState( *((*aIter).second->mpInfo), aState ); in getPropertyState()
424 _getPropertyState( *((*aIter).second->mpInfo), *pState ); in getPropertyStates()
433 pSlave->mpSlave->_getPropertyState( *((*aIter).second->mpInfo), *pState ); in getPropertyStates()
477 void MasterPropertySet::_getPropertyState( const comphelper::PropertyInfo&, PropertyState& ) in _getPropertyState() function in MasterPropertySet
H A DChainablePropertySet.cxx234 _getPropertyState( *((*aIter).second), aState ); in getPropertyState()
259 _getPropertyState ( *((*aIter).second), *pState ); in getPropertyStates()
292 void ChainablePropertySet::_getPropertyState( const comphelper::PropertyInfo&, PropertyState& ) in _getPropertyState() function in ChainablePropertySet
/trunk/main/editeng/source/uno/
H A Dunotext.cxx979 return _getPropertyState( PropertyName, -1 ); in getPropertyState()
986 beans::PropertyState SAL_CALL SvxUnoTextRangeBase::_getPropertyState(const SfxItemPropertySimpleEnt… in _getPropertyState() function in SvxUnoTextRangeBase
1077 beans::PropertyState SAL_CALL SvxUnoTextRangeBase::_getPropertyState(const OUString& PropertyName, … in _getPropertyState() function in SvxUnoTextRangeBase
1082 return _getPropertyState( mpPropSet->getPropertyMapEntry( PropertyName ), nPara); in _getPropertyState()
H A Dunotext2.cxx367 return _getPropertyState( PropertyName, mnParagraph ); in getPropertyState()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyState.java150 public void _getPropertyState(){ in _getPropertyState() method in _XPropertyState
/trunk/main/comphelper/inc/comphelper/
H A DChainablePropertySet.hxx96 …virtual void _getPropertyState( const comphelper::PropertyInfo& rInfo, ::com::sun::star::beans::Pr…
H A DMasterPropertySet.hxx93 …virtual void _getPropertyState( const comphelper::PropertyInfo& rInfo, ::com::sun::star::beans::Pr…
/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1898 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
1920 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues()
2833 … PropertyState eState = aPropSet._getPropertyState( pProperties->Name, mnParagraphIndex ); in getDefaultAttributes()
/trunk/main/editeng/inc/editeng/
H A Dunotext.hxx271 …virtual ::com::sun::star::beans::PropertyState SAL_CALL _getPropertyState( const SfxItemPropertySi…
272 …virtual ::com::sun::star::beans::PropertyState SAL_CALL _getPropertyState( const ::rtl::OUString& …
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx2168 return _getPropertyState( PropertyName ); in getPropertyState()
2172 beans::PropertyState SAL_CALL SvxShape::_getPropertyState( const OUString& PropertyName ) in _getPropertyState() function in SvxShape
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx419 return mpShape->_getPropertyState( PropertyName ); in getPropertyState()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx219 …::com::sun::star::beans::PropertyState SAL_CALL _getPropertyState( const ::rtl::OUString& Property…

Completed in 76 milliseconds