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*/ ) throw(Unknown… in _getPropertyDefault() function in PropertySetHelper
305 return _getPropertyDefault( pEntry ); in getPropertyDefault()318 Any PropertySetHelper::_getPropertyDefault( const comphelper::PropertyMapEntry* ) throw(UnknownProp… in _getPropertyDefault() function in PropertySetHelper
283 return _getPropertyDefault( *((*aIter).second) ); in getPropertyDefault()310 Any ChainablePropertySet::_getPropertyDefault( const comphelper::PropertyInfo& ) in _getPropertyDefault() function in ChainablePropertySet
468 return _getPropertyDefault( *((*aIter).second->mpInfo) ); in getPropertyDefault()495 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 ) t…
123 public void _getPropertyDefault(){ in _getPropertyDefault() method in _XPropertyState
57 …virtual ::com::sun::star::uno::Any _getPropertyDefault( const utl::PropertyMapEntry* pEntry ) thro…
58 …virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyMapEntry* pEntry…
103 virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyInfo& rEntry )
100 virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyInfo& rEntry )
327 uno::Any SvxUnoDrawPool::_getPropertyDefault( const comphelper::PropertyMapEntry* pEntry ) in _getPropertyDefault() function in SvxUnoDrawPool
3202 return _getPropertyDefault( aPropertyName ); in getPropertyDefault()3206 uno::Any SAL_CALL SvxShape::_getPropertyDefault( const OUString& aPropertyName ) in _getPropertyDefault() function in SvxShape
447 uno::Any aRet( mpShape->_getPropertyDefault(aPropertyName) ); in getPropertyDefault()
Completed in 60 milliseconds