Searched refs:nDelPos (Results 1 – 12 of 12) sorted by relevance
/aoo4110/main/setup_native/source/win32/customactions/rebase/ |
H A D | rebase.cxx | 201 size_t nDelPos = sLibsExcluded.find_first_of( cDelim, nPos ); in InitExcludeFromRebaseList() local 204 if ( nDelPos != std::string::npos ) in InitExcludeFromRebaseList() 206 sExcludedLibName = sLibsExcluded.substr( nPos, nDelPos - nPos ); in InitExcludeFromRebaseList() 207 nPos = nDelPos+1; in InitExcludeFromRebaseList()
|
/aoo4110/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 550 nDelPos = aLbTblDbColumn.GetSelectEntryPos(), in IMPL_LINK() local 553 aLbTblDbColumn.RemoveEntry( nDelPos ); in IMPL_LINK() 556 if( nDelPos >= aLbTblDbColumn.GetEntryCount() ) in IMPL_LINK() 557 nDelPos = aLbTblDbColumn.GetEntryCount() - 1; in IMPL_LINK() 558 aLbTblDbColumn.SelectEntryPos( nDelPos ); in IMPL_LINK() 568 nDelPos = aLbTableCol.GetSelectEntryPos(), in IMPL_LINK() local 572 SwInsDBColumn aSrch( aLbTableCol.GetEntry( nDelPos ), 0 ); in IMPL_LINK() 586 aLbTableCol.RemoveEntry( nDelPos ); in IMPL_LINK() 592 if( nDelPos >= aLbTableCol.GetEntryCount() ) in IMPL_LINK() 593 nDelPos = aLbTableCol.GetEntryCount() - 1; in IMPL_LINK() [all …]
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edglbldc.cxx | 251 sal_uInt16 nDelPos ) in DeleteGlobalDocContent() argument 267 const SwGlblDocContent& rDelPos = *rArr[ nDelPos ]; in DeleteGlobalDocContent() 285 if( ++nDelPos < rArr.Count() ) in DeleteGlobalDocContent() 286 rPos.nNode = rArr[ nDelPos ]->GetDocPos(); in DeleteGlobalDocContent()
|
/aoo4110/main/sw/source/core/doc/ |
H A D | tblrwcl.cxx | 842 if( nDelPos + 1 < rTblBoxes.Count() ) in _DeleteBox() 844 SwTableBox* pNxtBox = rTblBoxes[ nDelPos + 1 ]; in _DeleteBox() 847 SwTableBox* pPrvBox = nDelPos ? rTblBoxes[ nDelPos - 1 ] : 0; in _DeleteBox() 863 if( !bChgd && nDelPos ) in _DeleteBox() 869 ? rTblBoxes[ nDelPos + 1 ] : 0; in _DeleteBox() 892 rTblBoxes.DeleteAndDestroy( nDelPos ); in _DeleteBox() 909 --nDelPos; in _DeleteBox() 910 pBox = rTblBoxes[nDelPos]; in _DeleteBox() 940 rTbl.GetTabLines().DeleteAndDestroy( nDelPos ); in _DeleteBox() 949 pBox->GetTabLines().DeleteAndDestroy( nDelPos ); in _DeleteBox() [all …]
|
H A D | acmplwrd.cxx | 386 sal_uInt16 nDelPos = aLRULst.GetPos( pDel ); in SetMinWordLen() local 387 ASSERT( USHRT_MAX != nDelPos, "String nicht gefunden" ); in SetMinWordLen() 388 aLRULst.Remove( nDelPos ); in SetMinWordLen()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | unocrsr.cxx | 53 sal_uInt16 nDelPos = rTbl.GetPos( this ); in ~SwUnoCrsr() local 55 if( USHRT_MAX != nDelPos ) in ~SwUnoCrsr() 56 rTbl.Remove( nDelPos ); in ~SwUnoCrsr()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | dbfunc.cxx | 204 for (long nDelPos=0; nDelPos<nDelCount; nDelPos++) in NotifyCloseDbNameDlg() local 206 ScRange* pEntry = (ScRange*) rDelAreaList.GetObject(nDelPos); in NotifyCloseDbNameDlg()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | nodes.cxx | 2494 void SwNodes::RemoveNode( sal_uLong nDelPos, sal_uLong nSz, sal_Bool bDel ) in RemoveNode() argument 2496 sal_uLong nEnd = nDelPos + nSz; in RemoveNode() 2506 if( nDelPos <= nIdx && nIdx < nEnd ) in RemoveNode() 2517 if( nDelPos <= nIdx && nIdx < nEnd ) in RemoveNode() 2527 SwTxtNode * pTxtNd = ((*this)[ nDelPos + nCnt ])->GetTxtNode(); in RemoveNode() 2542 SwNode *pDel = (*this)[ nDelPos+nCnt-1 ], *pPrev = (*this)[ nDelPos+nCnt-2 ]; in RemoveNode() 2563 nDelPos = pDel->GetIndex() + 1; in RemoveNode() 2566 BigPtrArray::Remove( nDelPos, nSz ); in RemoveNode()
|
/aoo4110/main/sw/source/core/text/ |
H A D | wrong.cxx | 591 sal_uInt16 nDelPos = 0; in RemoveEntry() local 597 ++nDelPos; in RemoveEntry() 616 Remove( nDelPos, nDel ); in RemoveEntry()
|
/aoo4110/main/sw/inc/ |
H A D | ndarr.hxx | 117 void RemoveNode( sal_uLong nDelPos, sal_uLong nLen, sal_Bool bDel );
|
/aoo4110/main/sw/source/ui/index/ |
H A D | cnttab.cxx | 4236 sal_uInt16 nDelPos = aStr.Search(aDeliStart); in IMPL_LINK() local 4237 if(nDelPos != STRING_NOTFOUND) in IMPL_LINK() 4238 aStr.Erase(nDelPos-1); in IMPL_LINK() 4262 sal_uInt16 nDelPos = aStr.Search(aDeliStart); in IMPL_LINK() local 4263 if(nDelPos != STRING_NOTFOUND) in IMPL_LINK() 4264 aStr.Erase(nDelPos-1); in IMPL_LINK()
|
/aoo4110/main/sw/source/core/undo/ |
H A D | untbl.cxx | 2087 sal_uInt16 nDelPos = 0; in UndoImpl() local 2092 nDelPos = pUndo->GetDestSttCntnt() - 1; in UndoImpl() 2112 SwIndex aTmpIdx( pTxtNd, nDelPos ); in UndoImpl() 2114 pTxtNd->RstTxtAttr( aTmpIdx, pTxtNd->GetTxt().Len() - nDelPos + 1 ); in UndoImpl()
|
Completed in 320 milliseconds