Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dswserv.cxx342 const ::sfx2::SvLinkSources& rServers = pDoc->GetLinkManager().GetServers(); in ~SwDataChanged() local
344 for( sal_uInt16 nCnt = rServers.Count(); nCnt; ) in ~SwDataChanged()
346 ::sfx2::SvLinkSourceRef refObj( rServers[ --nCnt ] ); in ~SwDataChanged()
362 if( nCnt < rServers.Count() && &refObj == rServers[ nCnt ] ) in ~SwDataChanged()

Completed in 7 milliseconds