Searched refs:m_aReferringControls (Results 1 – 2 of 2) sorted by relevance
264 m_aReferringControls.clear(); in clear()266 m_aCurrentPageReferring = m_aReferringControls.end(); in clear()362 m_aCurrentPageReferring = m_aReferringControls.find(_rxDrawPage); in implMoveIterators()363 if (m_aReferringControls.end() == m_aCurrentPageReferring) in implMoveIterators()365 m_aReferringControls[_rxDrawPage] = MapPropertySet2String(); in implMoveIterators()366 m_aCurrentPageReferring = m_aReferringControls.find(_rxDrawPage); in implMoveIterators()
104 MapPropertySet2Map m_aReferringControls; member in xmloff::OFormLayerXMLExport_Impl
Completed in 8 milliseconds