Searched refs:ImplTracking (Results 1 – 8 of 8) sorted by relevance
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/ |
H A D | calendar.hxx | 182 void ImplTracking( const Point& rPos, bool bRepeat );
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/ |
H A D | calendar.hxx | 186 VCL_DLLPRIVATE void ImplTracking( const Point& rPos, bool bRepeat );
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svtools/ |
H A D | valueset.hxx | 264 SVT_DLLPRIVATE void ImplTracking( const Point& rPos, bool bRepeat ); 466 SVT_DLLPRIVATE void ImplTracking(const Point& rPos);
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svtools/ |
H A D | valueset.hxx | 253 SVT_DLLPRIVATE void ImplTracking(const Point& rPos);
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/control/ |
H A D | calendar.cxx | 932 void Calendar::ImplTracking( const Point& rPos, bool bRepeat ) in ImplTracking() function in Calendar 1073 ImplTracking( rMEvt.GetPosPixel(), false ); in MouseMove() 1085 ImplTracking( aMousePos, rTEvt.IsTrackingRepeat() ); in Tracking()
|
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svtools/source/control/ |
H A D | valueset.cxx | 1014 ImplTracking( GetPointerPosPixel(), true ); in IMPL_LINK_NOARG() 1017 void ValueSet::ImplTracking( const Point& rPos, bool bRepeat ) in ImplTracking() function in ValueSet 1124 ImplTracking( rMouseEvent.GetPosPixel(), false ); in MouseMove() 1135 ImplTracking( aMousePos, rTrackingEvent.IsTrackingRepeat() ); in Tracking() 2596 void SvtValueSet::ImplTracking(const Point& rPos) in ImplTracking() function in SvtValueSet 2643 ImplTracking(rMouseEvent.GetPosPixel()); in MouseMove()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/svtools/source/control/ |
H A D | valueset.cxx | 461 void ValueSet::ImplTracking(const Point& rPos) in ImplTracking() function in ValueSet 520 ImplTracking(rMouseEvent.GetPosPixel()); in MouseMove()
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/ |
H A D | calendar.cxx | 928 void Calendar::ImplTracking( const Point& rPos, bool bRepeat ) in ImplTracking() function in Calendar 1060 ImplTracking( aMousePos, rTEvt.IsTrackingRepeat() ); in Tracking()
|