Home
last modified time | relevance | path

Searched refs:fnSetCrsr (Results 1 – 8 of 8) sorted by relevance

/trunk/main/sw/source/ui/wrtsh/
H A Dselect.cxx372 fnSetCrsr = &SwWrtShell::SetCrsr; in ResetSelect()
413 fnSetCrsr = &SwWrtShell::SetCrsr; in SttSelect()
431 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in EndSelect()
657 fnSetCrsr = &SwWrtShell::SetCrsr; in EnterAddMode()
672 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in LeaveAddMode()
848 fnSetCrsr = &SwWrtShell::Ignore; in BeginDrag()
854 fnSetCrsr = &SwWrtShell::Ignore; in BeginDrag()
896 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in SelectTableRowCol()
912 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in SelectTableRow()
925 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in SelectTableCol()
[all …]
H A Dwrtsh3.cxx79 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in MoveBookMark()
98 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in GotoField()
116 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in GotoFieldmark()
H A Dmove.cxx516 (this->*fnSetCrsr)( &aDest, sal_True ); in PushCrsr()
560 (this->*fnSetCrsr)(&pCrsrStack->aDocPos, !pCrsrStack->bIsFrmSel); in PopCrsr()
H A Dwrtundo.cxx87 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in Do()
H A Dwrtsh1.cxx115 fnSetCrsr(&SwWrtShell::SetCrsr),\
1814 fnSetCrsr = &SwWrtShell::SetCrsrKillSel; in Pop()
/trunk/main/sw/source/ui/docvw/
H A Dedtwin.cxx586 (rSh.*rSh.fnSetCrsr)( &aModPt, sal_False ); in IMPL_LINK()
3000 … bValidCrsrPos = !(CRSR_POSCHG & (rSh.*rSh.fnSetCrsr)(&aDocPos,sal_False)); in MouseButtonDown()
3383 nTmpSetCrsr = (rSh.*rSh.fnSetCrsr)(&aDocPos,bOnlyText); in MouseButtonDown()
3786 bValidCrsrPos = !(CRSR_POSCHG & (rSh.*rSh.fnSetCrsr)(&aDocPt,sal_False)); in MouseMove()
3897 bValidCrsrPos = !(CRSR_POSCHG & (rSh.*rSh.fnSetCrsr)(&aDocPt,sal_False)); in MouseMove()
4011 bValidCrsrPos = !(CRSR_POSCHG & (rSh.*rSh.fnSetCrsr)(&aDocPos,sal_False)); in MouseButtonUp()
4158 bValidCrsrPos = !(CRSR_POSCHG & (rSh.*rSh.fnSetCrsr)(&aDocPos,sal_False)); in MouseButtonUp()
5386 bValidCrsrPos = !(CRSR_POSCHG & (rSh.*rSh.fnSetCrsr)(&aDocPos,sal_False)); in SelectMenuPosition()
5432 (rSh.*rSh.fnSetCrsr)(&aDocPos, sal_False); in SelectMenuPosition()
H A Dedtdd.cxx82 (pSh->*pSh->fnSetCrsr)(&rPt,sal_False); in StopDDTimer()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx108 SELECTFUNC fnSetCrsr; member in SwWrtShell

Completed in 80 milliseconds