Home
last modified time | relevance | path

Searched defs:GetEndPos (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/inc/
H A Dviscrs.hxx161 const Point& GetEndPos() const { return( SwPaM::End() == pPt ? aPtPt : aMkPt ); } in GetEndPos() function in SwShellCrsr
162 Point& GetEndPos() { return( SwPaM::End() == pPt ? aPtPt : aMkPt ); } in GetEndPos() function in SwShellCrsr
/trunk/main/sc/source/ui/inc/
H A Duiitems.hxx77 const ScAddress& GetEndPos() const { return aEndPos; } in GetEndPos() function in ScInputStatusItem
H A Dinputhdl.hxx278 const ScAddress& GetEndPos() const { return aEndPos; } in GetEndPos() function in ScInputHdlState
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx592 long GetEndPos() const {return mnEndPos;} in GetEndPos() function in Chunk

Completed in 32 milliseconds