Lines Matching refs:aStoreProperties_odt
79 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphLineSpacingFix() local
80 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphLineSpacingFix()
81 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphLineSpacingFix()
82 aStoreProperties_odt[0].Name = "Override"; in testParagraphLineSpacingFix()
83 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingFix()
84 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphLineSpacingFix()
85 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphLineSpacingFix()
86 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphLineSpacingFix()
138 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphLineSpacingLeading() local
139 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphLineSpacingLeading()
140 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphLineSpacingLeading()
141 aStoreProperties_odt[0].Name = "Override"; in testParagraphLineSpacingLeading()
142 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingLeading()
143 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphLineSpacingLeading()
144 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphLineSpacingLeading()
145 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphLineSpacingLeading()
199 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphLineSpacingMinimum() local
200 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphLineSpacingMinimum()
201 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphLineSpacingMinimum()
202 aStoreProperties_odt[0].Name = "Override"; in testParagraphLineSpacingMinimum()
203 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingMinimum()
204 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphLineSpacingMinimum()
205 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphLineSpacingMinimum()
206 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphLineSpacingMinimum()
260 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphLineSpacingProp() local
261 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphLineSpacingProp()
262 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphLineSpacingProp()
263 aStoreProperties_odt[0].Name = "Override"; in testParagraphLineSpacingProp()
264 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingProp()
265 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphLineSpacingProp()
266 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphLineSpacingProp()
267 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphLineSpacingProp()
320 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphLineSpacingSingle() local
321 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphLineSpacingSingle()
322 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphLineSpacingSingle()
323 aStoreProperties_odt[0].Name = "Override"; in testParagraphLineSpacingSingle()
324 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingSingle()
325 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphLineSpacingSingle()
326 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphLineSpacingSingle()
327 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphLineSpacingSingle()
378 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphLineSpacingDouble() local
379 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphLineSpacingDouble()
380 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphLineSpacingDouble()
381 aStoreProperties_odt[0].Name = "Override"; in testParagraphLineSpacingDouble()
382 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingDouble()
383 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphLineSpacingDouble()
384 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphLineSpacingDouble()
385 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphLineSpacingDouble()
436 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphLineSpacingUserDefine() local
437 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphLineSpacingUserDefine()
438 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphLineSpacingUserDefine()
439 aStoreProperties_odt[0].Name = "Override"; in testParagraphLineSpacingUserDefine()
440 aStoreProperties_odt[0].Value = true; in testParagraphLineSpacingUserDefine()
441 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphLineSpacingUserDefine()
442 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphLineSpacingUserDefine()
443 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphLineSpacingUserDefine()