Home
last modified time | relevance | path

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

/aoo42x/main/svl/source/items/
H A Ditemprop.cxx57 class SfxItemPropertyMap_Impl : public SfxItemPropertyHashMap_t class
62 SfxItemPropertyMap_Impl(){} in SfxItemPropertyMap_Impl() function in SfxItemPropertyMap_Impl
63 SfxItemPropertyMap_Impl( const SfxItemPropertyMap_Impl* pSource );
65 SfxItemPropertyMap_Impl::SfxItemPropertyMap_Impl( const SfxItemPropertyMap_Impl* pSource ) in SfxItemPropertyMap_Impl() function in SfxItemPropertyMap_Impl
75 m_pImpl( new SfxItemPropertyMap_Impl ) in SfxItemPropertyMap()
88 m_pImpl( new SfxItemPropertyMap_Impl( pSource->m_pImpl ) ) in SfxItemPropertyMap()
/aoo42x/main/svl/inc/svl/
H A Ditemprop.hxx87 class SfxItemPropertyMap_Impl;
90 SfxItemPropertyMap_Impl* m_pImpl;

Completed in 16 milliseconds