Lines Matching refs:m_filePath
65 private String m_filePath = null; field in NumberingProperty
70 m_filePath = Testspace.getPath("temp/NumberingProperty.odp"); in setUpDocument()
72 if (FileUtil.fileExists(m_filePath)) {//load in setUpDocument()
89 app.loadDocument(m_filePath)); in load()
159 app.saveDocument(m_xSDComponent, m_filePath); in testPrefix()
202 app.saveDocument(m_xSDComponent, m_filePath); in testSuffix()
246 app.saveDocument(m_xSDComponent, m_filePath); in testStartWith()
295 app.saveDocument(m_xSDComponent, m_filePath); in testFirstLineOffset()
340 app.saveDocument(m_xSDComponent, m_filePath); in testLeftMargin()
390 app.saveDocument(m_xSDComponent, m_filePath); in testSymbolTextDistance()
423 app.saveDocument(m_xSDComponent, m_filePath); in testAjustRight()
468 app.saveDocument(m_xSDComponent, m_filePath); in testAjustCenter()
499 app.saveDocument(m_xSDComponent, m_filePath); in testAjustLeft()
543 app.saveDocument(m_xSDComponent, m_filePath); in testSymbolColor()
589 app.saveDocument(m_xSDComponent, m_filePath); in testSymbolSize()