Home
last modified time | relevance | path

Searched refs:_getPropertyDefault (Results 1 – 14 of 14) sorted by relevance

/trunk/main/unotools/source/property/
H A Dpropertysethelper.cxx278 return _getPropertyDefault( pEntry ); in getPropertyDefault()
291 Any PropertySetHelper::_getPropertyDefault( const utl::PropertyMapEntry* /*pEntry*/ ) throw(Unknown… in _getPropertyDefault() function in PropertySetHelper
/trunk/main/comphelper/source/property/
H A Dpropertysethelper.cxx305 return _getPropertyDefault( pEntry ); in getPropertyDefault()
318 Any PropertySetHelper::_getPropertyDefault( const comphelper::PropertyMapEntry* ) throw(UnknownProp… in _getPropertyDefault() function in PropertySetHelper
H A DChainablePropertySet.cxx283 return _getPropertyDefault( *((*aIter).second) ); in getPropertyDefault()
310 Any ChainablePropertySet::_getPropertyDefault( const comphelper::PropertyInfo& ) in _getPropertyDefault() function in ChainablePropertySet
H A DMasterPropertySet.cxx468 return _getPropertyDefault( *((*aIter).second->mpInfo) ); in getPropertyDefault()
495 Any MasterPropertySet::_getPropertyDefault( const comphelper::PropertyInfo& ) in _getPropertyDefault() function in MasterPropertySet
/trunk/main/svx/inc/svx/
H A Dunopool.hxx64 …virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyMapEntry* pEntry…
H A Dunoshape.hxx221 …::com::sun::star::uno::Any SAL_CALL _getPropertyDefault( const ::rtl::OUString& aPropertyName ) t…
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/beans/
H A D_XPropertyState.java123 public void _getPropertyDefault(){ in _getPropertyDefault() method in _XPropertyState
/trunk/main/unotools/inc/unotools/
H A Dpropertysethelper.hxx57 …virtual ::com::sun::star::uno::Any _getPropertyDefault( const utl::PropertyMapEntry* pEntry ) thro…
/trunk/main/comphelper/inc/comphelper/
H A Dpropertysethelper.hxx58 …virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyMapEntry* pEntry…
H A DChainablePropertySet.hxx103 virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyInfo& rEntry )
H A DMasterPropertySet.hxx100 virtual ::com::sun::star::uno::Any _getPropertyDefault( const comphelper::PropertyInfo& rEntry )
/trunk/main/svx/source/unodraw/
H A Dunopool.cxx327 uno::Any SvxUnoDrawPool::_getPropertyDefault( const comphelper::PropertyMapEntry* pEntry ) in _getPropertyDefault() function in SvxUnoDrawPool
H A Dunoshape.cxx3202 return _getPropertyDefault( aPropertyName ); in getPropertyDefault()
3206 uno::Any SAL_CALL SvxShape::_getPropertyDefault( const OUString& aPropertyName ) in _getPropertyDefault() function in SvxShape
/trunk/main/sd/source/ui/unoidl/
H A Dunoobj.cxx447 uno::Any aRet( mpShape->_getPropertyDefault(aPropertyName) ); in getPropertyDefault()

Completed in 77 milliseconds