Searched refs:CreateObjectShell (Results 1 – 5 of 5) sorted by relevance
93 SfxObjectShellRef CreateObjectShell( sal_uInt16 nIdx );94 SfxObjectShellRef CreateObjectShell( sal_uInt16 nRegion, sal_uInt16 nIdx );
280 SfxObjectShellRef SfxOrganizeMgr::CreateObjectShell( sal_uInt16 nIdx ) in CreateObjectShell() function in SfxOrganizeMgr359 SfxObjectShellRef SfxOrganizeMgr::CreateObjectShell(sal_uInt16 nRegion, in CreateObjectShell() function in SfxOrganizeMgr371 return pTemplates->CreateObjectShell(nRegion, nIdx); in CreateObjectShell()
164 SfxObjectShellRef CreateObjectShell();1547 SfxObjectShellRef SfxDocumentTemplates::CreateObjectShell in CreateObjectShell() function in SfxDocumentTemplates1582 return pEntry->CreateObjectShell(); in CreateObjectShell()1895 SfxObjectShellRef DocTempl_EntryData_Impl::CreateObjectShell() in CreateObjectShell() function in DocTempl_EntryData_Impl
1161 aDoc = pMgr->CreateObjectShell(rPath[0]); in GetObjectShell()1163 aDoc = pMgr->CreateObjectShell(rPath[0], rPath[1]); in GetObjectShell()
114 SfxObjectShellRef CreateObjectShell(sal_uInt16 nRegion, sal_uInt16 nIdx);
Completed in 69 milliseconds