Searched refs:GetContentAtPos (Results 1 – 12 of 12) sorted by relevance
/trunk/main/sw/source/ui/docvw/ |
H A D | edtwin2.cxx | 148 if( rSh.GetContentAtPos( aPos, aCntntAtPos, sal_False, &aFldRect ) ) in RequestHelp() 362 if( rSh.GetContentAtPos( aPos, aCntntAtPos, sal_False, &aFldRect ) ) in RequestHelp()
|
H A D | edtdd.cxx | 124 bStart = rSh.GetContentAtPos( aDocPos, in StartDrag() 475 if(rSh.GetContentAtPos(aDocPt, aCont)) in AcceptDrop()
|
H A D | edtwin.cxx | 525 if( rSh.GetContentAtPos( rLPt, aSwContentAtPos) ) in UpdatePointer() 3323 if( rSh.GetContentAtPos( aDocPos, aCntntAtPos ) ) in MouseButtonDown() 3349 if( rSh.GetContentAtPos( aDocPos, aCntntAtPos, sal_False ) && in MouseButtonDown() 3802 if( rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_False, &aFldRect ) ) in MouseMove() 3828 if( rSh.GetContentAtPos( aDocPt, aCntntAtPos ) ) in MouseMove() 4194 if( rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_True ) ) in MouseButtonUp() 4258 … if( !rSh.GetContentAtPos( aDocPt, aCntntAtPos, sal_True ) && bExecHyperlinks ) in MouseButtonUp()
|
H A D | SidebarTxtControl.cxx | 121 mrDocView.GetWrtShell().GetContentAtPos( mrSidebarWin.GetAnchorPos(), aCntntAtPos ) ) in RequestHelp()
|
H A D | romenu.cxx | 126 if( rSh.GetContentAtPos( rDocPos, aCntntAtPos, sal_False)) in SwReadOnlyPopup()
|
/trunk/main/sw/source/ui/uiview/ |
H A D | viewstat.cxx | 309 if( !pWrtShell->GetContentAtPos( aCrsrPos, aCntntAtPos ) ) in GetState()
|
H A D | viewport.cxx | 752 pWrtShell->GetContentAtPos( aPos, aCnt ); in IMPL_LINK()
|
H A D | view2.cxx | 654 if( pWrtShell->GetContentAtPos( aCrsrPos, aCntntAtPos ) ) in Execute()
|
/trunk/main/sw/source/core/frmedt/ |
H A D | fetab.cxx | 2115 if( GetContentAtPos(rPt, aCntntAtPos) && aCntntAtPos.aFnd.pNode) in GetNumRuleNodeAtPos() 2128 if( GetContentAtPos(rPt, aCntntAtPos)) in IsNumLabel()
|
/trunk/main/sw/inc/ |
H A D | crsrsh.hxx | 821 sal_Bool GetContentAtPos( const Point& rPt,
|
/trunk/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 446 if( pWrtShell->GetContentAtPos( aPos, aCntntAtPos, bSelect ) ) in GetData() 3178 if( pWrtShell->GetContentAtPos( aPos, aCntntAtPos ) ) in SetDataForDragAndDrop()
|
/trunk/main/sw/source/core/crsr/ |
H A D | crstrvl.cxx | 1140 sal_Bool SwCrsrShell::GetContentAtPos( const Point& rPt, in GetContentAtPos() function in SwCrsrShell
|
Completed in 95 milliseconds