Home
last modified time | relevance | path

Searched refs:impl_getPropertyNameFromHandle (Results 1 – 2 of 2) sorted by relevance

/trunk/main/dbaccess/source/core/api/
H A Ddefinitioncolumn.cxx380 ::rtl::OUString OColumnWrapper::impl_getPropertyNameFromHandle( const sal_Int32 _nHandle ) const in impl_getPropertyNameFromHandle() function in OColumnWrapper
401 rValue = m_xAggregate->getPropertyValue( impl_getPropertyNameFromHandle( nHandle ) ); in getFastPropertyValue()
435 m_xAggregate->setPropertyValue( impl_getPropertyNameFromHandle( nHandle ), rValue ); in setFastPropertyValue_NoBroadcast()
561 rValue = m_xAggregate->getPropertyValue( impl_getPropertyNameFromHandle( nHandle ) ); in getFastPropertyValue()
580 rOldValue = m_xAggregate->getPropertyValue( impl_getPropertyNameFromHandle( nHandle ) ); in convertFastPropertyValue()
603 m_xAggregate->setPropertyValue( impl_getPropertyNameFromHandle( nHandle ), rValue ); in setFastPropertyValue_NoBroadcast()
/trunk/main/dbaccess/source/core/inc/
H A Ddefinitioncolumn.hxx228 ::rtl::OUString impl_getPropertyNameFromHandle( const sal_Int32 _nHandle ) const;

Completed in 13 milliseconds