Searched refs:m_Frames (Results 1 – 1 of 1) sorted by relevance
1751 FrameDependList_t m_Frames; member in SwXParaFrameEnumeration::Impl1788 m_Frames.clear(); in Modify()1795 ::std::remove_if(m_Frames.begin(), m_Frames.end(), in Modify()1797 m_Frames.erase(iter, m_Frames.end()); in Modify()1874 ::std::back_inserter(m_pImpl->m_Frames), in SwXParaFrameEnumeration()1881 m_pImpl->m_Frames.push_back(::boost::shared_ptr<SwDepend>(pNewDepend)); in SwXParaFrameEnumeration()1907 m_pImpl->m_Frames); in SwXParaFrameEnumeration()1916 lcl_FillFrame(*m_pImpl.get(), *m_pImpl->GetCursor(), m_pImpl->m_Frames); in SwXParaFrameEnumeration()1935 m_pImpl->m_xNextObject, m_pImpl->m_Frames); in hasMoreElements()1949 if (!m_pImpl->m_xNextObject.is() && m_pImpl->m_Frames.size()) in nextElement()[all …]
Completed in 23 milliseconds