Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/edit/
H A Dtextview.cxx193 sal_Bool mbCursorEnabled : 1; member
217 mpImpl->mbCursorEnabled = sal_True; in TextView()
1905 if ( bForceVisCursor && mpImpl->mbCursorEnabled ) in ImpShowCursor()
2375 if( mpImpl->mbCursorEnabled ) in GetLineNumberOfCursorInSelection()
2439 { mpImpl->mbCursorEnabled = bEnable; } in EnableCursor()
2441 { return mpImpl->mbCursorEnabled; } in IsCursorEnabled()

Completed in 26 milliseconds