Searched refs:mbCursorEnabled (Results 1 – 1 of 1) sorted by relevance
193 sal_Bool mbCursorEnabled : 1; member217 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