Home
last modified time | relevance | path

Searched refs:GetCrsrPos (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/sw/inc/
H A Dsplargs.hxx160 inline const Point *GetCrsrPos() const in GetCrsrPos() function in SwInterHyphInfo
/AOO41X/main/sw/source/core/txtnode/
H A Dtxtedt.cxx1532 …inguFrm = (SwTxtFrm*)getLayoutFrm( GetDoc()->GetCurrentLayout(), (Point*)(rHyphInf.GetCrsrPos()) ); in Hyphenate()