Home
last modified time | relevance | path

Searched refs:SetCrsr (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx314 long SwWrtShell::SetCrsr(const Point *pPt, sal_Bool bTextOnly) in SetCrsr() function in SwWrtShell
324 return SwCrsrShell::SetCrsr(*pPt, bTextOnly); in SetCrsr()
332 return SwCrsrShell::SetCrsr(*pPt, bTextOnly); in SetCrsrKillSel()
372 fnSetCrsr = &SwWrtShell::SetCrsr; in ResetSelect()
413 fnSetCrsr = &SwWrtShell::SetCrsr; in SttSelect()
469 SwCrsrShell::SetCrsr( *pPt ); // and check the direction in ExtSelWrd()
511 SwCrsrShell::SetCrsr(*pPt); in ExtSelLn()
657 fnSetCrsr = &SwWrtShell::SetCrsr; in EnterAddMode()
H A Ddelete.cxx159 SetCrsr(&aTmpPt); in DelLeft()
385 SetCrsr(&aTmpPt); in DelRight()
H A Dwrtsh1.cxx115 fnSetCrsr(&SwWrtShell::SetCrsr),\
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2071 rSh.SwCrsrShell::SetCrsr( *pPt, sal_True ); in SetSelInShell()
3321 rShell.SwCrsrShell::SetCrsr( aPt, sal_True ); in PrivatePaste()
3462 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True ); in PrivateDrop()
3478 rSh.SwCrsrShell::SetCrsr( rDragPt, sal_True, false ); in PrivateDrop()
3497 rSh.SwCrsrShell::SetCrsr( aSttPt, sal_True ); in PrivateDrop()
3512 rSrcSh.SwCrsrShell::SetCrsr( aSttPt, sal_True ); in PrivateDrop()
3559 rSrcSh.SwCrsrShell::SetCrsr(rDragPt); in PrivateDrop()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx574 using SwCrsrShell::SetCrsr;
575 SW_DLLPRIVATE long SetCrsr(const Point *, sal_Bool bProp=sal_False );
/trunk/main/sw/source/ui/uiview/
H A Dview.cxx1211 pWrtShell->SwCrsrShell::SetCrsr( aCrsrPos, !bSelectObj ); in ReadUserData()
1244 pWrtShell->SwCrsrShell::SetCrsr( aCrsrPos2, sal_False ); in ReadUserData()
1401 pWrtShell->SwCrsrShell::SetCrsr( aCrsrPos, !bSelectObj ); in ReadUserDataSequence()
H A Dview2.cxx1156 pWrtShell->SwCrsrShell::SetCrsr( aCrsrPos, !bSelectObj ); in Execute()
/trunk/main/sw/source/core/frmedt/
H A Dfeshview.cxx130 pSh->SetCrsr( pSh->Imp()->GetDrawView()->GetAllMarkedRect().TopLeft(), sal_True); in lcl_GrabCursor()
181 SetCrsr( aPt, sal_True ); in SelectObj()
243 SetCrsr( aOldPos, sal_True); in SelectObj()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx418 int SetCrsr( const Point &rPt, sal_Bool bOnlyText = sal_False, bool bBlock = true );
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx718 int SwCrsrShell::SetCrsr( const Point &rLPt, sal_Bool bOnlyText, bool bBlock ) in SetCrsr() function in SwCrsrShell

Completed in 122 milliseconds