Home
last modified time | relevance | path

Searched refs:SetEnd (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx489 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 Ddocedt.cxx1899 pConvArgs->SetEnd( pEndPos->nNode.GetNode().GetTxtNode(), pEndPos->nContent ); in Spell()
2527 pUndoRpl->SetEnd(rPam); in ReplaceRangeImpl()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx92 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()
/trunk/main/sw/source/core/undo/
H A Dunins.cxx499 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
/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx212 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 Dtxtparaimphint.hxx80 void SetEnd( const Reference < XTextRange > & rPos ) { xEnd = rPos; } in SetEnd() function in XMLHint_Impl
/trunk/main/svtools/source/edit/
H A Dtexteng.cxx1752 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 Dtextdat2.hxx148 void SetEnd( sal_uInt16 n ) { mnEnd = n; } in SetEnd() function in TextLine
/trunk/main/tools/inc/tools/
H A Dline.hxx49 void SetEnd( const Point& rEndPt ) { maEnd = rEndPt; } in SetEnd() function in Line
/trunk/main/sw/source/core/inc/
H A DUndoInsert.hxx132 void SetEnd( const SwPaM& rPam );
/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx1222 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 Deditdoc.hxx474 void SetEnd( sal_uInt16 n ) { nEnd = n; } in SetEnd() function in EditLine
/trunk/main/sw/inc/
H A Dsplargs.hxx64 void SetEnd( SwTxtNode* pEnd, SwIndex& rEnd ) in SetEnd() function
H A Dredline.hxx206 void SetEnd( const SwPosition& rPos, SwPosition* pEndPtr = 0 ) in SetEnd() function in SwRedline
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1213 void SetEnd( xub_StrLen nE ) { nEnd = nE; } in SetEnd() function in HTMLSttEndPos
1610 pPos->SetEnd( nNewEnd ); in FixSplittedItem()
1641 pTest->SetEnd( nNewEnd ); in FixSplittedItem()
/trunk/main/vcl/source/gdi/
H A Doutdev4.cxx1350 aCurSegment.SetEnd( rPoly[ (sal_uInt16)( i % nCount ) ] ); in ImplDrawHatchLine()

Completed in 125 milliseconds