Home
last modified time | relevance | path

Searched refs:StorageInfo (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/ucb/source/ucp/tdoc/
H A Dtdoc_docmgr.hxx51 struct StorageInfo struct
59 StorageInfo() {}; // needed for STL map only. in StorageInfo() function
61 StorageInfo( in StorageInfo() argument
81 typedef std::map< rtl::OUString, StorageInfo, ltref > DocumentList;
H A Dtdoc_docmgr.cxx240 m_aDocs[ aDocId ] = StorageInfo( aTitle, xStorage, xModel ); in notifyEvent()
420 m_aDocs[ aDocId ] = StorageInfo( aTitle, xStorage, xModel ); in notifyEvent()
556 = StorageInfo( aTitle, xStorage, xModel ); in buildDocumentsList()

Completed in 21 milliseconds