Searched defs:SetFieldIndex (Results 1 – 2 of 2) sorted by relevance
/trunk/main/dbaccess/source/ui/querydesign/ | ||
H A D | QTableConnectionData.hxx | 80 …void SetFieldIndex(EConnectionSide nWhich, sal_Int32 nVal) { if (nWhich==JTCS_TO) m_nDestEntryIn… in SetFieldIndex() function in dbaui::OQueryTableConnectionData |
/trunk/main/dbaccess/source/ui/inc/ | ||
H A D | TableFieldDescription.hxx | 104 void SetFieldIndex( sal_Int32 nFieldIndex ) { m_nIndex = nFieldIndex; } in SetFieldIndex() function in dbaui::OTableFieldDesc |
Completed in 16 milliseconds