Searched refs:mxDocumentShell (Results 1 – 2 of 2) sorted by relevance
233 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()
129 SfxObjectShellLock mxDocumentShell; member in sd::sidebar::TemplatePageObjectProvider