Home
last modified time | relevance | path

Searched refs:GetContentAtPos (Results 1 – 12 of 12) sorted by relevance

/AOO42X/main/sw/source/ui/docvw/ !
H A Dedtwin2.cxx145 if( rSh.GetContentAtPos( aPos, aCntntAtPos, sal_False, &aFldRect ) ) in RequestHelp()
359 if( rSh.GetContentAtPos( aPos, aCntntAtPos, sal_False, &aFldRect ) ) in RequestHelp()
H A Dedtdd.cxx128 bStart = rSh.GetContentAtPos( aDocPos, in StartDrag()
479 if(rSh.GetContentAtPos(aDocPt, aCont)) in AcceptDrop()
H A Dedtwin.cxx524 if( rSh.GetContentAtPos( rLPt, aSwContentAtPos) ) in UpdatePointer()
3322 if( rSh.GetContentAtPos( aDocPos, aCntntAtPos ) ) in MouseButtonDown()
3348 if( rSh.GetContentAtPos( aDocPos, aCntntAtPos, sal_False ) && in MouseButtonDown()
3801 if( rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_False, &aFldRect ) ) in MouseMove()
3827 if( rSh.GetContentAtPos( aDocPt, aCntntAtPos ) ) in MouseMove()
4193 if( rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_True ) ) in MouseButtonUp()
4257 … if( !rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_True ) && bExecHyperlinks ) in MouseButtonUp()
H A DSidebarTxtControl.cxx118 mrDocView.GetWrtShell().GetContentAtPos( mrSidebarWin.GetAnchorPos(), aCntntAtPos ) ) in RequestHelp()
H A Dromenu.cxx126 if( rSh.GetContentAtPos( rDocPos, aCntntAtPos, sal_False)) in SwReadOnlyPopup()
/AOO42X/main/sw/source/ui/uiview/ !
H A Dviewstat.cxx309 if( !pWrtShell->GetContentAtPos( aCrsrPos, aCntntAtPos ) ) in GetState()
H A Dviewport.cxx749 pWrtShell->GetContentAtPos( aPos, aCnt ); in IMPL_LINK()
H A Dview2.cxx652 if( pWrtShell->GetContentAtPos( aCrsrPos, aCntntAtPos ) ) in Execute()
/AOO42X/main/sw/source/core/frmedt/ !
H A Dfetab.cxx2115 if( GetContentAtPos(rPt, aCntntAtPos) && aCntntAtPos.aFnd.pNode) in GetNumRuleNodeAtPos()
2128 if( GetContentAtPos(rPt, aCntntAtPos)) in IsNumLabel()
/AOO42X/main/sw/inc/ !
H A Dcrsrsh.hxx821 sal_Bool GetContentAtPos( const Point& rPt,
/AOO42X/main/sw/source/ui/dochdl/ !
H A Dswdtflvr.cxx438 if( pWrtShell->GetContentAtPos( aPos, aCntntAtPos, bSelect ) ) in GetData()
3160 if( pWrtShell->GetContentAtPos( aPos, aCntntAtPos ) ) in SetDataForDragAndDrop()
/AOO42X/main/sw/source/core/crsr/ !
H A Dcrstrvl.cxx1140 sal_Bool SwCrsrShell::GetContentAtPos( const Point& rPt, in GetContentAtPos() function in SwCrsrShell