Home
last modified time | relevance | path

Searched refs:m_aCurrentPageReferring (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/xmloff/source/forms/
H A Dlayerexport.cxx160 …MapPropertySet2String::const_iterator aReferring = m_aCurrentPageReferring->second.find(_rxControl… in exportControl()
161 if (aReferring != m_aCurrentPageReferring->second.end()) in exportControl()
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()
366 m_aCurrentPageReferring = m_aReferringControls.find(_rxDrawPage); in implMoveIterators()
371 if (_bClear && !m_aCurrentPageReferring->second.empty() ) in implMoveIterators()
372 m_aCurrentPageReferring->second.clear(); in implMoveIterators()
567 ::rtl::OUString& sReferencedBy = m_aCurrentPageReferring->second[xCurrentReference]; in checkExamineControl()
H A Dlayerexport.hxx112 m_aCurrentPageReferring; member in xmloff::OFormLayerXMLExport_Impl

Completed in 27 milliseconds