Searched refs:FKT_NONE (Results 1 – 5 of 5) sorted by relevance
51 ,m_eFunctionType( FKT_NONE ) in DBG_NAME()74 ,m_eFunctionType( FKT_NONE ) in OTableFieldDesc()
647 _pEntry->SetFunctionType(FKT_NONE); in clearEntryFunctionField()
2286 sal_Int32 nFunctionType = FKT_NONE; in InstallFields()
37 FKT_NONE =0x00000000, enumerator
127 … isNoneFunction() const { return m_eFunctionType == FKT_NONE; } in isNoneFunction()