Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/inc/
H A Dwrtsh.hxx104 typedef long (SwWrtShell::*SELECTFUNC)(const Point *, sal_Bool bProp ); typedef in SwWrtShell
106 SELECTFUNC fnDrag;
107 SELECTFUNC fnSetCrsr;
108 SELECTFUNC fnEndDrag;
109 SELECTFUNC fnKillSel;
566 SELECTFUNC fnLeaveSelect;
640 SELECTFUNC fnTmp = &SwWrtShell::BeginDrag; in Is_FnDragEQBeginDrag()