Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx185 const hash_set<sal_uInt16>& rFileIds = r.mpExtRefListener->getAllFileIds(); in ScChartListener() local
187 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() local
207 hash_set<sal_uInt16>::const_iterator itr = rFileIds.begin(), itrEnd = rFileIds.end(); in ~ScChartListener()
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2755 const hash_set<sal_uInt16>& rFileIds = m_pExtRefListener->getAllFileIds(); in StopListeningToAllExternalRefs() local
2756 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() local
2789 hash_set<sal_uInt16>::const_iterator itr = rFileIds.begin(), itrEnd = rFileIds.end(); in CopyData()

Completed in 35 milliseconds