Home
last modified time | relevance | path

Searched refs:POINTER_ARROW (Results 1 – 25 of 48) sorted by relevance

12

/trunk/main/svx/source/svdraw/
H A Dsvdview.cxx994 …oints() || IsMarkGluePoints() || IsEncirclement() || IsSetPageOrg()) return Pointer(POINTER_ARROW); in GetPreferedPointer()
1021 if (aPointer==POINTER_ARROW) in GetPreferedPointer()
1045 return Pointer(POINTER_ARROW); in GetPreferedPointer()
1071 return Pointer(POINTER_ARROW); in GetPreferedPointer()
1100 if (!IsMoveAllowed()) return Pointer(POINTER_ARROW); // weil Doppelklick oder Drag&Drop moeglich in GetPreferedPointer()
1132 … if (!IsMoveAllowed()) return Pointer(POINTER_ARROW); // weil Doppelklick oder Drag&Drop moeglich in GetPreferedPointer()
1194 if (!IsMoveAllowed()) return Pointer(POINTER_ARROW); // weil Doppelklick oder Drag&Drop moeglich in GetPreferedPointer()
1199 return Pointer(POINTER_ARROW); in GetPreferedPointer()
/trunk/main/sw/source/ui/vba/
H A Dvbasystem.cxx83 case POINTER_ARROW: in getCursor()
105 const Pointer& rPointer( POINTER_ARROW ); in setCursor()
/trunk/main/svtools/source/table/
H A Dmousefunction.cxx69 Pointer aNewPointer( POINTER_ARROW ); in handleMouseMove()
83 Pointer aNewPointer( POINTER_ARROW ); in handleMouseMove()
/trunk/main/sc/source/ui/miscdlgs/
H A Dacredlin.cxx939 SetPointer(Pointer(POINTER_ARROW)); in UpdateView()
1079 SetPointer(Pointer(POINTER_ARROW)); in IMPL_LINK()
1200 SetPointer(Pointer(POINTER_ARROW)); in IMPL_LINK()
1231 SetPointer(Pointer(POINTER_ARROW)); in IMPL_LINK()
1554 SetPointer(Pointer(POINTER_ARROW)); in IMPL_LINK()
1641 SetPointer(Pointer(POINTER_ARROW)); in AppendChanges()
H A Dconflictsdlg.cxx712 SetPointer( Pointer( POINTER_ARROW ) ); in KeepHandler()
737 SetPointer( Pointer( POINTER_ARROW ) ); in KeepAllHandler()
/trunk/main/sc/source/ui/view/
H A Dhdrcont.cxx711 SetPointer( Pointer( POINTER_ARROW ) ); in MouseButtonDown()
815 SetPointer( Pointer( POINTER_ARROW ) ); in MouseMove()
841 SetPointer( Pointer( POINTER_ARROW ) ); in MouseMove()
H A Dpreview.cxx1025 SetPointer( Pointer( POINTER_ARROW ) ); in MouseButtonUp()
1107 SetPointer( POINTER_ARROW ); in MouseButtonUp()
1208 SetPointer(POINTER_ARROW); in MouseButtonUp()
1451 SetPointer( Pointer( POINTER_ARROW ) ); in MouseMove()
H A Dtabsplit.cxx93 SetPointer(POINTER_ARROW); in SetFixed()
H A Dgridwin3.cxx126 SetPointer( Pointer( POINTER_ARROW ) ); in DrawMouseMove()
H A Dgridwin.cxx1933 SetPointer( Pointer( POINTER_ARROW ) ); in MouseButtonUp()
1942 SetPointer( Pointer( POINTER_ARROW ) ); in MouseButtonUp()
1975 SetPointer( Pointer( POINTER_ARROW ) ); in MouseButtonUp()
2451 PointerStyle eNew = POINTER_ARROW; in MouseMove()
2495 SetPointer( Pointer( POINTER_ARROW ) ); in MouseMove()
2618 SetPointer( Pointer( POINTER_ARROW ) ); in Tracking()
/trunk/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx62 aNewPointer ( POINTER_ARROW ), in FuDraw()
63 aOldPointer ( POINTER_ARROW ) in FuDraw()
/trunk/main/chart2/source/controller/main/
H A DChartController_Window.cxx1962 m_pChartWindow->SetPointer( Pointer( POINTER_ARROW )); in impl_SetMousePointer()
2025 m_pChartWindow->SetPointer( Pointer( POINTER_ARROW )); in impl_SetMousePointer()
2049 m_pChartWindow->SetPointer( Pointer( POINTER_ARROW )); in impl_SetMousePointer()
2057 m_pChartWindow->SetPointer( Pointer( POINTER_ARROW )); in impl_SetMousePointer()
/trunk/main/vcl/inc/vcl/
H A Dpointr.hxx43 { meStyle = POINTER_ARROW; } in Pointer()
H A Dptrstyle.hxx35 #define POINTER_ARROW ((PointerStyle)0) macro
/trunk/main/sc/source/ui/dbgui/
H A Dscuiasciiopt.cxx616 SetPointer( Pointer( POINTER_ARROW ) ); in IMPL_LINK()
662 SetPointer( Pointer( POINTER_ARROW ) ); in IMPL_LINK()
/trunk/main/svtools/source/control/
H A Dhyperlabel.cxx173 SetPointer( POINTER_ARROW ); in DeactivateHyperMode()
H A Dtaskbar.cxx169 ePtrStyle = POINTER_ARROW; in MouseMove()
H A Dheadbar.cxx890 Pointer aPointer( POINTER_ARROW ); in ImplEndDrag()
963 PointerStyle eStyle = POINTER_ARROW; in MouseMove()
/trunk/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx180 mpWindow->SetPointer(Pointer(POINTER_ARROW)); in MouseMove()
/trunk/main/vcl/source/window/
H A Dscrwnd.cxx309 eStyle = POINTER_ARROW; in ImplGetMousePointer()
/trunk/main/vcl/aqua/source/window/
H A Dsalframe.cxx86 mePointerStyle( POINTER_ARROW ), in AquaSalFrame()
912 case POINTER_ARROW: pCursor = [NSCursor arrowCursor]; break; in getCurrentCursor()
/trunk/main/sc/source/ui/vba/
H A Dvbaapplication.cxx614 case POINTER_ARROW: in getCursor()
637 const Pointer& rPointer( POINTER_ARROW ); in setCursor()
/trunk/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx310 return Pointer( POINTER_ARROW ); in GetPointer()
/trunk/main/sd/source/ui/annotations/
H A Dannotationtag.cxx297 eStyle = POINTER_ARROW; in GetSdrDragPointer()
/trunk/main/avmedia/source/gstreamer/
H A Dgstwindow.cxx334 Pointer ePointer = POINTER_ARROW; in setPointerType()

Completed in 186 milliseconds

12