Searched refs:m_aValidPages (Results 1 – 1 of 1) sorted by relevance
226 …std::set< sal_Int32 > m_aValidPages; // the set of possible pages (… member in SwRenderData282 std::set< sal_Int32 > & GetValidPagesSet() { return m_aValidPages; } in GetValidPagesSet()283 const std::set< sal_Int32 > & GetValidPagesSet() const { return m_aValidPages; } in GetValidPagesSet()
Completed in 15 milliseconds