Lines Matching refs:m_xSDComponent

67 	private XComponent m_xSDComponent = null;  field in CheckFileProperties
73 m_xSDComponent = app.loadDocument(m_filePath); in setUpDocument()
75 m_xSDComponent = (XComponent) UnoRuntime.queryInterface( in setUpDocument()
107 XDocumentPropertiesSupplier.class, this.m_xSDComponent); in getDocumentProperties()
113 app.closeDocument(m_xSDComponent); in tearDownDocument()
149 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralAuthor()
150 app.closeDocument(m_xSDComponent); in testGeneralAuthor()
151 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralAuthor()
227 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralCreationDate()
228 app.closeDocument(m_xSDComponent); in testGeneralCreationDate()
229 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralCreationDate()
245 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralModifiedBy()
246 app.closeDocument(m_xSDComponent); in testGeneralModifiedBy()
247 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralModifiedBy()
276 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralPrintBy()
277 app.closeDocument(m_xSDComponent); in testGeneralPrintBy()
278 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralPrintBy()
293 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralPrintDate()
294 app.closeDocument(m_xSDComponent); in testGeneralPrintDate()
295 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralPrintDate()
312 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralEditingDuration()
313 app.closeDocument(m_xSDComponent); in testGeneralEditingDuration()
314 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralEditingDuration()
331 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralRevisionNumber()
332 app.closeDocument(m_xSDComponent); in testGeneralRevisionNumber()
333 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralRevisionNumber()
348 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralTemplateName()
349 app.closeDocument(m_xSDComponent); in testGeneralTemplateName()
350 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralTemplateName()
387 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionTitle()
388 app.closeDocument(m_xSDComponent); in testDescriptionTitle()
389 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionTitle()
402 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionSubject()
403 app.closeDocument(m_xSDComponent); in testDescriptionSubject()
404 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionSubject()
417 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionKeywords()
418 app.closeDocument(m_xSDComponent); in testDescriptionKeywords()
420 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionKeywords()
439 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionComments()
440 app.closeDocument(m_xSDComponent); in testDescriptionComments()
442 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionComments()
473 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Text()
474 app.closeDocument(m_xSDComponent); in testCustomAddPro_Text()
476 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Text()
492 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_DateTime()
493 app.closeDocument(m_xSDComponent); in testCustomAddPro_DateTime()
495 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_DateTime()
510 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Date()
511 app.closeDocument(m_xSDComponent); in testCustomAddPro_Date()
513 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Date()
529 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Duration()
530 app.closeDocument(m_xSDComponent); in testCustomAddPro_Duration()
532 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Duration()
546 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Number()
547 app.closeDocument(m_xSDComponent); in testCustomAddPro_Number()
549 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Number()
566 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Boolean()
567 app.closeDocument(m_xSDComponent); in testCustomAddPro_Boolean()
569 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Boolean()
594 app.saveDocument(m_xSDComponent, m_filePath); in testCustomRemovePro()
595 app.closeDocument(m_xSDComponent); in testCustomRemovePro()
597 m_xSDComponent = app.loadDocument(m_filePath); in testCustomRemovePro()
626 app.saveDocument(m_xSDComponent, m_filePath); in testNoRefresh()
627 app.closeDocument(m_xSDComponent); in testNoRefresh()
629 m_xSDComponent = app.loadDocument(m_filePath); in testNoRefresh()
642 app.saveDocument(m_xSDComponent, m_filePath); in testRefreshEvery60Secs()
643 app.closeDocument(m_xSDComponent); in testRefreshEvery60Secs()
645 m_xSDComponent = app.loadDocument(m_filePath); in testRefreshEvery60Secs()
658 app.saveDocument(m_xSDComponent, m_filePath); in testRedirect()
659 app.closeDocument(m_xSDComponent); in testRedirect()
661 m_xSDComponent = app.loadDocument(m_filePath); in testRedirect()