LibreOffice Module dbaccess (master) 1
|
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 |
holds the INF file of a table
Definition at line 49 of file dbfindex.hxx.
|
inlineexplicit |
Definition at line 57 of file dbfindex.hxx.
References aName.
void dbaui::OTableInfo::WriteInfFile | ( | const OUString & | rDSN | ) | const |
Definition at line 352 of file dbfindex.cxx.
References dbaui::aGroupIdent(), aIndexList, Any, aTableName, aURL, Config::DeleteKey(), Exception, ucbhelper::Content::executeCommand(), Config::Flush(), svt::OFileNotation::get(), Config::GetKeyCount(), Config::GetKeyName(), comphelper::getProcessComponentContext(), index, svt::OFileNotation::N_SYSTEM, svt::OFileNotation::N_URL, nPos, OUStringToOString(), Config::SetGroup(), SvtPathOptions::SubstituteVariable(), u, and Config::WriteKey().
|
friend |
Definition at line 51 of file dbfindex.hxx.
|
private |
Definition at line 54 of file dbfindex.hxx.
Referenced by dbaui::ODbaseIndexDialog::Init(), dbaui::ODbaseIndexDialog::SetCtrls(), and WriteInfFile().
|
private |
Definition at line 53 of file dbfindex.hxx.
Referenced by dbaui::ODbaseIndexDialog::SetCtrls(), and WriteInfFile().