Kaydet (Commit) 0d5d01a4 authored tarafından Michael Stahl's avatar Michael Stahl

oops

Change-Id: I774c9281d9fbaa7601d09f6a8afb135da81f1b2b
üst 899538a1
...@@ -1404,7 +1404,7 @@ void SwPageFrm::GetCntntPosition( const Point &rPt, SwPosition &rPos ) const ...@@ -1404,7 +1404,7 @@ void SwPageFrm::GetCntntPosition( const Point &rPt, SwPosition &rPos ) const
const SwCntntFrm *pAct = pCntnt; const SwCntntFrm *pAct = pCntnt;
Point aAct = rPt; Point aAct = rPt;
sal_uLong nDist = SAL_MAX_UINT64; sal_uInt64 nDist = SAL_MAX_UINT64;
while ( pCntnt ) while ( pCntnt )
{ {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment