#include <tdoc_docmgr.hxx>
|
| StorageInfo () |
|
| StorageInfo (OUString _aTitle, css::uno::Reference< css::embed::XStorage > _xStorage, css::uno::Reference< css::frame::XModel > _xModel) |
|
Definition at line 44 of file tdoc_docmgr.hxx.
◆ StorageInfo() [1/2]
tdoc_ucp::StorageInfo::StorageInfo |
( |
| ) |
|
|
inline |
◆ StorageInfo() [2/2]
tdoc_ucp::StorageInfo::StorageInfo |
( |
OUString |
_aTitle, |
|
|
css::uno::Reference< css::embed::XStorage > |
_xStorage, |
|
|
css::uno::Reference< css::frame::XModel > |
_xModel |
|
) |
| |
|
inline |
◆ aTitle
OUString tdoc_ucp::StorageInfo::aTitle |
◆ streamDateModified
std::unordered_map<OUString, css::util::DateTime> tdoc_ucp::StorageInfo::streamDateModified |
◆ xModel
css::uno::Reference< css::frame::XModel > tdoc_ucp::StorageInfo::xModel |
◆ xStorage
css::uno::Reference< css::embed::XStorage > tdoc_ucp::StorageInfo::xStorage |
The documentation for this struct was generated from the following file: