Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcrstate.hxx148 sal_Bool bRealWidth :1; // Calculation of the width required member
178 bRealWidth( sal_False ), in SwCrsrMoveState()
199 bRealWidth( sal_False ), in SwCrsrMoveState()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx124 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()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1092 aState.bRealWidth = sal_True; in GetCorrection()
1236 aState.bRealWidth = sal_True; in GetGrammarCorrection()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1762 aTmpState.bRealWidth = IsOverwriteCrsr(); in UpdateCrsr()
3555 aState.bRealWidth = sal_True; in GetSmartTagTerm()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1571 aMoveState.bRealWidth = sal_True; in GetCurrentTabStop()
2669 aMoveState.bRealWidth = sal_True; in getCharacterBounds()

Completed in 75 milliseconds