Lines Matching refs:filePath
74 private String filePath = null; field in CheckCharacterStyle
97 filePath = Testspace.getPath("temp/CheckCharacterStyle.odp"); in setUp()
98 if(FileUtil.fileExists(filePath)) in setUp()
101 app.loadDocument(filePath)); in setUp()
137 app.saveDocument(m_xSDComponent, filePath); in testFontColor()
141 app.loadDocument(filePath)); in testFontColor()
152 app.saveDocument(m_xSDComponent, filePath); in testFontUnderline()
156 app.loadDocument(filePath)); in testFontUnderline()
167 app.saveDocument(m_xSDComponent, filePath); in testFontSize()
171 app.loadDocument(filePath)); in testFontSize()
181 app.saveDocument(m_xSDComponent, filePath); in testFontBoldStyle()
185 app.loadDocument(filePath)); in testFontBoldStyle()
195 app.saveDocument(m_xSDComponent, filePath); in testFontItalicStyle()
199 app.loadDocument(filePath)); in testFontItalicStyle()