LibreOffice Module dbaccess (master) 1
|
This is the complete list of members for dbaui::OTableRow, including all inherited members.
GetActFieldDescr() const | dbaui::OTableRow | inline |
GetPos() const | dbaui::OTableRow | inline |
IsPrimaryKey() const | dbaui::OTableRow | |
IsReadOnly() const | dbaui::OTableRow | inline |
isValid() const | dbaui::OTableRow | inline |
m_bOwnsDescriptions | dbaui::OTableRow | private |
m_bReadOnly | dbaui::OTableRow | private |
m_nPos | dbaui::OTableRow | private |
m_pActFieldDescr | dbaui::OTableRow | private |
OTableRow() | dbaui::OTableRow | |
OTableRow(const OTableRow &rRow, tools::Long nPosition=-1) | dbaui::OTableRow | |
ReadOTableRow | dbaui::OTableRow | friend |
SetFieldType(const TOTypeInfoSP &_pType, bool _bForce=false) | dbaui::OTableRow | |
SetPos(sal_Int32 _nPos) | dbaui::OTableRow | inline |
SetPrimaryKey(bool bSet) | dbaui::OTableRow | |
SetReadOnly(bool _bRead=true) | dbaui::OTableRow | inline |
WriteOTableRow | dbaui::OTableRow | friend |
~OTableRow() | dbaui::OTableRow |