LibreOffice Module connectivity (master) 1
|
#include <HStorageMap.hxx>
Public Member Functions | |
css::uno::Reference< css::embed::XStorage > | mapStorage () const |
Public Attributes | |
css::uno::Reference< css::embed::XStorage > | storage |
css::uno::Environment | storageEnvironment |
OUString | url |
TStreamMap | streams |
Definition at line 64 of file HStorageMap.hxx.
css::uno::Reference< css::embed::XStorage > connectivity::hsqldb::StorageData::mapStorage | ( | ) | const |
Definition at line 101 of file HStorageMap.cxx.
References env, map, storage, and storageEnvironment.
css::uno::Reference<css::embed::XStorage> connectivity::hsqldb::StorageData::storage |
Definition at line 65 of file HStorageMap.hxx.
Referenced by mapStorage().
css::uno::Environment connectivity::hsqldb::StorageData::storageEnvironment |
Definition at line 66 of file HStorageMap.hxx.
Referenced by mapStorage().
TStreamMap connectivity::hsqldb::StorageData::streams |
Definition at line 68 of file HStorageMap.hxx.
OUString connectivity::hsqldb::StorageData::url |
Definition at line 67 of file HStorageMap.hxx.