Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1942 SrcShell aSrcDoc; in getSrcDocument() local
1943 aSrcDoc.maShell = loadSrcDocument(nFileId, aFilter); in getSrcDocument()
1944 if (!aSrcDoc.maShell.Is()) in getSrcDocument()
1956 maDocShells.insert(DocShellMap::value_type(nFileId, aSrcDoc)); in getSrcDocument()
1957 SfxObjectShell* p = aSrcDoc.maShell; in getSrcDocument()

Completed in 25 milliseconds