Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/edit/
H A Dtextview.cxx193 sal_Bool mbCursorEnabled : 1; member
217 mpImpl->mbCursorEnabled = sal_True; in TextView()
1909 if ( bForceVisCursor && mpImpl->mbCursorEnabled ) in ImpShowCursor()
2379 if( mpImpl->mbCursorEnabled ) in GetLineNumberOfCursorInSelection()
2443 { mpImpl->mbCursorEnabled = bEnable; } in EnableCursor()
2445 { return mpImpl->mbCursorEnabled; } in IsCursorEnabled()

Completed in 25 milliseconds