Home
last modified time | relevance | path

Searched refs:IsInsideSelectedObj (Results 1 – 5 of 5) sorted by path

/trunk/main/sw/inc/
H A Dfesh.hxx270 int IsInsideSelectedObj( const Point& rPt ); //!! returns enum values
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx1103 int SwFEShell::IsInsideSelectedObj( const Point &rPt ) in IsInsideSelectedObj() function in SwFEShell
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx3429 ( rSh.IsSelFrmMode() && rSh.IsInsideSelectedObj( rDragPt )) ) in PrivateDrop()
/trunk/main/sw/source/ui/docvw/
H A Dedtdd.cxx109 rSh.IsInsideSelectedObj( aDocPos ) ) in StartDrag()
H A Dedtwin.cxx413 const sal_Bool bNotInSelObj = !rSh.IsInsideSelectedObj( rLPt ); in UpdatePointer()
2846 if ((rSh.IsInsideSelectedObj(aDocPos) || bHitHandle) && in MouseButtonDown()
2963 !rSh.IsInsideSelectedObj( aDocPos ))) in MouseButtonDown()
3031 if ( !bIsDocReadOnly && rSh.IsInsideSelectedObj(aDocPos) && in MouseButtonDown()
3294 rSh.IsInsideSelectedObj( aDocPos ) ) in MouseButtonDown()
5236 const bool bIsInsideSelectedObj( rSh.IsInsideSelectedObj( aDocPos ) ); in SelectMenuPosition()

Completed in 82 milliseconds