Home
last modified time | relevance | path

Searched refs:getAllFileIds (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dchartlis.cxx115 hash_set<sal_uInt16>& ScChartListener::ExternalRefListener::getAllFileIds() in getAllFileIds() function in ScChartListener::ExternalRefListener
185 const hash_set<sal_uInt16>& rFileIds = r.mpExtRefListener->getAllFileIds(); in ScChartListener()
206 const hash_set<sal_uInt16>& rFileIds = mpExtRefListener->getAllFileIds(); in ~ScChartListener()
/trunk/main/sc/inc/
H A Dchartlis.hxx56 ::std::hash_set<sal_uInt16>& getAllFileIds();
H A Dchart2uno.hxx394 const ::std::hash_set<sal_uInt16>& getAllFileIds();
/trunk/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2755 const hash_set<sal_uInt16>& rFileIds = m_pExtRefListener->getAllFileIds(); in StopListeningToAllExternalRefs()
2788 const hash_set<sal_uInt16>& rFileIds = r.m_pExtRefListener->getAllFileIds(); in CopyData()
2973 const hash_set<sal_uInt16>& ScChart2DataSequence::ExternalRefListener::getAllFileIds() in getAllFileIds() function in ScChart2DataSequence::ExternalRefListener

Completed in 46 milliseconds