Home
last modified time | relevance | path

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

/aoo41x/main/svl/source/items/
H A Ditemprop.cxx55 equalOUString > SfxItemPropertyHashMap_t; typedef
57 class SfxItemPropertyMap_Impl : public SfxItemPropertyHashMap_t
67 this->SfxItemPropertyHashMap_t::operator=( *pSource ); in SfxItemPropertyMap_Impl()
103 SfxItemPropertyHashMap_t::const_iterator aIter = m_pImpl->find(rName); in getByName()
119 SfxItemPropertyHashMap_t::const_iterator aIt = m_pImpl->begin(); in getProperties()
143 SfxItemPropertyHashMap_t::const_iterator aIter = m_pImpl->find(rName); in getPropertyByName()
160 SfxItemPropertyHashMap_t::const_iterator aIter = m_pImpl->find(rName); in hasPropertyByName()
188 SfxItemPropertyHashMap_t::const_iterator aIt = m_pImpl->begin(); in getPropertyEntries()

Completed in 9 milliseconds