Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcrstate.hxx139 sal_Bool bRealHeight :1; // Soll die reale Hoehe berechnet werden? member
172 bRealHeight( sal_False ), in SwCrsrMoveState()
193 bRealHeight( sal_False ), in SwCrsrMoveState()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx495 if ( pCMS && pCMS->bRealHeight ) in GetEndCharRect()
543 if ( pCMS && pCMS->bRealHeight ) in _GetCharRect()
875 if ( pCMS && pCMS->bRealHeight ) in _GetCharRect()
1177 if ( pCMS && pCMS->bRealHeight ) in _GetCharRect()
1255 if ( pCMS && pCMS->bRealHeight && pCMS->aRealHeight.Y() >= 0 ) in GetCharRect()
H A Dfrmcrsr.cxx331 if ( pCMS->bRealHeight ) in GetCharRect()
440 aTmpState.bRealHeight = sal_True; in GetAutoPos()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx1539 aTmpState.bRealHeight = sal_True; in UpdateCrsr()
1761 aTmpState.bRealHeight = sal_True; in UpdateCrsr()
2381 aTmpState.bRealHeight = sal_True; in SetVisCrsr()
2421 if( aTmpState.bRealHeight ) in SetVisCrsr()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx646 if ( pCMS->bRealHeight ) in GetCharRect()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1570 aMoveState.bRealHeight = sal_True; in GetCurrentTabStop()
2668 aMoveState.bRealHeight = sal_True; in getCharacterBounds()

Completed in 70 milliseconds