Searched refs:_getPropertyDefault (Results 1 – 14 of 14) sorted by relevance
278 return _getPropertyDefault( pEntry ); in getPropertyDefault()291 Any PropertySetHelper::_getPropertyDefault( const utl::PropertyMapEntry* /*pEntry*/ ) in _getPropertyDefault() function in PropertySetHelper
305 return _getPropertyDefault( pEntry ); in getPropertyDefault()318 Any PropertySetHelper::_getPropertyDefault( const comphelper::PropertyMapEntry* ) in _getPropertyDefault() function in PropertySetHelper
267 return _getPropertyDefault( *((*aIter).second) ); in getPropertyDefault()290 Any ChainablePropertySet::_getPropertyDefault( const comphelper::PropertyInfo& ) in _getPropertyDefault() function in ChainablePropertySet
452 return _getPropertyDefault( *((*aIter).second->mpInfo) ); in getPropertyDefault()475 Any MasterPropertySet::_getPropertyDefault( const comphelper::PropertyInfo& ) in _getPropertyDefault() function in MasterPropertySet
64 …virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyMapEntry* pEntry…
221 ::com::sun::star::uno::Any SAL_CALL _getPropertyDefault( const ::rtl::OUString& aPropertyName );
57 virtual ::com::sun::star::uno::Any _getPropertyDefault( const utl::PropertyMapEntry* pEntry );
58 …virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyMapEntry* pEntry…
93 … virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyInfo& rEntry );
90 … virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyInfo& rEntry );
123 public void _getPropertyDefault(){ in _getPropertyDefault() method in _XPropertyState
321 uno::Any SvxUnoDrawPool::_getPropertyDefault( const comphelper::PropertyMapEntry* pEntry ) in _getPropertyDefault() function in SvxUnoDrawPool
3187 return _getPropertyDefault( aPropertyName ); in getPropertyDefault()3191 uno::Any SAL_CALL SvxShape::_getPropertyDefault( const OUString& aPropertyName ) in _getPropertyDefault() function in SvxShape
444 uno::Any aRet( mpShape->_getPropertyDefault(aPropertyName) ); in getPropertyDefault()