LibreOffice Module dbaccess (master) 1
Classes | Namespaces | Typedefs
dbfindex.hxx File Reference
#include <utility>
#include <vcl/weld.hxx>
#include <deque>
Include dependency graph for dbfindex.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  dbaui::OTableIndex
 represents a single dbf index More...
 
class  dbaui::OTableInfo
 holds the INF file of a table More...
 
class  dbaui::ODbaseIndexDialog
 

Namespaces

namespace  dbaui
 

Typedefs

typedef std::deque< OTableIndex > dbaui::TableIndexList
 
typedef std::deque< OTableInfo > dbaui::TableInfoList