Searched refs:bRealWidth (Results 1 – 5 of 5) sorted by relevance
148 sal_Bool bRealWidth :1; // Calculation of the width required member178 bRealWidth( sal_False ), in SwCrsrMoveState()199 bRealWidth( sal_False ), in SwCrsrMoveState()
124 if ( rCMS.bRealWidth ) in lcl_GetCharRectInsideField()142 rOrig.Width( rCMS.bRealWidth && rPor.Width() ? rPor.Width() : 1 ); in lcl_GetCharRectInsideField()540 sal_Bool bWidth = pCMS && pCMS->bRealWidth; in _GetCharRect()
1092 aState.bRealWidth = sal_True; in GetCorrection()1236 aState.bRealWidth = sal_True; in GetGrammarCorrection()
1754 aTmpState.bRealWidth = IsOverwriteCrsr(); in UpdateCrsr()3547 aState.bRealWidth = sal_True; in GetSmartTagTerm()
1567 aMoveState.bRealWidth = sal_True; in GetCurrentTabStop()2665 aMoveState.bRealWidth = sal_True; in getCharacterBounds()
Completed in 56 milliseconds