Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunosect.cxx130 SwSectionFmt *const pFmt, const bool bIndexHeader) in Impl() argument
135 , m_bIndexHeader(bIndexHeader) in Impl()
199 SwSectionFmt *const pFmt, const bool bIndexHeader) in CreateXTextSection() argument
210 SwXTextSection *const pNew = new SwXTextSection(pFmt, bIndexHeader); in CreateXTextSection()
224 SwSectionFmt *const pFmt, const bool bIndexHeader) in SwXTextSection() argument
225 : m_pImpl( new SwXTextSection::Impl(*this, pFmt, bIndexHeader) ) in SwXTextSection()
/trunk/main/sw/inc/
H A Dunosection.hxx73 SwXTextSection(SwSectionFmt *const pFmt, const bool bIndexHeader = false);
84 const bool bIndexHeader = false);

Completed in 15 milliseconds