Searched refs:rCurrentList (Results 1 – 1 of 1) sorted by relevance
1797 const SdrMarkList& rCurrentList = m_pView->GetMarkedObjectList(); in restoreMarkList() local1801 if (rCurrentList.GetMarkCount()) in restoreMarkList()1806 sal_uIntPtr nCurrentCount = rCurrentList.GetMarkCount(); in restoreMarkList()1809 const SdrObject* pCurrentMarked = rCurrentList.GetMark( i )->GetMarkedSdrObj(); in restoreMarkList()1828 _rRestoredMarkList = rCurrentList; in restoreMarkList()
Completed in 23 milliseconds