Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dcrstate.hxx140 sal_Bool bFieldInfo :1; // Sollen Felder erkannt werden? member
173 bFieldInfo( sal_False ), in SwCrsrMoveState()
194 bFieldInfo( sal_False ), in SwCrsrMoveState()
/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx1061 if( pCMS->bFieldInfo && pPor->InFldGrp() && pPor->Width() ) in _GetCharRect()
1436 sal_Bool bFieldInfo = pCMS && pCMS->bFieldInfo; in GetCrsrOfst() local
1438 if( bFieldInfo && ( nWidth30 < nX || bRightOver || bLeftOver || in GetCrsrOfst()
1462 if( pPor->IsFlyPortion() && bFieldInfo ) in GetCrsrOfst()
1489 if( bFieldInfo ) in GetCrsrOfst()
1514 if( !bFieldInfo ) in GetCrsrOfst()
1530 ( !bFieldInfo || in GetCrsrOfst()
1680 if( bFieldInfo && nLength == pPor->GetLen() && in GetCrsrOfst()
H A Dfrmcrsr.cxx601 if( pCMS && pCMS->bFieldInfo ) in _GetCrsrOfst()
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1157 aTmpState.bFieldInfo = sal_True; in GetContentAtPos()

Completed in 46 milliseconds