Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx177 bool m_bContent : 1; member in SectRepr
207 bool IsContent() { return m_bContent; } in IsContent()
208 void SetContent(bool const bValue) { m_bContent = bValue; } in SetContent()
227 , m_bContent(m_SectionData.GetLinkFileName().Len() == 0) in SV_IMPL_OP_PTRARR_SORT()

Completed in 35 milliseconds