Searched refs:bIndexHeader (Results 1 – 2 of 2) sorted by relevance
130 SwSectionFmt *const pFmt, const bool bIndexHeader) in Impl() argument135 , m_bIndexHeader(bIndexHeader) in Impl()199 SwSectionFmt *const pFmt, const bool bIndexHeader) in CreateXTextSection() argument210 SwXTextSection *const pNew = new SwXTextSection(pFmt, bIndexHeader); in CreateXTextSection()224 SwSectionFmt *const pFmt, const bool bIndexHeader) in SwXTextSection() argument225 : m_pImpl( new SwXTextSection::Impl(*this, pFmt, bIndexHeader) ) in SwXTextSection()
73 SwXTextSection(SwSectionFmt *const pFmt, const bool bIndexHeader = false);84 const bool bIndexHeader = false);
Completed in 26 milliseconds