Searched refs:LoadTemplate (Results 1 – 8 of 8) sorted by relevance
/trunk/main/sd/source/ui/sidebar/ |
H A D | MasterPageContainerProviders.cxx | 302 if (pSfxApp->LoadTemplate (mxDocumentShell, sFileName, sal_True, pSet)) in LoadDocument()
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | app.hxx | 205 …sal_uIntPtr LoadTemplate( SfxObjectShellLock& xDoc, const String& rFileName,…
|
/trunk/main/sfx2/source/view/ |
H A D | orgmgr.cxx | 314 pSfxApp->LoadTemplate( pEntry->aDocShell, aFilePath ); in CreateObjectShell()
|
/trunk/main/sd/source/ui/dlg/ |
H A D | dlgass.cxx | 1579 if( (lErr = pSfxApp->LoadTemplate( xDocShell, aDocFile, sal_True, pSet )) != 0 ) in UpdatePreview() 1626 if( (lErr = pSfxApp->LoadTemplate( xLayoutDocShell, aLayoutFile, sal_True, pSet )) != 0 ) in UpdatePreview()
|
/trunk/main/sfx2/source/doc/ |
H A D | new.cxx | 369 lErr = pSfxApp->LoadTemplate( xDocShell, aFileName, sal_True, pSet ); in IMPL_LINK()
|
H A D | doctempl.cxx | 1924 lErr = pSfxApp->LoadTemplate( mxObjShell,aTargetURL); in CreateObjectShell()
|
/trunk/main/sd/source/ui/app/ |
H A D | sdmod1.cxx | 532 sal_uLong lErr = SFX_APP()->LoadTemplate( xDocShell, rTemplatePath, sal_True, pSet ); in CreateFromTemplate()
|
/trunk/main/sfx2/source/appl/ |
H A D | appopen.cxx | 404 sal_uIntPtr SfxApplication::LoadTemplate( SfxObjectShellLock& xDoc, const String &rFileName, sal_Bo… in LoadTemplate() function in SfxApplication
|
Completed in 72 milliseconds