Searched refs:pFunctionSet (Results 1 – 2 of 2) sorted by relevance
58 pFunctionSet = pFuncSet; in SelectionEngine()140 if ( !pFunctionSet ) in CursorPosChanging()149 pFunctionSet->CreateAnchor(); in CursorPosChanging()158 pFunctionSet->DeselectAll(); in CursorPosChanging()159 pFunctionSet->CreateAnchor(); in CursorPosChanging()171 pFunctionSet->DestroyAnchor(); in CursorPosChanging()178 pFunctionSet->DeselectAll(); in CursorPosChanging()180 pFunctionSet->DestroyAnchor(); in CursorPosChanging()199 if ( !pFunctionSet || !pWin || rMEvt.GetClicks() > 1 || rMEvt.IsRight() ) in SelMouseButtonDown()227 sal_Bool bSelAtPoint = pFunctionSet->IsSelectionAtPoint( aPos ); in SelMouseButtonDown()[all …]
80 FunctionSet* pFunctionSet; member in SelectionEngine131 { pFunctionSet = pFuncs; } in SetFunctionSet()132 const FunctionSet* GetFunctionSet() const { return pFunctionSet; } in GetFunctionSet()