Home
last modified time | relevance | path

Searched defs:SetEnd (Results 1 – 9 of 9) sorted by relevance

/trunk/main/tools/inc/tools/
H A Dline.hxx49 void SetEnd( const Point& rEndPt ) { maEnd = rEndPt; } in SetEnd() function in Line
/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/core/undo/
H A Dunins.cxx581 void SwUndoReplace::SetEnd(SwPaM const& rPam) in SetEnd() function in SwUndoReplace
772 void SwUndoReplace::Impl::SetEnd(SwPaM const& rPam) in SetEnd() function in SwUndoReplace::Impl
/trunk/main/xmloff/source/text/
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 Dtextdat2.hxx148 void SetEnd( sal_uInt16 n ) { mnEnd = n; } in SetEnd() function in TextLine
/trunk/main/editeng/source/editeng/
H A Deditdoc.hxx474 void SetEnd( sal_uInt16 n ) { nEnd = n; } in SetEnd() function in EditLine
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx92 inline void SetEnd( SwPosition* pNew ){ delete pEnd; pEnd = pNew; } in SetEnd() function in SwLinguIter
/trunk/main/sw/source/filter/html/
H A Dhtmlatr.cxx1213 void SetEnd( xub_StrLen nE ) { nEnd = nE; } in SetEnd() function in HTMLSttEndPos

Completed in 58 milliseconds