Searched refs:GetHeaderDrag (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sc/inc/ |
H A D | dpoutput.hxx | 153 sal_Bool GetHeaderDrag( const ScAddress& rPos, sal_Bool bMouseLeft, sal_Bool bMouseTop,
|
H A D | dpobject.hxx | 187 sal_Bool GetHeaderDrag( const ScAddress& rPos, sal_Bool bMouseLeft, sal_Bool bMouseTop,
|
/aoo4110/main/sc/source/core/data/ |
H A D | dpobject.cxx | 1083 sal_Bool ScDPObject::GetHeaderDrag( const ScAddress& rPos, sal_Bool bMouseLeft, sal_Bool bMouseTop,… in GetHeaderDrag() function in ScDPObject 1088 return pOutput->GetHeaderDrag( rPos, bMouseLeft, bMouseTop, nDragDim, rPosRect, rOrient, rDimPos ); in GetHeaderDrag()
|
H A D | dpoutput.cxx | 1887 sal_Bool ScDPOutput::GetHeaderDrag( const ScAddress& rPos, sal_Bool bMouseLeft, sal_Bool bMouseTop, in GetHeaderDrag() function in ScDPOutput
|
/aoo4110/main/sc/source/ui/view/ |
H A D | gridwin2.cxx | 307 sal_Bool bHasRange = pDragDPObj->GetHeaderDrag( aPos, bMouseLeft, bMouseTop, nDPField, in DPTestMouse()
|
Completed in 82 milliseconds