Searched refs:m_documentType (Results 1 – 2 of 2) sorted by relevance
33 protected DocumentType m_documentType; /// the type of our document field in TestCase40 m_documentType = docType; in TestCase()110 m_document = DocumentHelper.blankDocument( m_orb, m_documentType ); in prepareDocument()
36 protected DocumentType m_documentType; field in DocumentBasedExample42 m_documentType = documentType; in DocumentBasedExample()135 m_document = DocumentHelper.blankDocument(m_xCtx, m_documentType); in prepareDocument()
Completed in 16 milliseconds