Lines Matching refs:m_xSDComponent

66 	private XComponent m_xSDComponent = null;  field in CheckFileProperties
72 m_xSDComponent = app.loadDocument(m_filePath); in setUpDocument()
74 m_xSDComponent = (XComponent) UnoRuntime.queryInterface( in setUpDocument()
106 XDocumentPropertiesSupplier.class, this.m_xSDComponent); in getDocumentProperties()
112 app.closeDocument(m_xSDComponent); in tearDownDocument()
139 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralAuthor()
140 app.closeDocument(m_xSDComponent); in testGeneralAuthor()
141 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralAuthor()
215 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralCreationDate()
216 app.closeDocument(m_xSDComponent); in testGeneralCreationDate()
217 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralCreationDate()
233 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralModifiedBy()
234 app.closeDocument(m_xSDComponent); in testGeneralModifiedBy()
235 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralModifiedBy()
264 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralPrintBy()
265 app.closeDocument(m_xSDComponent); in testGeneralPrintBy()
266 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralPrintBy()
281 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralPrintDate()
282 app.closeDocument(m_xSDComponent); in testGeneralPrintDate()
283 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralPrintDate()
299 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralEditingDuration()
300 app.closeDocument(m_xSDComponent); in testGeneralEditingDuration()
301 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralEditingDuration()
316 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralRevisionNumber()
317 app.closeDocument(m_xSDComponent); in testGeneralRevisionNumber()
318 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralRevisionNumber()
333 app.saveDocument(m_xSDComponent, m_filePath); in testGeneralTemplateName()
334 app.closeDocument(m_xSDComponent); in testGeneralTemplateName()
335 m_xSDComponent = app.loadDocument(m_filePath); in testGeneralTemplateName()
372 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionTitle()
373 app.closeDocument(m_xSDComponent); in testDescriptionTitle()
374 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionTitle()
387 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionSubject()
388 app.closeDocument(m_xSDComponent); in testDescriptionSubject()
389 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionSubject()
402 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionKeywords()
403 app.closeDocument(m_xSDComponent); in testDescriptionKeywords()
405 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionKeywords()
424 app.saveDocument(m_xSDComponent, m_filePath); in testDescriptionComments()
425 app.closeDocument(m_xSDComponent); in testDescriptionComments()
427 m_xSDComponent = app.loadDocument(m_filePath); in testDescriptionComments()
458 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Text()
459 app.closeDocument(m_xSDComponent); in testCustomAddPro_Text()
461 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Text()
477 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_DateTime()
478 app.closeDocument(m_xSDComponent); in testCustomAddPro_DateTime()
480 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_DateTime()
495 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Date()
496 app.closeDocument(m_xSDComponent); in testCustomAddPro_Date()
498 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Date()
514 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Duration()
515 app.closeDocument(m_xSDComponent); in testCustomAddPro_Duration()
517 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Duration()
531 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Number()
532 app.closeDocument(m_xSDComponent); in testCustomAddPro_Number()
534 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Number()
551 app.saveDocument(m_xSDComponent, m_filePath); in testCustomAddPro_Boolean()
552 app.closeDocument(m_xSDComponent); in testCustomAddPro_Boolean()
554 m_xSDComponent = app.loadDocument(m_filePath); in testCustomAddPro_Boolean()
579 app.saveDocument(m_xSDComponent, m_filePath); in testCustomRemovePro()
580 app.closeDocument(m_xSDComponent); in testCustomRemovePro()
582 m_xSDComponent = app.loadDocument(m_filePath); in testCustomRemovePro()
611 app.saveDocument(m_xSDComponent, m_filePath); in testNoRefresh()
612 app.closeDocument(m_xSDComponent); in testNoRefresh()
614 m_xSDComponent = app.loadDocument(m_filePath); in testNoRefresh()
627 app.saveDocument(m_xSDComponent, m_filePath); in testRefreshEvery60Secs()
628 app.closeDocument(m_xSDComponent); in testRefreshEvery60Secs()
630 m_xSDComponent = app.loadDocument(m_filePath); in testRefreshEvery60Secs()
643 app.saveDocument(m_xSDComponent, m_filePath); in testRedirect()
644 app.closeDocument(m_xSDComponent); in testRedirect()
646 m_xSDComponent = app.loadDocument(m_filePath); in testRedirect()