Searched refs:mnCurrentCursor (Results 1 – 2 of 2) sorted by relevance
499 sal_Int16 mnCurrentCursor; member in __anon83e1a3020111::SlideShowImpl609 mnCurrentCursor(awt::SystemPointer::ARROW), in SlideShowImpl()971 requestCursor(calcActiveCursor(mnCurrentCursor)); in requestWaitSymbol()988 requestCursor(calcActiveCursor(mnCurrentCursor)); in releaseWaitSymbol()1427 pView->setCursorShape( calcActiveCursor(mnCurrentCursor) ); in addView()1768 requestCursor(mnCurrentCursor); in setProperty()1990 mnCurrentCursor = nCursorShape; in requestCursor()1992 const sal_Int16 nActualCursor = calcActiveCursor(mnCurrentCursor); in requestCursor()2006 mnCurrentCursor = awt::SystemPointer::ARROW; in resetCursor()2013 calcActiveCursor(mnCurrentCursor) )); in resetCursor()
266 sal_Int16 mnCurrentCursor; member in slideshow::internal::__anon8a7409210111::SlideImpl400 mnCurrentCursor( awt::SystemPointer::ARROW ), in SlideImpl()496 requestCursor( mnCurrentCursor ); in show()729 mnCurrentCursor = nCursorShape; in requestCursor()730 return mrCursorManager.requestCursor(mnCurrentCursor); in requestCursor()735 mnCurrentCursor = awt::SystemPointer::ARROW; in resetCursor()
Completed in 33 milliseconds