Home
last modified time | relevance | path

Searched refs:bSetCrsrInReadOnly (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sw/inc/
H A Dcrsrsh.hxx245 sal_Bool bSetCrsrInReadOnly : 1;// sal_True -> Cursor darf in ReadOnly-Bereiche member in SwCrsrShell
512 sal_Bool IsReadOnlyAvailable() const { return bSetCrsrInReadOnly; } in IsReadOnlyAvailable()
/aoo4110/main/sw/source/core/crsr/
H A Dcrsrsh.cxx2659 bSetCrsrInReadOnly = sal_True; in SwCrsrShell()
2703 bSetCrsrInReadOnly = sal_True; in SwCrsrShell()
3043 bFlag != bSetCrsrInReadOnly ) in SetReadOnlyAvailable()
3052 bSetCrsrInReadOnly = bFlag; in SetReadOnlyAvailable()

Completed in 22 milliseconds