LibreOffice Module dbaccess (master) 1
Public Member Functions | Private Attributes | Friends | List of all members
dbaui::OTableInfo Class Reference

holds the INF file of a table More...

#include <dbfindex.hxx>

Public Member Functions

 OTableInfo (OUString aName)
 
void WriteInfFile (const OUString &rDSN) const
 

Private Attributes

OUString aTableName
 
TableIndexList aIndexList
 

Friends

class ODbaseIndexDialog
 

Detailed Description

holds the INF file of a table

Definition at line 49 of file dbfindex.hxx.

Constructor & Destructor Documentation

◆ OTableInfo()

dbaui::OTableInfo::OTableInfo ( OUString  aName)
inlineexplicit

Definition at line 57 of file dbfindex.hxx.

References aName.

Member Function Documentation

◆ WriteInfFile()

void dbaui::OTableInfo::WriteInfFile ( const OUString &  rDSN) const

Friends And Related Function Documentation

◆ ODbaseIndexDialog

friend class ODbaseIndexDialog
friend

Definition at line 51 of file dbfindex.hxx.

Member Data Documentation

◆ aIndexList

TableIndexList dbaui::OTableInfo::aIndexList
private

◆ aTableName

OUString dbaui::OTableInfo::aTableName
private

Definition at line 53 of file dbfindex.hxx.

Referenced by dbaui::ODbaseIndexDialog::SetCtrls(), and WriteInfFile().


The documentation for this class was generated from the following files: