Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoidx.cxx284 class SwDocIndexDescriptorProperties_Impl class
291 SwDocIndexDescriptorProperties_Impl(SwTOXType const*const pType);
300 SwDocIndexDescriptorProperties_Impl::SwDocIndexDescriptorProperties_Impl( in SwDocIndexDescriptorProperties_Impl() function in SwDocIndexDescriptorProperties_Impl
341 ::std::auto_ptr<SwDocIndexDescriptorProperties_Impl> m_pProps;
358 ? new SwDocIndexDescriptorProperties_Impl(rDoc.GetTOXType(eType, 0)) in Impl()