Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dcrstate.hxx161 sal_Bool bInFrontOfLabel :1; member
183 bInFrontOfLabel( sal_False ), // #i27615# in SwCrsrMoveState()
204 bInFrontOfLabel( sal_False ), // #i27615# in SwCrsrMoveState()
/aoo4110/main/sw/source/core/text/
H A Ditrcrsr.cxx1443 if( pCMS->bInFrontOfLabel) in GetCrsrOfst()
1447 pCMS->bInFrontOfLabel = sal_False; in GetCrsrOfst()
/aoo4110/main/sw/source/core/crsr/
H A Dcrsrsh.cxx738 aTmpState.bInFrontOfLabel = sal_True; // #i27615# in SetCrsr()
742 aTmpState.bInFrontOfLabel = sal_False; in SetCrsr()
750 const bool bNewInFrontOfLabel = aTmpState.bInFrontOfLabel; in SetCrsr()

Completed in 42 milliseconds