Lines Matching refs:bInReadOnly
796 sal_Bool bInReadOnly, sal_Bool& bCancel ) in lcl_FindSelection() argument
836 &aRegion, bInReadOnly )) && in lcl_FindSelection()
1000 sal_Bool bInReadOnly = IsReadOnlyAvailable(); in FindAll() local
1012 bInReadOnly, bCancel ) )) in FindAll()
1045 aRegion, eFndRngs, bInReadOnly, bCancel ); in FindAll()
1099 aRegion, eFndRngs, bInReadOnly, bCancel ); in FindAll()
1134 &aRegion, bInReadOnly ) ? 1 : 0) in FindAll()
1857 sal_Bool bInReadOnly = IsReadOnlyAvailable(); in UpDown() local
1878 (bUp ? pFrm->UnitUp( this, nUpDownX, bInReadOnly ) in UpDown()
1879 : pFrm->UnitDown( this, nUpDownX, bInReadOnly ) ) && in UpDown()
1895 eTmpState.bSetInReadOnly = bInReadOnly; in UpDown()