Home
last modified time | relevance | path

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

/aoo41x/main/forms/qa/integration/forms/
H A DTestCase.java33 protected DocumentType m_documentType; /// the type of our document field in TestCase
40 m_documentType = docType; in TestCase()
110 m_document = DocumentHelper.blankDocument( m_orb, m_documentType ); in prepareDocument()
/aoo41x/main/odk/examples/DevelopersGuide/Forms/
H A DDocumentBasedExample.java36 protected DocumentType m_documentType; field in DocumentBasedExample
42 m_documentType = documentType; in DocumentBasedExample()
135 m_document = DocumentHelper.blankDocument(m_xCtx, m_documentType); in prepareDocument()

Completed in 20 milliseconds