/trunk/main/sw/source/core/doc/ |
H A D | docnew.cxx | 616 aPageDescs.DeleteAndDestroy( 0, aPageDescs.Count() ); in ~SwDoc() 639 pTxtFmtCollTbl->DeleteAndDestroy( 1, pTxtFmtCollTbl->Count()-1 ); in ~SwDoc() 645 pGrfFmtCollTbl->DeleteAndDestroy( 1, pGrfFmtCollTbl->Count()-1 ); in ~SwDoc() 666 pSpzFrmFmtTbl->DeleteAndDestroy( 0, pSpzFrmFmtTbl->Count() ); in ~SwDoc() 838 pRedlineTbl->DeleteAndDestroy( 0, pRedlineTbl->Count() ); in ClearDoc() 873 pNumRuleTbl->DeleteAndDestroy( 0, pNumRuleTbl->Count() ); in ClearDoc() 903 aPageDescs.DeleteAndDestroy( 0, aPageDescs.Count() ); in ClearDoc() 917 pCharFmtTbl->DeleteAndDestroy( 1, pCharFmtTbl->Count()-1 ); in ClearDoc() 923 pFrmFmtTbl->DeleteAndDestroy( 1, pFrmFmtTbl->Count()-1 ); in ClearDoc() 927 pFrmFmtTbl->DeleteAndDestroy( 1, pFrmFmtTbl->Count()-1 ); in ClearDoc() [all …]
|
H A D | docredln.cxx | 493 pRedlineTbl->DeleteAndDestroy( n ); in AppendRedline() 556 pRedlineTbl->DeleteAndDestroy( n ); in AppendRedline() 621 pRedlineTbl->DeleteAndDestroy( n ); in AppendRedline() 1065 pRedlineTbl->DeleteAndDestroy( n ); in AppendRedline() 1318 pRedlineTbl->DeleteAndDestroy( n ); in CompressRedlines() 1370 pRedlineTbl->DeleteAndDestroy( n-- ); in SplitRedline() 1509 pRedlineTbl->DeleteAndDestroy( n-- ); in DeleteRedline() 1655 rArr.DeleteAndDestroy( rPos-- ); in lcl_AcceptRedline() 1750 rArr.DeleteAndDestroy( rPos-- ); in lcl_AcceptRedline() 1927 rArr.DeleteAndDestroy( rPos-- ); in lcl_RejectRedline() [all …]
|
H A D | fmtcol.cxx | 602 aCondColls.DeleteAndDestroy( n ); in InsertCondition() 618 aCondColls.DeleteAndDestroy( n ); in RemoveCondition() 630 aCondColls.DeleteAndDestroy( 0, aCondColls.Count() ); in SetConditions()
|
/trunk/main/svtools/source/control/ |
H A D | svxbox.cxx | 87 aEntryLst.DeleteAndDestroy(0, aEntryLst.Count()); in ~SvxListBox() 88 aDelEntryLst.DeleteAndDestroy(0, aDelEntryLst.Count()); in ~SvxListBox() 173 aEntryLst.DeleteAndDestroy(0, aEntryLst.Count()); in Clear() 174 aDelEntryLst.DeleteAndDestroy(0, aDelEntryLst.Count()); in Clear() 355 aEntryLst.DeleteAndDestroy(0, aEntryLst.Count()); in ~SvxComboBox() 356 aDelEntryLst.DeleteAndDestroy(0, aDelEntryLst.Count()); in ~SvxComboBox() 433 aEntryLst.DeleteAndDestroy(0, aEntryLst.Count()); in Clear() 434 aDelEntryLst.DeleteAndDestroy(0, aDelEntryLst.Count()); in Clear()
|
/trunk/main/sw/source/filter/html/ |
H A D | wrthtml.cxx | 393 pHTMLPosFlyFrms->DeleteAndDestroy( 0, pHTMLPosFlyFrms->Count() ); in WriteStream() 399 aHTMLControls.DeleteAndDestroy( sal_uInt16(0), aHTMLControls.Count() ); in WriteStream() 402 aChrFmtInfos.DeleteAndDestroy( sal_uInt16(0), aChrFmtInfos.Count() ); in WriteStream() 405 aTxtCollInfos.DeleteAndDestroy( sal_uInt16(0), aTxtCollInfos.Count() ); in WriteStream() 408 aImgMapNames.DeleteAndDestroy( sal_uInt16(0), aImgMapNames.Count() ); in WriteStream() 411 aImplicitMarks.DeleteAndDestroy( sal_uInt16(0), aImplicitMarks.Count() ); in WriteStream() 414 aOutlineMarks.DeleteAndDestroy( sal_uInt16(0), aOutlineMarks.Count() ); in WriteStream() 420 aNumRuleNames.DeleteAndDestroy( sal_uInt16(0), aNumRuleNames.Count() ); in WriteStream() 423 aScriptParaStyles.DeleteAndDestroy( sal_uInt16(0), aScriptParaStyles.Count() ); in WriteStream() 1100 aOutlineMarks.DeleteAndDestroy( nPos, 1 ); in OutBookmarks() [all …]
|
/trunk/main/svl/inc/svl/ |
H A D | cntnrsrt.hxx | 44 * Klasse, mit Ausnahme von Insert, DeleteAndDestroy und Seek_Entry, 73 void DeleteAndDestroy( sal_uLong nPos ) \ 80 void DeleteAndDestroy() \ 81 { while( Count() ) DeleteAndDestroy( 0 ); } \ 106 ~ClassName() { DeleteAndDestroy(); } \
|
H A D | svarray.hxx | 48 * wird nur benoetigt, wenn die DeleteAndDestroy Methode genutzt 372 void DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL=1 );\ 391 ~nm() { DeleteAndDestroy( 0, Count() ); }\ 431 void DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL=1 );\ 444 void nm::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL )\ 680 void DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL=1 ); \ 701 ~nm() { DeleteAndDestroy( 0, Count() ); }\ 745 void nm::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL ) { \ 757 void nm::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL ) { \
|
/trunk/main/sfx2/source/appl/ |
H A D | linksrc.cxx | 259 pImpl->aArr.DeleteAndDestroy( nFndPos ); in SendDataChanged() 296 pImpl->aArr.DeleteAndDestroy( nFndPos ); in NotifyDataChanged() 336 pImpl->aArr.DeleteAndDestroy( nFndPos ); in DataChanged() 367 pImpl->aArr.DeleteAndDestroy( nFndPos ); in RemoveAllDataAdvise() 386 pImpl->aArr.DeleteAndDestroy( nFndPos ); in RemoveConnectAdvise()
|
/trunk/main/sw/source/core/fields/ |
H A D | authfld.cxx | 120 m_pSortKeyArr->DeleteAndDestroy(0, m_pSortKeyArr->Count()); in ~SwAuthorityFieldType() 148 m_pDataArr->DeleteAndDestroy(j, 1); in RemoveField() 360 aSortArr.DeleteAndDestroy( i, 1 ); in GetSequencePos() 387 aSortArr.DeleteAndDestroy(0, aSortArr.Count()); in GetSequencePos() 499 m_pSortKeyArr->DeleteAndDestroy(0, m_pSortKeyArr->Count()); in PutValue() 554 m_pSortKeyArr->DeleteAndDestroy(0, m_pSortKeyArr->Count()); in SetSortKeys()
|
/trunk/main/svl/source/memtools/ |
H A D | svarray.cxx | 90 void SvStringsISort::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL ) in SV_IMPL_VARARR() 137 void SvStringsISortDtor::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL ) in _SV_IMPL_SORTAR_ALG() 276 void SvByteStringsISort::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL ) in _SV_IMPL_SORTAR_ALG() 322 void SvByteStringsISortDtor::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL ) in _SV_IMPL_SORTAR_ALG()
|
/trunk/main/sw/source/core/swg/ |
H A D | swblocks.cxx | 120 aNames.DeleteAndDestroy( 0, aNames.Count() ); in ~SwImpBlocks() 208 aNames.DeleteAndDestroy( nIdx ); in AddName() 498 pImp->aNames.DeleteAndDestroy( n ); in Delete() 540 pImp->aNames.DeleteAndDestroy( n ); in Rename()
|
H A D | SwXMLTextBlocks.cxx | 155 aNames.DeleteAndDestroy( nIdx ); in AddName() 170 aNames.DeleteAndDestroy( nIdx ); in AddName()
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | viewuno.cxx | 600 aActivationListeners.DeleteAndDestroy( n ); in SheetChanged() 1299 aMouseClickHandlers.DeleteAndDestroy(n); in MousePressed() 1394 aMouseClickHandlers.DeleteAndDestroy(n); in MouseReleased() 1424 aMouseClickHandlers.DeleteAndDestroy(0, nCount); in EndMouseListening() 1446 aActivationListeners.DeleteAndDestroy(0, nCount); in EndActivationListening() 1475 aMouseClickHandlers.DeleteAndDestroy( n ); in removeEnhancedMouseClickHandler() 1509 aActivationListeners.DeleteAndDestroy( n ); in removeActivationEventListener() 1823 aSelectionListeners.DeleteAndDestroy( n ); in removeSelectionChangeListener() 2086 aPropertyChgListeners.DeleteAndDestroy( n ); in removePropertyChangeListener() 2190 aRangeSelListeners.DeleteAndDestroy( n ); in removeRangeSelectionListener() [all …]
|
/trunk/main/svl/source/config/ |
H A D | srchcfg.cxx | 122 pImpl->aEngineArr.DeleteAndDestroy(0, pImpl->aEngineArr.Count()); in Load() 260 pImpl->aEngineArr.DeleteAndDestroy(nPos, 1); in SetData() 277 pImpl->aEngineArr.DeleteAndDestroy(nPos, 1); in RemoveData()
|
H A D | asiancfg.cxx | 109 pImpl->aForbiddenArr.DeleteAndDestroy(0, pImpl->aForbiddenArr.Count()); in Load() 270 pImpl->aForbiddenArr.DeleteAndDestroy(i, 1); in SetStartEndChars()
|
/trunk/main/cui/source/tabpages/ |
H A D | autocdlg.cxx | 975 pArray->DeleteAndDestroy(0, pArray->Count()); in lcl_ClearTable() 1111 pDoubleStringArray->DeleteAndDestroy(nPos - 1, 1); in FillItemSet() 1137 pDoubleStringArray->DeleteAndDestroy(0, pDoubleStringArray->Count()); in FillItemSet() 1221 pArray->DeleteAndDestroy(0, pArray->Count()); in RefillReplaceBox() 1246 pFormatText->DeleteAndDestroy(0, pFormatText->Count()); in RefillReplaceBox() 1687 pWrdList->DeleteAndDestroy( i ); in FillItemSet() 1709 pCplList->DeleteAndDestroy( i ); in FillItemSet() 1735 pWrdList->DeleteAndDestroy( i ); in FillItemSet() 1757 pCplList->DeleteAndDestroy( i ); in FillItemSet() 1808 pArrays->aAbbrevStrings.DeleteAndDestroy( in RefillReplaceBoxes() [all …]
|
/trunk/main/sw/source/core/unocore/ |
H A D | unoevtlstnr.cxx | 58 pListenerArr->DeleteAndDestroy(0, pListenerArr->Count()); in ~SwEventListenerContainer() 111 pListenerArr->DeleteAndDestroy(0, pListenerArr->Count()); in Disposing()
|
/trunk/main/sw/source/ui/misc/ |
H A D | redlndlg.cxx | 322 aRedlineChilds.DeleteAndDestroy(0, aRedlineChilds.Count()); in Init() 323 aRedlineParents.DeleteAndDestroy(nStart, aRedlineParents.Count() - nStart); in Init() 612 aRedlineChilds.DeleteAndDestroy(aRedlineChilds.GetPos(pBackupData), 1); in CalcDiff() 790 aRedlineChilds.DeleteAndDestroy(nChildPos, nChilds); in RemoveParents() 816 aRedlineParents.DeleteAndDestroy( nStart, nEnd - nStart + 1); in RemoveParents()
|
H A D | glosbib.cxx | 161 pInsertedArr->DeleteAndDestroy(0, pInsertedArr->Count()); in ~SwGlossaryGroupDlg() 166 pRemovedArr->DeleteAndDestroy(0, pRemovedArr->Count()); in ~SwGlossaryGroupDlg() 171 pRenamedArr->DeleteAndDestroy(0, pRenamedArr->Count()); in ~SwGlossaryGroupDlg()
|
/trunk/main/editeng/source/misc/ |
H A D | svxacorr.cxx | 276 void SvxAutocorrWordList::DeleteAndDestroy( sal_uInt16 nP, sal_uInt16 nL ) in DeleteAndDestroy() function in SvxAutocorrWordList 2081 rpLst->DeleteAndDestroy( 0, rpLst->Count() ); in LoadXMLExceptList_Imp() 2243 pAutocorr_List->DeleteAndDestroy( 0, pAutocorr_List->Count() ); in LoadAutocorrWordList() 2560 pTmpWordList->DeleteAndDestroy( 0, pTmpWordList->Count() ); in MakeUserStorage_Impl() 2571 pTmpWordList->DeleteAndDestroy( 0, pTmpWordList->Count() ); in MakeUserStorage_Impl() 2744 pAutocorr_List->DeleteAndDestroy( nPos ); in PutText() 2838 pAutocorr_List->DeleteAndDestroy( nPos ); in DeleteText()
|
/trunk/main/sw/source/core/undo/ |
H A D | unsort.cxx | 165 aIdxList.DeleteAndDestroy(0, aIdxList.Count()); in UndoImpl() 241 aIdxList.DeleteAndDestroy(0, aIdxList.Count()); in RedoImpl()
|
/trunk/main/sc/source/core/data/ |
H A D | documen2.cxx | 427 pCondFormList->DeleteAndDestroy( 0, pCondFormList->Count() ); in ~ScDocument() 432 pValidationList->DeleteAndDestroy( 0, pValidationList->Count() ); in ~ScDocument() 482 pCondFormList->DeleteAndDestroy( 0, pCondFormList->Count() ); in InitClipPtrs() 487 pValidationList->DeleteAndDestroy( 0, pValidationList->Count() ); in InitClipPtrs()
|
/trunk/main/sw/source/filter/ww1/ |
H A D | fltshell.cxx | 268 void SwFltControlStack::DeleteAndDestroy(Entries::size_type nCnt) in DeleteAndDestroy() function in SwFltControlStack 306 DeleteAndDestroy(nCnt); // loesche aus dem Stack in StealAttr() 333 DeleteAndDestroy( nCnt ); // loesche aus dem Stack in KillUnlockedAttrs() 392 DeleteAndDestroy(i); // loesche aus dem Stack in SetAttr() 807 DeleteAndDestroy(nSize); in Delete()
|
/trunk/main/sw/source/ui/utlui/ |
H A D | content.cxx | 350 pOldMember->DeleteAndDestroy(0, pOldMember->Count()); in Init() 376 pMember->DeleteAndDestroy(0, pMember->Count()); in Init() 406 pMember->DeleteAndDestroy(0, pMember->Count()); in Init() 526 pMember->DeleteAndDestroy(0, pMember->Count()); in FillMemberList() 755 pMember->DeleteAndDestroy(0, pMember->Count()); in FillMemberList() 807 pMember->DeleteAndDestroy(0, pMember->Count()); in FillMemberList() 847 pOldMember->DeleteAndDestroy(0, pOldMember->Count()); in FillMemberList()
|
/trunk/main/editeng/source/editeng/ |
H A D | baselist.hxx | 43 void DeleteAndDestroy( sal_uInt32 first, sal_uInt32 count ) in DeleteAndDestroy() function in BaseList
|