LibreOffice Module dbaccess (master) 1
|
#include "ConnectionLineData.hxx"
#include "TableWindowData.hxx"
#include <vector>
#include <memory>
Go to the source code of this file.
Classes | |
class | dbaui::OTableConnectionData |
Contains all connection data which exists between two windows. More... | |
Namespaces | |
namespace | dbaui |
Typedefs | |
typedef std::vector< std::shared_ptr< OTableConnectionData > > | dbaui::TTableConnectionData |