Searched refs:aMoveState (Results 1 – 1 of 1) sorted by relevance
1550 SwCrsrMoveState aMoveState; in GetCurrentTabStop() local1551 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() local2644 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 …]