LibreOffice Module ucb (master) 1
Public Member Functions | Public Attributes | List of all members
tdoc_ucp::StorageInfo Struct Reference

#include <tdoc_docmgr.hxx>

Public Member Functions

 StorageInfo ()
 
 StorageInfo (OUString _aTitle, css::uno::Reference< css::embed::XStorage > _xStorage, css::uno::Reference< css::frame::XModel > _xModel)
 

Public Attributes

OUString aTitle
 
css::uno::Reference< css::embed::XStorage > xStorage
 
css::uno::Reference< css::frame::XModel > xModel
 
std::unordered_map< OUString, css::util::DateTime > streamDateModified
 

Detailed Description

Definition at line 44 of file tdoc_docmgr.hxx.

Constructor & Destructor Documentation

◆ StorageInfo() [1/2]

tdoc_ucp::StorageInfo::StorageInfo ( )
inline

Definition at line 51 of file tdoc_docmgr.hxx.

◆ StorageInfo() [2/2]

tdoc_ucp::StorageInfo::StorageInfo ( OUString  _aTitle,
css::uno::Reference< css::embed::XStorage >  _xStorage,
css::uno::Reference< css::frame::XModel >  _xModel 
)
inline

Definition at line 53 of file tdoc_docmgr.hxx.

Member Data Documentation

◆ aTitle

OUString tdoc_ucp::StorageInfo::aTitle

Definition at line 46 of file tdoc_docmgr.hxx.

◆ streamDateModified

std::unordered_map<OUString, css::util::DateTime> tdoc_ucp::StorageInfo::streamDateModified

Definition at line 49 of file tdoc_docmgr.hxx.

◆ xModel

css::uno::Reference< css::frame::XModel > tdoc_ucp::StorageInfo::xModel

Definition at line 48 of file tdoc_docmgr.hxx.

◆ xStorage

css::uno::Reference< css::embed::XStorage > tdoc_ucp::StorageInfo::xStorage

Definition at line 47 of file tdoc_docmgr.hxx.


The documentation for this struct was generated from the following file: