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