Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/access/
H A Daccpara.cxx1550 SwCrsrMoveState aMoveState; in GetCurrentTabStop() local
1551 aMoveState.bRealHeight = sal_True; in GetCurrentTabStop()
1552 aMoveState.bRealWidth = sal_True; in GetCurrentTabStop()
1569 (nIndex, aSpecialPos, aMoveState.pSpecialPos ); in GetCurrentTabStop()
1575 GetFrm()->GetCharRect( aCoreRect, aPosition, &aMoveState ); in GetCurrentTabStop()
2643 SwCrsrMoveState aMoveState; in getCharacterBounds() local
2644 aMoveState.bRealHeight = sal_True; in getCharacterBounds()
2645 aMoveState.bRealWidth = sal_True; in getCharacterBounds()
2662 (nIndex, aSpecialPos, aMoveState.pSpecialPos ); in getCharacterBounds()
2668 GetFrm()->GetCharRect( aCoreRect, aPosition, &aMoveState ); in getCharacterBounds()
[all …]