Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/sidebar/
H A DMasterPageContainerProviders.cxx233 mxDocumentShell() in TemplatePageObjectProvider()
245 mxDocumentShell = NULL; in operator ()()
281 if (pSfxApp->LoadTemplate (mxDocumentShell, sFileName, sal_True, pSet)) in LoadDocument()
283 mxDocumentShell = NULL; in LoadDocument()
285 SfxObjectShell* pShell = mxDocumentShell; in LoadDocument()
H A DMasterPageContainerProviders.hxx129 SfxObjectShellLock mxDocumentShell; member in sd::sidebar::TemplatePageObjectProvider