Home
last modified time | relevance | path

Searched refs:aStoreProperties_odt (Results 1 – 25 of 49) sorted by relevance

12

/AOO41X/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphInsertBreak.java68 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in InsertPage_BeforeBreak_NoSplit_KeepTogether() local
69 aStoreProperties_odt[0] = new PropertyValue(); in InsertPage_BeforeBreak_NoSplit_KeepTogether()
70 aStoreProperties_odt[1] = new PropertyValue(); in InsertPage_BeforeBreak_NoSplit_KeepTogether()
71 aStoreProperties_odt[0].Name = "Override"; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
72 aStoreProperties_odt[0].Value = true; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
73 aStoreProperties_odt[1].Name = "FilterName"; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
74 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in InsertPage_BeforeBreak_NoSplit_KeepTogether()
75 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in InsertPage_BeforeBreak_NoSplit_KeepTogether()
120 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in InsertPage_BeforeBreak_Orphan_WindowControl() local
121 aStoreProperties_odt[0] = new PropertyValue(); in InsertPage_BeforeBreak_Orphan_WindowControl()
[all …]
H A DParagraphBackGraphic.java76 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphBackGraphic_LeftBottom() local
77 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphBackGraphic_LeftBottom()
78 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphBackGraphic_LeftBottom()
79 aStoreProperties_odt[0].Name = "Override"; in testParagraphBackGraphic_LeftBottom()
80 aStoreProperties_odt[0].Value = true; in testParagraphBackGraphic_LeftBottom()
81 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphBackGraphic_LeftBottom()
82 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphBackGraphic_LeftBottom()
83 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphBackGraphic_LeftBottom()
136 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphBackGraphic_LeftMiddle() local
137 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphBackGraphic_LeftMiddle()
[all …]
H A DParagraphNumberingAndBulletCharacterStyle.java90 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Rubies() local
91 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Rubies()
92 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletCharacterStyle_Rubies()
93 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletCharacterStyle_Rubies()
94 aStoreProperties_odt[0].Value = true; in testNumberingBulletCharacterStyle_Rubies()
95 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletCharacterStyle_Rubies()
96 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletCharacterStyle_Rubies()
97 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBulletCharacterStyle_Rubies()
159 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletCharacterStyle_Emphasis() local
160 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletCharacterStyle_Emphasis()
[all …]
H A DParagraphLineSpacing.java79 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()
[all …]
H A DParagraphTexttoTextAlignment.java72 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testTexttoTextAlignment_Baseline() local
73 aStoreProperties_odt[0] = new PropertyValue(); in testTexttoTextAlignment_Baseline()
74 aStoreProperties_odt[1] = new PropertyValue(); in testTexttoTextAlignment_Baseline()
75 aStoreProperties_odt[0].Name = "Override"; in testTexttoTextAlignment_Baseline()
76 aStoreProperties_odt[0].Value = true; in testTexttoTextAlignment_Baseline()
77 aStoreProperties_odt[1].Name = "FilterName"; in testTexttoTextAlignment_Baseline()
78 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testTexttoTextAlignment_Baseline()
79 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testTexttoTextAlignment_Baseline()
117 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testTexttoTextAlignment_Bottom() local
118 aStoreProperties_odt[0] = new PropertyValue(); in testTexttoTextAlignment_Bottom()
[all …]
H A DParagraphNumberingAndBullet_Numbering.java89 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBullet_ARABIC() local
90 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBullet_ARABIC()
91 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBullet_ARABIC()
92 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_ARABIC()
93 aStoreProperties_odt[0].Value = true; in testNumberingBullet_ARABIC()
94 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_ARABIC()
95 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBullet_ARABIC()
96 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBullet_ARABIC()
154 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBullet_ARABIC_Suffix() local
155 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBullet_ARABIC_Suffix()
[all …]
H A DParagraphNumberingAndBullet_Graphic_Alignment.java94 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBullet_Graphic_Align_BottomofBaseline() local
95 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBullet_Graphic_Align_BottomofBaseline()
96 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBullet_Graphic_Align_BottomofBaseline()
97 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
98 aStoreProperties_odt[0].Value = true; in testNumberingBullet_Graphic_Align_BottomofBaseline()
99 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
100 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBullet_Graphic_Align_BottomofBaseline()
101 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBullet_Graphic_Align_BottomofBaseline()
169 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBullet_Graphic_Align_CenterofBaseline() local
170 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBullet_Graphic_Align_CenterofBaseline()
[all …]
H A DParagraphShadow.java81 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphShadow_BottomRight() local
82 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphShadow_BottomRight()
83 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphShadow_BottomRight()
84 aStoreProperties_odt[0].Name = "Override"; in testParagraphShadow_BottomRight()
85 aStoreProperties_odt[0].Value = true; in testParagraphShadow_BottomRight()
86 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphShadow_BottomRight()
87 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphShadow_BottomRight()
88 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphShadow_BottomRight()
137 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphShadow_BottomLeft() local
138 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphShadow_BottomLeft()
[all …]
H A DParagraphTabs.java74 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in ParagraphTabs_Center() local
75 aStoreProperties_odt[0] = new PropertyValue(); in ParagraphTabs_Center()
76 aStoreProperties_odt[1] = new PropertyValue(); in ParagraphTabs_Center()
77 aStoreProperties_odt[0].Name = "Override"; in ParagraphTabs_Center()
78 aStoreProperties_odt[0].Value = true; in ParagraphTabs_Center()
79 aStoreProperties_odt[1].Name = "FilterName"; in ParagraphTabs_Center()
80 aStoreProperties_odt[1].Value = "writer8"; in ParagraphTabs_Center()
81 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in ParagraphTabs_Center()
132 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in ParagraphTabs_Left() local
133 aStoreProperties_odt[0] = new PropertyValue(); in ParagraphTabs_Left()
[all …]
H A DParagraphAlignment.java78 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphAlignmentJustified() local
79 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphAlignmentJustified()
80 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphAlignmentJustified()
81 aStoreProperties_odt[0].Name = "Override"; in testParagraphAlignmentJustified()
82 aStoreProperties_odt[0].Value = true; in testParagraphAlignmentJustified()
83 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphAlignmentJustified()
84 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphAlignmentJustified()
85 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphAlignmentJustified()
140 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphAlignmentLeft() local
141 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphAlignmentLeft()
[all …]
H A DParagraphNumberingAndBulletAlignment.java90 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletAlign_Right() local
91 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletAlign_Right()
92 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletAlign_Right()
93 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletAlign_Right()
94 aStoreProperties_odt[0].Value = true; in testNumberingBulletAlign_Right()
95 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletAlign_Right()
96 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletAlign_Right()
97 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBulletAlign_Right()
159 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletAlign_Left() local
160 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletAlign_Left()
[all …]
H A DParagraphIndentAndSpacing.java79 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphSpacingSetting() local
80 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphSpacingSetting()
81 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphSpacingSetting()
82 aStoreProperties_odt[0].Name = "Override"; in testParagraphSpacingSetting()
83 aStoreProperties_odt[0].Value = true; in testParagraphSpacingSetting()
84 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphSpacingSetting()
85 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphSpacingSetting()
86 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphSpacingSetting()
136 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphIndent() local
137 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphIndent()
[all …]
H A DParagraphDropcap.java80 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphDropcapSetting() local
81 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphDropcapSetting()
82 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphDropcapSetting()
83 aStoreProperties_odt[0].Name = "Override"; in testParagraphDropcapSetting()
84 aStoreProperties_odt[0].Value = true; in testParagraphDropcapSetting()
85 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphDropcapSetting()
86 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphDropcapSetting()
87 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphDropcapSetting()
136 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphDropcapWholewordSetting() local
137 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphDropcapWholewordSetting()
[all …]
H A DParagraphOutlineAndNumbering.java77 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testOutlineAndNumbering_NumberStyle() local
78 aStoreProperties_odt[0] = new PropertyValue(); in testOutlineAndNumbering_NumberStyle()
79 aStoreProperties_odt[1] = new PropertyValue(); in testOutlineAndNumbering_NumberStyle()
80 aStoreProperties_odt[0].Name = "Override"; in testOutlineAndNumbering_NumberStyle()
81 aStoreProperties_odt[0].Value = true; in testOutlineAndNumbering_NumberStyle()
82 aStoreProperties_odt[1].Name = "FilterName"; in testOutlineAndNumbering_NumberStyle()
83 aStoreProperties_odt[1].Value = "writer8"; in testOutlineAndNumbering_NumberStyle()
84 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testOutlineAndNumbering_NumberStyle()
137 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testOutlineAndNumbering_ListStyle() local
138 aStoreProperties_odt[0] = new PropertyValue(); in testOutlineAndNumbering_ListStyle()
[all …]
H A DParagraphNumberingAndBullet_CharacterBullet.java91 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingAndBullet_CharacterBullet1() local
92 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingAndBullet_CharacterBullet1()
93 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingAndBullet_CharacterBullet1()
94 aStoreProperties_odt[0].Name = "Override"; in testNumberingAndBullet_CharacterBullet1()
95 aStoreProperties_odt[0].Value = true; in testNumberingAndBullet_CharacterBullet1()
96 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingAndBullet_CharacterBullet1()
97 aStoreProperties_odt[1].Value = "writer8"; in testNumberingAndBullet_CharacterBullet1()
98 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingAndBullet_CharacterBullet1()
160 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingAndBullet_CharacterBullet2() local
161 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingAndBullet_CharacterBullet2()
[all …]
/AOO41X/test/testuno/source/fvt/uno/sw/table/
H A DTableInsertBreak.java76 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in InsertPage_BeforeBreak_Split_KeepTogether() local
77 aStoreProperties_odt[0] = new PropertyValue(); in InsertPage_BeforeBreak_Split_KeepTogether()
78 aStoreProperties_odt[1] = new PropertyValue(); in InsertPage_BeforeBreak_Split_KeepTogether()
79 aStoreProperties_odt[0].Name = "Override"; in InsertPage_BeforeBreak_Split_KeepTogether()
80 aStoreProperties_odt[0].Value = true; in InsertPage_BeforeBreak_Split_KeepTogether()
81 aStoreProperties_odt[1].Name = "FilterName"; in InsertPage_BeforeBreak_Split_KeepTogether()
82 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in InsertPage_BeforeBreak_Split_KeepTogether()
83 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in InsertPage_BeforeBreak_Split_KeepTogether()
136 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in InsertPage_AfterBreak() local
137 aStoreProperties_odt[0] = new PropertyValue(); in InsertPage_AfterBreak()
[all …]
H A DTableVerticalAlignment.java85 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testtableVerticalAlignment_Bottom() local
86 aStoreProperties_odt[0] = new PropertyValue(); in testtableVerticalAlignment_Bottom()
87 aStoreProperties_odt[1] = new PropertyValue(); in testtableVerticalAlignment_Bottom()
88 aStoreProperties_odt[0].Name = "Override"; in testtableVerticalAlignment_Bottom()
89 aStoreProperties_odt[0].Value = true; in testtableVerticalAlignment_Bottom()
90 aStoreProperties_odt[1].Name = "FilterName"; in testtableVerticalAlignment_Bottom()
91 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testtableVerticalAlignment_Bottom()
92 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testtableVerticalAlignment_Bottom()
158 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testtableVerticalAlignment_Center() local
159 aStoreProperties_odt[0] = new PropertyValue(); in testtableVerticalAlignment_Center()
[all …]
/AOO41X/test/testuno/source/fvt/uno/sw/puretext/
H A DCharacterChangeCase.java77 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterLowerCaseSetting() local
78 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterLowerCaseSetting()
79 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterLowerCaseSetting()
80 aStoreProperties_odt[0].Name = "Override"; in testCharacterLowerCaseSetting()
81 aStoreProperties_odt[0].Value = true; in testCharacterLowerCaseSetting()
82 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterLowerCaseSetting()
83 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterLowerCaseSetting()
84 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterLowerCaseSetting()
116 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterUpperCaseSetting() local
117 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterUpperCaseSetting()
[all …]
H A DCharacterSpacing.java66 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterSpacing_Default() local
67 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterSpacing_Default()
68 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterSpacing_Default()
69 aStoreProperties_odt[0].Name = "Override"; in testCharacterSpacing_Default()
70 aStoreProperties_odt[0].Value = true; in testCharacterSpacing_Default()
71 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSpacing_Default()
72 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterSpacing_Default()
73 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterSpacing_Default()
112 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterSpacing_Expand() local
113 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterSpacing_Expand()
[all …]
H A DCharacterRotationAndScaleWidth.java69 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterRotationZeroSetting() local
70 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterRotationZeroSetting()
71 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterRotationZeroSetting()
72 aStoreProperties_odt[0].Name = "Override"; in testCharacterRotationZeroSetting()
73 aStoreProperties_odt[0].Value = true; in testCharacterRotationZeroSetting()
74 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterRotationZeroSetting()
75 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterRotationZeroSetting()
76 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterRotationZeroSetting()
119 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterRotationNinetySetting() local
120 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterRotationNinetySetting()
[all …]
H A DCharacterPosition.java68 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterSuperscriptSetting() local
69 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterSuperscriptSetting()
70 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterSuperscriptSetting()
71 aStoreProperties_odt[0].Name = "Override"; in testCharacterSuperscriptSetting()
72 aStoreProperties_odt[0].Value = true; in testCharacterSuperscriptSetting()
73 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSuperscriptSetting()
74 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterSuperscriptSetting()
75 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterSuperscriptSetting()
117 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterSubscriptSetting() local
118 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterSubscriptSetting()
[all …]
H A DCharacterShadow.java74 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterShadowSetting() local
75 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterShadowSetting()
76 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterShadowSetting()
77 aStoreProperties_odt[0].Name = "Override"; in testCharacterShadowSetting()
78 aStoreProperties_odt[0].Value = true; in testCharacterShadowSetting()
79 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterShadowSetting()
80 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterShadowSetting()
81 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterShadowSetting()
H A DCharacterBackColor.java66 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterBackColorSetting() local
67 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterBackColorSetting()
68 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterBackColorSetting()
69 aStoreProperties_odt[0].Name = "Override"; in testCharacterBackColorSetting()
70 aStoreProperties_odt[0].Value = true; in testCharacterBackColorSetting()
71 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterBackColorSetting()
72 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterBackColorSetting()
73 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterBackColorSetting()
H A DCharacterHidden.java74 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterHiddenSetting() local
75 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterHiddenSetting()
76 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterHiddenSetting()
77 aStoreProperties_odt[0].Name = "Override"; in testCharacterHiddenSetting()
78 aStoreProperties_odt[0].Value = true; in testCharacterHiddenSetting()
79 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterHiddenSetting()
80 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterHiddenSetting()
81 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterHiddenSetting()
H A DCharacterOutline.java74 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterOutlineSetting() local
75 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterOutlineSetting()
76 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterOutlineSetting()
77 aStoreProperties_odt[0].Name = "Override"; in testCharacterOutlineSetting()
78 aStoreProperties_odt[0].Value = true; in testCharacterOutlineSetting()
79 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterOutlineSetting()
80 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterOutlineSetting()
81 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterOutlineSetting()

12