Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/frmedt/
H A Dfetab.cxx128 * pMk = pTmpCrsr->GetMark(); in ParkCursorInTab() local
136 if (*pMk < aStartPos) in ParkCursorInTab()
137 aStartPos = *pMk; in ParkCursorInTab()
139 if (*pMk > aEndPos) in ParkCursorInTab()
140 aEndPos = *pMk; in ParkCursorInTab()

Completed in 23 milliseconds