Searched defs:GetEndPos (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/inc/ | ||
H A D | viscrs.hxx | 161 const Point& GetEndPos() const { return( SwPaM::End() == pPt ? aPtPt : aMkPt ); } in GetEndPos() function in SwShellCrsr |
/aoo4110/main/sc/source/ui/inc/ | ||
H A D | uiitems.hxx | 77 const ScAddress& GetEndPos() const { return aEndPos; } in GetEndPos() function in ScInputStatusItem |
H A D | inputhdl.hxx | 278 const ScAddress& GetEndPos() const { return aEndPos; } in GetEndPos() function in ScInputHdlState |
/aoo4110/main/sw/source/filter/ww8/ | ||
H A D | ww8graf.cxx | 595 long GetEndPos() const {return mnEndPos;} in GetEndPos() function in Chunk |
Completed in 79 milliseconds