Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/querydesign/
H A DQTableConnectionData.cxx155 SetFieldType(JTCS_FROM, rDragLeft->GetFieldType()); in InitFromDrag()
156 SetFieldType(JTCS_TO, rDragRight->GetFieldType()); in InitFromDrag()
H A DQueryTableView.cxx262 pNewConnData->SetFieldType(JTCS_FROM,TAB_NORMAL_FIELD); in addConnections()
265 …pNewConnData->SetFieldType(JTCS_TO,isColumnInKeyType(xReferencedKeys,sRelatedColumn,KeyType::PRIMA… in addConnections()
723 pNewConnectionData->SetFieldType(JTCS_FROM, eSourceFieldType); in AddConnection()
724 pNewConnectionData->SetFieldType(JTCS_TO, eDestFieldType); in AddConnection()
H A DQTableConnectionData.hxx83 …void SetFieldType(EConnectionSide nWhich, ETableFieldType eType) { if (nWhich==JTCS_TO) m_eDestT… in SetFieldType() function in dbaui::OQueryTableConnectionData
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()
1676 aInfo->SetFieldType(pInf->GetKeyType()); in InsertField()
/aoo41x/main/dbaccess/source/ui/inc/
H A DTableRow.hxx68 void SetFieldType( const TOTypeInfoSP& _pType, sal_Bool _bForce = sal_False );
H A DTableFieldDescription.hxx101 void SetFieldType( ETableFieldType eTyp ) { m_eFieldType = eTyp; } in SetFieldType() function in dbaui::OTableFieldDesc
/aoo41x/main/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx105 void OTableRow::SetFieldType( const TOTypeInfoSP& _pType, sal_Bool _bForce ) in SetFieldType() function in OTableRow
H A DTEditControl.cxx860 pActRow->SetFieldType( aTypeIter->second ); in CellModified()
863 pActRow->SetFieldType( GetView()->getController().getTypeInfoFallBack() ); in CellModified()
1935 pRow->SetFieldType( _pType, sal_True ); in SwitchType()
H A DTableController.cxx897 pTabEdRow->SetFieldType( pTypeInfo, bForce ); in loadData()
1014 pNewRow->SetFieldType( pTypeInfo ); in checkColumns()

Completed in 253 milliseconds