Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/querydesign/
H A DQTableConnectionData.cxx77 ,m_eFromType(TAB_NORMAL_FIELD) in OQueryTableConnectionData()
78 ,m_eDestType(TAB_NORMAL_FIELD) in OQueryTableConnectionData()
H A DTableFieldInfo.cxx44 m_eFieldType = TAB_NORMAL_FIELD; in DBG_NAME()
H A DTableFieldInfo.hxx46 inline void SetKey(ETableFieldType bKey=TAB_NORMAL_FIELD) { m_eFieldType = bKey; } in SetKey()
H A DQueryTableView.cxx262 pNewConnData->SetFieldType(JTCS_FROM,TAB_NORMAL_FIELD); in addConnections()
265 …InKeyType(xReferencedKeys,sRelatedColumn,KeyType::PRIMARY) ? TAB_PRIMARY_FIELD : TAB_NORMAL_FIELD); in addConnections()
H A DQTableWindow.cxx190 pInfo->SetKey(_bPrimaryKey ? TAB_PRIMARY_FIELD : TAB_NORMAL_FIELD); in createUserData()
H A DTableFieldDescription.cxx52 ,m_eFieldType(TAB_NORMAL_FIELD) in DBG_NAME()
H A DQueryDesignView.cxx2330 aInfo->SetFieldType(TAB_NORMAL_FIELD); in InstallFields()
2375 aInfo->SetFieldType(TAB_NORMAL_FIELD); in InstallFields()
3300 aInfo->SetFieldType(TAB_NORMAL_FIELD); in fillFunctionInfo()
H A DSelectionBrowseBox.cxx874 aSelEntry->SetFieldType(TAB_NORMAL_FIELD); in saveField()
/trunk/main/dbaccess/source/ui/inc/
H A DQEnumTypes.hxx53 TAB_NORMAL_FIELD=0, enumerator

Completed in 58 milliseconds