LibreOffice Module connectivity (master) 1
|
#include <CConnection.hxx>
Public Member Functions | |
ODocHolder (OCalcConnection *_pConnection) | |
~ODocHolder () | |
const css::uno::Reference< css::sheet::XSpreadsheetDocument > & | getDoc () const |
Private Attributes | |
OCalcConnection * | m_pConnection |
css::uno::Reference< css::sheet::XSpreadsheetDocument > | m_xDoc |
Definition at line 129 of file CConnection.hxx.
|
inline |
Definition at line 134 of file CConnection.hxx.
References connectivity::calc::OCalcConnection::acquireDoc(), m_pConnection, and m_xDoc.
|
inline |
Definition at line 138 of file CConnection.hxx.
References m_pConnection, m_xDoc, and connectivity::calc::OCalcConnection::releaseDoc().
|
inline |
Definition at line 143 of file CConnection.hxx.
References m_xDoc.
Referenced by connectivity::calc::OCalcDatabaseMetaData::getTables().
|
private |
Definition at line 131 of file CConnection.hxx.
Referenced by ODocHolder(), and ~ODocHolder().
|
private |
Definition at line 132 of file CConnection.hxx.
Referenced by getDoc(), ODocHolder(), and ~ODocHolder().