Home
last modified time | relevance | path

Searched refs:POINTER_FILL (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/sd/source/ui/func/
H A Dfuformatpaintbrush.cxx168 mpWindow->SetPointer(Pointer(POINTER_FILL)); in MouseMove()
178 mpWindow->SetPointer(Pointer(POINTER_FILL)); in MouseMove()
H A Dfudraw.cxx622 mpWindow->SetPointer(Pointer(POINTER_FILL)); in ForcePointer()
635 mpWindow->SetPointer(Pointer(POINTER_FILL)); in ForcePointer()
/AOO41X/main/vcl/inc/vcl/
H A Dptrstyle.hxx66 #define POINTER_FILL ((PointerStyle)31) macro
/AOO41X/main/sw/source/ui/docvw/
H A Dedtwin.cxx303 PointerStyle eStyle = POINTER_FILL; in UpdatePointer()
4501 … SetPointer( POINTER_FILL );//@todo #i20119# maybe better a new brush pointer here in future in SetApplyTemplate()
4509 SetPointer( POINTER_FILL ); in SetApplyTemplate()
4517 SetPointer( POINTER_FILL ); in SetApplyTemplate()
/AOO41X/main/vcl/unx/gtk/app/
H A Dgtkdata.cxx416 MAKE_CURSOR( POINTER_FILL, fill_ ); in getCursor()
/AOO41X/main/sc/source/ui/view/
H A Dformatsh.cxx419 pTabViewShell->SetActivePointer( Pointer(POINTER_FILL) ); in ExecuteStyle()
H A Dgridwin.cxx2318 SetPointer( Pointer( POINTER_FILL ) ); in MouseMove()
2412 SetPointer( Pointer(POINTER_FILL) ); in MouseMove()
/AOO41X/main/vcl/unx/generic/app/
H A Dsaldisp.cxx1881 case POINTER_FILL: in GetPointer()