Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/inc/sfx2/
H A Dlinkmgr.hxx130 const SvLinkSources& GetServers() const { return aServerTbl; } in GetServers() function in sfx2::LinkManager
/aoo4110/main/sw/source/core/doc/
H A Ddocnew.cxx544 for( sal_uInt16 n = pLinkMgr->GetServers().Count(); n; ) in ~SwDoc()
545 pLinkMgr->GetServers()[ --n ]->Closed(); in ~SwDoc()
H A Dswserv.cxx342 const ::sfx2::SvLinkSources& rServers = pDoc->GetLinkManager().GetServers(); in ~SwDataChanged()
/aoo4110/main/sc/source/core/data/
H A Ddocumen2.cxx393 for ( sal_uInt16 n = pLinkManager->GetServers().Count(); n; ) in ~ScDocument()
394 pLinkManager->GetServers()[ --n ]->Closed(); in ~ScDocument()

Completed in 32 milliseconds