Home
last modified time | relevance | path

Searched refs:bCntntCheck (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/inc/
H A Dcrstate.hxx155 sal_Bool bCntntCheck :1; // --> FME 2005-05-13 #i43742# Cursor position over content? <-- member
182 bCntntCheck( sal_False ), // --> FME 2005-05-13 #i43742# <-- in SwCrsrMoveState()
203 bCntntCheck( sal_False ), // --> FME 2005-05-13 #i43742# <-- in SwCrsrMoveState()
/aoo42x/main/sw/source/core/layout/
H A Dtrvlfrm.cxx121 const bool bCntntCheck = pFrm->IsTxtFrm() && pCMS && pCMS->bCntntCheck; in GetCrsrOfst() local
122 const SwRect aPaintRect( bCntntCheck ? in GetCrsrOfst()
128 ( bCntntCheck || pFrm->GetCrsrOfst( pPos, rPoint, pCMS ) ) ) in GetCrsrOfst()
/aoo42x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1159 …aTmpState.bCntntCheck = (SwContentAtPos::SW_CONTENT_CHECK & rCntntAtPos.eCntntAtPos) ? sal_True :… in GetContentAtPos()

Completed in 31 milliseconds