Searched defs:getSectionData (Results 1 – 2 of 2) sorted by relevance
133 const SectionData* getSectionData() const { return m_Data.sect_data; } in getSectionData() function134 SectionData* getSectionData() { return m_Data.sect_data; } in getSectionData() function
181 const SectionData* getSectionData() const { return m_pSectionData; } in getSectionData() function182 SectionData* getSectionData() { return m_pSectionData; } in getSectionData() function