Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/docshell/
H A Ddocsh3.cxx722 const SfxMedium* pOtherMed = pOtherSh->GetMedium(); in CompareDocument() local
723 if (pOtherMed) in CompareDocument()
724 aOtherFile = pOtherMed->GetName(); in CompareDocument()