Searched refs:FunctionSet (Results 1 – 8 of 8) sorted by relevance
44 class VCL_DLLPUBLIC FunctionSet class80 FunctionSet* pFunctionSet;99 FunctionSet* pFunctions = NULL );130 void SetFunctionSet( FunctionSet* pFuncs ) in SetFunctionSet()132 const FunctionSet* GetFunctionSet() const { return pFunctionSet; } in GetFunctionSet()
52 class ScViewFunctionSet : public FunctionSet // View (Gridwin / Tastatur)87 class ScHeaderFunctionSet : public FunctionSet // Spalten- / Zeilenkoepfe
34 class EditSelFunctionSet: public FunctionSet
249 class TextSelFunctionSet: public FunctionSet
54 SelectionEngine::SelectionEngine( Window* pWindow, FunctionSet* pFuncSet ) : in SelectionEngine()
495 class TableFunctionSet : public FunctionSet
50 class ImpLBSelEng : public FunctionSet
60 aSelEng( pLBView, (FunctionSet*)0 ), in SvImpLBox()69 aSelEng.SetFunctionSet( (FunctionSet*)&aFctSet ); in SvImpLBox()