Home
last modified time | relevance | path

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

/trunk/main/sfx2/inc/
H A Dorgmgr.hxx93 SfxObjectShellRef CreateObjectShell( sal_uInt16 nIdx );
94 SfxObjectShellRef CreateObjectShell( sal_uInt16 nRegion, sal_uInt16 nIdx );
/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx280 SfxObjectShellRef SfxOrganizeMgr::CreateObjectShell( sal_uInt16 nIdx ) in CreateObjectShell() function in SfxOrganizeMgr
359 SfxObjectShellRef SfxOrganizeMgr::CreateObjectShell(sal_uInt16 nRegion, in CreateObjectShell() function in SfxOrganizeMgr
371 return pTemplates->CreateObjectShell(nRegion, nIdx); in CreateObjectShell()
/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx164 SfxObjectShellRef CreateObjectShell();
1547 SfxObjectShellRef SfxDocumentTemplates::CreateObjectShell in CreateObjectShell() function in SfxDocumentTemplates
1582 return pEntry->CreateObjectShell(); in CreateObjectShell()
1895 SfxObjectShellRef DocTempl_EntryData_Impl::CreateObjectShell() in CreateObjectShell() function in DocTempl_EntryData_Impl
H A Ddocvor.cxx1161 aDoc = pMgr->CreateObjectShell(rPath[0]); in GetObjectShell()
1163 aDoc = pMgr->CreateObjectShell(rPath[0], rPath[1]); in GetObjectShell()
/trunk/main/sfx2/inc/sfx2/
H A Ddoctempl.hxx114 SfxObjectShellRef CreateObjectShell(sal_uInt16 nRegion, sal_uInt16 nIdx);

Completed in 40 milliseconds