Searched refs:ARROW (Results 1 – 13 of 13) sorted by relevance
50 // DOCUMENTATION OMITTED FOR LineEndType:: ARROW,52 // DocMerge from xml: value com::sun::star::drawing::LineEndType::ARROW55 ARROW,
609 mnCurrentCursor(awt::SystemPointer::ARROW), in SlideShowImpl()1002 nCursorShape == awt::SystemPointer::ARROW ) in calcActiveCursor()1962 if( nPointerShape != awt::SystemPointer::ARROW ) in setShapeCursor()1972 else if( nPointerShape == awt::SystemPointer::ARROW ) in setShapeCursor()2006 mnCurrentCursor = awt::SystemPointer::ARROW; in resetCursor()
400 mnCurrentCursor( awt::SystemPointer::ARROW ), in SlideImpl()735 mnCurrentCursor = awt::SystemPointer::ARROW; in resetCursor()
43 ARROW, SBRA, SKET, LP, RP, DOT, AND, STAR, PLUS, MINUS, enumerator
203 {MINUS1, {'>'}, ACT(ARROW, S_SELF)},
43 , mnPointerType( awt::SystemPointer::ARROW ) in Window()
167 mnPointerType( awt::SystemPointer::ARROW ) in Window()
317 default: nPointer = awt::SystemPointer::ARROW; break; in setPointer()
410 mnPointerType = awt::SystemPointer::ARROW; in mouseMoved()
143 mnPointerType( awt::SystemPointer::ARROW ) in Window()
41 const long ARROW = 0;
207 mnPointerType( awt::SystemPointer::ARROW ) in Window()
1332 mxShow->setShapeCursor( (*aIter).first, awt::SystemPointer::ARROW ); in removeShapeEvents()