Searched defs:GetValidPagesSet (Results 1 – 1 of 1) sorted by relevance
282 std::set< sal_Int32 > & GetValidPagesSet() { return m_aValidPages; } in GetValidPagesSet() function in SwRenderData283 const std::set< sal_Int32 > & GetValidPagesSet() const { return m_aValidPages; } in GetValidPagesSet() function in SwRenderData
Completed in 15 milliseconds