Searched refs:m_bContent (Results 1 – 1 of 1) sorted by relevance
177 bool m_bContent : 1; member in SectRepr207 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 11 milliseconds