Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/inc/
H A Dpview.hxx279 const String& GetNewCrsrPos() const { return sNewCrsrPos; } in GetNewCrsrPos() function in SwPagePreView
/AOO41X/main/sw/source/ui/uiview/
H A Dview.cxx825 sNewCrsrPos = ((SwPagePreView*)pExistingSh)->GetNewCrsrPos(); in SwView()