Home
last modified time | relevance | path

Searched defs:SetFieldType (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/dbaccess/source/ui/querydesign/
H A DQTableConnectionData.hxx83 …void SetFieldType(EConnectionSide nWhich, ETableFieldType eType) { if (nWhich==JTCS_TO)… in SetFieldType() function in dbaui::OQueryTableConnectionData
/AOO41X/main/dbaccess/source/ui/tabledesign/
H A DTableRow.cxx105 void OTableRow::SetFieldType( const TOTypeInfoSP& _pType, sal_Bool _bForce ) in SetFieldType() function in OTableRow
/AOO41X/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx101 void SetFieldType( ETableFieldType eTyp ) { m_eFieldType = eTyp; } in SetFieldType() function in dbaui::OTableFieldDesc