Searched refs:DeleteObjectShell (Results 1 – 5 of 5) sorted by relevance
90 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 SfxOrganizeMgr354 return (*pImpl->pDocList)[nIdx]->DeleteObjectShell(); in DeleteObjectShell()376 sal_Bool SfxOrganizeMgr::DeleteObjectShell(sal_uInt16 nRegion, sal_uInt16 nIdx) in DeleteObjectShell() function in SfxOrganizeMgr390 return pTemplates->DeleteObjectShell(nRegion, nIdx); in DeleteObjectShell()801 if(!pTemplates->DeleteObjectShell(i, j)) in SaveAll()818 if(!pEntry->DeleteObjectShell()) in SaveAll()
95 sal_Bool DeleteObjectShell( sal_uInt16 );96 sal_Bool DeleteObjectShell( sal_uInt16, sal_uInt16 );
165 sal_Bool DeleteObjectShell();1589 sal_Bool SfxDocumentTemplates::DeleteObjectShell in DeleteObjectShell() function in SfxDocumentTemplates1627 return pEntry->DeleteObjectShell(); in DeleteObjectShell()1953 sal_Bool DocTempl_EntryData_Impl::DeleteObjectShell() in DeleteObjectShell() function in DocTempl_EntryData_Impl
1273 pMgr->DeleteObjectShell(aPath[0]); in ExpandingHdl()1275 pMgr->DeleteObjectShell(aPath[0], aPath[1]); in ExpandingHdl()
115 sal_Bool DeleteObjectShell(sal_uInt16, sal_uInt16);
Completed in 39 milliseconds