/aoo42x/main/sw/source/core/doc/ |
H A D | docredln.cxx | 489 pRedl->SetEnd( *pStt, pREnd ); in AppendRedline() 552 pRedl->SetEnd( *pStt, pREnd ); in AppendRedline() 609 pRedl->SetEnd( *pStt, pREnd ); in AppendRedline() 981 pNew->SetEnd( *pEnd ); in AppendRedline() 1317 pPrev->SetEnd( *pCur->End() ); in CompressRedlines() 1356 pTmp->SetEnd( *pStt, pTEnd ); in SplitRedline() 1451 pRedl->SetEnd( *pStt, pREnd ); in DeleteRedline() 1484 pRedl->SetEnd( *pStt, pREnd ); in DeleteRedline() 1877 pNew->SetEnd( *pEndRng ); in lcl_RejectRedline() 1888 pNew->SetEnd( *pEndRng ); in lcl_RejectRedline() [all …]
|
H A D | docedt.cxx | 1899 pConvArgs->SetEnd( pEndPos->nNode.GetNode().GetTxtNode(), pEndPos->nContent ); in Spell() 2527 pUndoRpl->SetEnd(rPam); in ReplaceRangeImpl()
|
/aoo42x/main/sw/source/core/edit/ |
H A D | edlingu.cxx | 92 inline void SetEnd( SwPosition* pNew ){ delete pEnd; pEnd = pNew; } in SetEnd() function in SwLinguIter 389 SetEnd( pNew ); in Continue() 469 SetEnd( pNew ); in Continue() 601 SetEnd( pNew ); in Continue() 1597 SetEnd( pNew ); in SpellSentence() 1660 SetEnd( new SwPosition( *pCrsr->End() )); in SpellSentence() 1731 SetEnd( new SwPosition(aSaveEndPos) ); in SpellSentence()
|
/aoo42x/main/sw/source/core/undo/ |
H A D | unins.cxx | 499 void SetEnd(SwPaM const& rPam); 581 void SwUndoReplace::SetEnd(SwPaM const& rPam) in SetEnd() function in SwUndoReplace 583 m_pImpl->SetEnd(rPam); in SetEnd() 772 void SwUndoReplace::Impl::SetEnd(SwPaM const& rPam) in SetEnd() function in SwUndoReplace::Impl
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtparai.cxx | 212 pHint->SetEnd(rImport.GetTextImport()->GetCursor()->getStart() ); in XMLStartReferenceContext_Impl() 286 pHint->SetEnd(GetImport().GetTextImport()-> in XMLEndReferenceContext_Impl() 441 mpHint->SetEnd( GetImport().GetTextImport() in ~XMLImpHyperlinkContext_Impl() 1185 pHint->SetEnd(xPos); in StartElement() 1614 pHint->SetEnd( GetImport().GetTextImport() in ~XMLImpSpanContext_Impl() 2171 pHint->SetEnd(xEnd); in ~XMLParaContext()
|
H A D | txtparaimphint.hxx | 80 void SetEnd( const Reference < XTextRange > & rPos ) { xEnd = rPos; } in SetEnd() function in XMLHint_Impl
|
/aoo42x/main/svtools/source/edit/ |
H A D | texteng.cxx | 1752 pTmpLine->SetEnd( pTmpLine->GetStart() ); in CreateAndInsertEmptyLine() 1815 pLine->SetEnd( nBreakPos ); in ImpBreakLine() 2474 pLine->SetEnd( nPortionEnd ); in CreateLines() 2481 pLine->SetEnd( nPortionStart ); in CreateLines() 2486 pLine->SetEnd( nPortionStart+1 ); in CreateLines() 2597 pLine->SetEnd( nIndex ); in CreateLines()
|
H A D | textdat2.hxx | 148 void SetEnd( sal_uInt16 n ) { mnEnd = n; } in SetEnd() function in TextLine
|
/aoo42x/main/tools/inc/tools/ |
H A D | line.hxx | 49 void SetEnd( const Point& rEndPt ) { maEnd = rEndPt; } in SetEnd() function in Line
|
/aoo42x/main/sw/source/core/inc/ |
H A D | UndoInsert.hxx | 132 void SetEnd( const SwPaM& rPam );
|
/aoo42x/main/editeng/source/editeng/ |
H A D | impedit3.cxx | 1222 pLine->SetEnd( nPortionEnd ); in CreateLines() 1229 pLine->SetEnd( nPortionEnd ); in CreateLines() 1234 pLine->SetEnd( nPortionStart ); in CreateLines() 1239 pLine->SetEnd( nPortionStart+1 ); in CreateLines() 1569 pLine->SetEnd( nIndex ); in CreateLines() 1602 pTmpLine->SetEnd( pParaPortion->GetNode()->Len() ); in CreateAndInsertEmptyLine() 1955 pLine->SetEnd( nBreakPos ); in ImpBreakLine()
|
H A D | editdoc.hxx | 474 void SetEnd( sal_uInt16 n ) { nEnd = n; } in SetEnd() function in EditLine
|
/aoo42x/main/sw/inc/ |
H A D | splargs.hxx | 64 void SetEnd( SwTxtNode* pEnd, SwIndex& rEnd ) in SetEnd() function
|
H A D | redline.hxx | 206 void SetEnd( const SwPosition& rPos, SwPosition* pEndPtr = 0 ) in SetEnd() function in SwRedline
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlatr.cxx | 1213 void SetEnd( xub_StrLen nE ) { nEnd = nE; } in SetEnd() function in HTMLSttEndPos 1610 pPos->SetEnd( nNewEnd ); in FixSplittedItem() 1641 pTest->SetEnd( nNewEnd ); in FixSplittedItem()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | outdev4.cxx | 1350 aCurSegment.SetEnd( rPoly[ (sal_uInt16)( i % nCount ) ] ); in ImplDrawHatchLine()
|