Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/view/
H A Dorgmgr.cxx90 sal_Bool DeleteObjectShell();
135 DeleteObjectShell(); in ~_FileListEntry()
144 sal_Bool _FileListEntry::DeleteObjectShell() in SV_IMPL_OP_PTRARR_SORT()
342 sal_Bool SfxOrganizeMgr::DeleteObjectShell(sal_uInt16 nIdx) in DeleteObjectShell() function in SfxOrganizeMgr
354 return (*pImpl->pDocList)[nIdx]->DeleteObjectShell(); in DeleteObjectShell()
376 sal_Bool SfxOrganizeMgr::DeleteObjectShell(sal_uInt16 nRegion, sal_uInt16 nIdx) in DeleteObjectShell() function in SfxOrganizeMgr
390 return pTemplates->DeleteObjectShell(nRegion, nIdx); in DeleteObjectShell()
801 if(!pTemplates->DeleteObjectShell(i, j)) in SaveAll()
818 if(!pEntry->DeleteObjectShell()) in SaveAll()
/trunk/main/sfx2/inc/
H A Dorgmgr.hxx95 sal_Bool DeleteObjectShell( sal_uInt16 );
96 sal_Bool DeleteObjectShell( sal_uInt16, sal_uInt16 );
/trunk/main/sfx2/source/doc/
H A Ddoctempl.cxx165 sal_Bool DeleteObjectShell();
1589 sal_Bool SfxDocumentTemplates::DeleteObjectShell in DeleteObjectShell() function in SfxDocumentTemplates
1627 return pEntry->DeleteObjectShell(); in DeleteObjectShell()
1953 sal_Bool DocTempl_EntryData_Impl::DeleteObjectShell() in DeleteObjectShell() function in DocTempl_EntryData_Impl
H A Ddocvor.cxx1273 pMgr->DeleteObjectShell(aPath[0]); in ExpandingHdl()
1275 pMgr->DeleteObjectShell(aPath[0], aPath[1]); in ExpandingHdl()
/trunk/main/sfx2/inc/sfx2/
H A Ddoctempl.hxx115 sal_Bool DeleteObjectShell(sal_uInt16, sal_uInt16);

Completed in 47 milliseconds