| /trunk/main/comphelper/source/property/ |
| H A D | MasterPropertySet.cxx | 371 _getPropertyState( *((*aIter).second->mpInfo), aState ); in getPropertyState() 384 pSlave->_getPropertyState( *((*aIter).second->mpInfo), aState ); in getPropertyState() 410 _getPropertyState( *((*aIter).second->mpInfo), *pState ); in getPropertyStates() 419 pSlave->mpSlave->_getPropertyState( *((*aIter).second->mpInfo), *pState ); in getPropertyStates() 460 void MasterPropertySet::_getPropertyState( const comphelper::PropertyInfo&, PropertyState& ) in _getPropertyState() function in MasterPropertySet
|
| H A D | ChainablePropertySet.cxx | 221 _getPropertyState( *((*aIter).second), aState ); in getPropertyState() 245 _getPropertyState ( *((*aIter).second), *pState ); in getPropertyStates() 275 void ChainablePropertySet::_getPropertyState( const comphelper::PropertyInfo&, PropertyState& ) in _getPropertyState() function in ChainablePropertySet
|
| /trunk/main/editeng/source/uno/ |
| H A D | unotext.cxx | 968 return _getPropertyState( PropertyName, -1 ); in getPropertyState() 975 beans::PropertyState SAL_CALL SvxUnoTextRangeBase::_getPropertyState(const SfxItemPropertySimpleEnt… in _getPropertyState() function in SvxUnoTextRangeBase 1065 beans::PropertyState SAL_CALL SvxUnoTextRangeBase::_getPropertyState(const OUString& PropertyName, … in _getPropertyState() function in SvxUnoTextRangeBase 1069 return _getPropertyState( mpPropSet->getPropertyMapEntry( PropertyName ), nPara); in _getPropertyState()
|
| H A D | unotext2.cxx | 353 return _getPropertyState( PropertyName, mnParagraph ); in getPropertyState()
|
| /trunk/main/comphelper/inc/comphelper/ |
| H A D | ChainablePropertySet.hxx | 89 …virtual void _getPropertyState( const comphelper::PropertyInfo& rInfo, ::com::sun::star::beans::Pr…
|
| H A D | MasterPropertySet.hxx | 86 …virtual void _getPropertyState( const comphelper::PropertyInfo& rInfo, ::com::sun::star::beans::Pr…
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/ |
| H A D | _XPropertyState.java | 150 public void _getPropertyState(){ in _getPropertyState() method in _XPropertyState
|
| /trunk/main/editeng/inc/editeng/ |
| H A D | unotext.hxx | 271 …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/editeng/source/accessibility/ |
| H A D | AccessibleEditableTextPara.cxx | 1898 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues() 1920 rRes.State = aPropSet._getPropertyState( rRes.Name, mnParagraphIndex ); in _correctValues() 2832 … PropertyState eState = aPropSet._getPropertyState( pProperties->Name, mnParagraphIndex ); in getDefaultAttributes()
|
| /trunk/main/svx/inc/svx/ |
| H A D | unoshape.hxx | 219 …::com::sun::star::beans::PropertyState SAL_CALL _getPropertyState( const ::rtl::OUString& Property…
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unoshape.cxx | 2158 return _getPropertyState( PropertyName ); in getPropertyState() 2162 beans::PropertyState SAL_CALL SvxShape::_getPropertyState( const OUString& PropertyName ) in _getPropertyState() function in SvxShape
|
| /trunk/main/sd/source/ui/unoidl/ |
| H A D | unoobj.cxx | 416 return mpShape->_getPropertyState( PropertyName ); in getPropertyState()
|