Searched refs:i_docType (Results 1 – 6 of 6) sorted by relevance
34 …DocumentTestBase( final XMultiServiceFactory i_orb, final DocumentType i_docType ) throws Exception in DocumentTestBase() argument36 m_document = OfficeDocument.blankDocument( i_orb, i_docType ); in DocumentTestBase()
52 …resentationDocumentTest( XMultiServiceFactory i_orb, final DocumentType i_docType ) throws com.sun… in DrawingOrPresentationDocumentTest() argument54 super( i_orb, i_docType ); in DrawingOrPresentationDocumentTest()
120 const E_DocType i_docType ) const in produce_CommentedRelations()124 bool bSummaryOnly = ( i_docType == doctype_summaryOnly ); in produce_CommentedRelations()
363 const E_DocType i_docType ) in produce_LinkDoc() argument367 if ( i_docType == doctype_complete ) in produce_LinkDoc()
80 const E_DocType i_docType ) const;
156 const E_DocType i_docType );
Completed in 15 milliseconds