Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1591 SwRect aCoreRect; in GetCurrentTabStop() local
1594 GetFrm()->GetCharRect( aCoreRect, aPosition, &aMoveState ); in GetCurrentTabStop()
1607 tabs = pTFrm->GetTabStopInfo(aCoreRect.Left()); in GetCurrentTabStop()
2689 SwRect aCoreRect; in getCharacterBounds() local
2692 GetFrm()->GetCharRect( aCoreRect, aPosition, &aMoveState ); in getCharacterBounds()
2698 Rectangle aScreenRect( GetMap()->CoreToPixel( aCoreRect.SVRect() )); in getCharacterBounds()

Completed in 30 milliseconds