Searched refs:DocumentDescriptor (Results 1 – 7 of 7) sorted by relevance
44 struct DocumentDescriptor struct50 typedef ::std::vector< DocumentDescriptor > Documents;59 virtual bool includeDocument( const DocumentDescriptor& _rDocument ) const = 0;
99 void lcl_getDocumentControllers_nothrow( DocumentDescriptor& _io_rDocDesc ) in lcl_getDocumentControllers_nothrow()159 DocumentDescriptor aDescriptor; in lcl_getDocuments_nothrow()
164 virtual bool includeDocument( const docs::DocumentDescriptor& _rDocument ) const;167 … bool impl_isDocumentVisible_nothrow( const docs::DocumentDescriptor& _rDocument ) const;174 …bool FilterDocuments::impl_isDocumentVisible_nothrow( const docs::DocumentDescriptor& _rDocument )… in impl_isDocumentVisible_nothrow()197 bool FilterDocuments::includeDocument( const docs::DocumentDescriptor& _rDocument ) const in includeDocument()
66 struct DocumentDescriptor struct in dbaui::OGeneralPage94 DocumentDescriptor m_aBrowsedDocument;133 DocumentDescriptor GetSelectedDocument() const;
570 OGeneralPage::DocumentDescriptor OGeneralPage::GetSelectedDocument() const in GetSelectedDocument()572 DocumentDescriptor aDocument; in GetSelectedDocument()
50 class DocumentDescriptor { class57 DocumentDescriptor() { in DocumentDescriptor() method in DocumentDescriptor
55 private DocumentDescriptor descriptor;95 descriptor = new DocumentDescriptor(); in PocketWordDocument()
Completed in 55 milliseconds