Searched refs:rFileIds (Results 1 – 2 of 2) sorted by relevance
185 const hash_set<sal_uInt16>& rFileIds = r.mpExtRefListener->getAllFileIds(); in ScChartListener() local187 hash_set<sal_uInt16>::const_iterator itr = rFileIds.begin(), itrEnd = rFileIds.end(); in ScChartListener()206 const hash_set<sal_uInt16>& rFileIds = mpExtRefListener->getAllFileIds(); in ~ScChartListener() local207 hash_set<sal_uInt16>::const_iterator itr = rFileIds.begin(), itrEnd = rFileIds.end(); in ~ScChartListener()
2755 const hash_set<sal_uInt16>& rFileIds = m_pExtRefListener->getAllFileIds(); in StopListeningToAllExternalRefs() local2756 hash_set<sal_uInt16>::const_iterator itr = rFileIds.begin(), itrEnd = rFileIds.end(); in StopListeningToAllExternalRefs()2788 const hash_set<sal_uInt16>& rFileIds = r.m_pExtRefListener->getAllFileIds(); in CopyData() local2789 hash_set<sal_uInt16>::const_iterator itr = rFileIds.begin(), itrEnd = rFileIds.end(); in CopyData()
Completed in 69 milliseconds