Searched refs:bCntntCheck (Results 1 – 3 of 3) sorted by relevance
155 sal_Bool bCntntCheck :1; // --> FME 2005-05-13 #i43742# Cursor position over content? <-- member182 bCntntCheck( sal_False ), // --> FME 2005-05-13 #i43742# <-- in SwCrsrMoveState()203 bCntntCheck( sal_False ), // --> FME 2005-05-13 #i43742# <-- in SwCrsrMoveState()
121 const bool bCntntCheck = pFrm->IsTxtFrm() && pCMS && pCMS->bCntntCheck; in GetCrsrOfst() local122 const SwRect aPaintRect( bCntntCheck ? in GetCrsrOfst()128 ( bCntntCheck || pFrm->GetCrsrOfst( pPos, rPoint, pCMS ) ) ) in GetCrsrOfst()
1159 …aTmpState.bCntntCheck = (SwContentAtPos::SW_CONTENT_CHECK & rCntntAtPos.eCntntAtPos) ? sal_True :… in GetContentAtPos()
Completed in 43 milliseconds