Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/docshell/
H A Ddocsh3.cxx719 SfxObjectShell* pOtherSh = rOtherDoc.GetDocumentShell(); in CompareDocument() local
720 if (pOtherSh) in CompareDocument()
722 const SfxMedium* pOtherMed = pOtherSh->GetMedium(); in CompareDocument()