Home
last modified time | relevance | path

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

12

/aoo42x/test/testuno/source/fvt/uno/sw/puretext/
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()
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 DCharacterSize.java66 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterSizeSetting() local
67 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterSizeSetting()
68 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterSizeSetting()
69 aStoreProperties_odt[0].Name = "Override"; in testCharacterSizeSetting()
70 aStoreProperties_odt[0].Value = true; in testCharacterSizeSetting()
71 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterSizeSetting()
72 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterSizeSetting()
73 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterSizeSetting()
H A DCharacterHyperlink.java71 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterBackHyperlinkSetting() local
72 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterBackHyperlinkSetting()
73 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterBackHyperlinkSetting()
74 aStoreProperties_odt[0].Name = "Override"; in testCharacterBackHyperlinkSetting()
75 aStoreProperties_odt[0].Value = true; in testCharacterBackHyperlinkSetting()
76 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterBackHyperlinkSetting()
77 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterBackHyperlinkSetting()
78 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterBackHyperlinkSetting()
H A DCharacterLocale.java57 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterLocaleSetting() local
58 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterLocaleSetting()
59 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterLocaleSetting()
60 aStoreProperties_odt[0].Name = "Override"; in testCharacterLocaleSetting()
61 aStoreProperties_odt[0].Value = true; in testCharacterLocaleSetting()
62 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterLocaleSetting()
63 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterLocaleSetting()
64 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterLocaleSetting()
H A DCharacterStyle.java68 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterStyleSetting() local
69 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterStyleSetting()
70 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterStyleSetting()
71 aStoreProperties_odt[0].Name = "Override"; in testCharacterStyleSetting()
72 aStoreProperties_odt[0].Value = true; in testCharacterStyleSetting()
73 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterStyleSetting()
74 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterStyleSetting()
75 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterStyleSetting()
H A DCharacterRelief.java75 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterReliefSetting() local
76 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterReliefSetting()
77 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterReliefSetting()
78 aStoreProperties_odt[0].Name = "Override"; in testCharacterReliefSetting()
79 aStoreProperties_odt[0].Value = true; in testCharacterReliefSetting()
80 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterReliefSetting()
81 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterReliefSetting()
82 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterReliefSetting()
H A DInsertCharacterToTable.java76 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCreateTable() local
77 aStoreProperties_odt[0] = new PropertyValue(); in testCreateTable()
78 aStoreProperties_odt[1] = new PropertyValue(); in testCreateTable()
79 aStoreProperties_odt[0].Name = "Override"; in testCreateTable()
80 aStoreProperties_odt[0].Value = true; in testCreateTable()
81 aStoreProperties_odt[1].Name = "FilterName"; in testCreateTable()
82 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCreateTable()
83 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCreateTable()
H A DCharacterStrikeThrough.java91 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterStrikeThroughSetting() local
92 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterStrikeThroughSetting()
93 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterStrikeThroughSetting()
94 aStoreProperties_odt[0].Name = "Override"; in testCharacterStrikeThroughSetting()
95 aStoreProperties_odt[0].Value = true; in testCharacterStrikeThroughSetting()
96 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterStrikeThroughSetting()
97 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterStrikeThroughSetting()
98 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterStrikeThroughSetting()
H A DCharacterEmphasis.java124 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterEmphasisSetting() local
125 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterEmphasisSetting()
126 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterEmphasisSetting()
127 aStoreProperties_odt[0].Name = "Override"; in testCharacterEmphasisSetting()
128 aStoreProperties_odt[0].Value = true; in testCharacterEmphasisSetting()
129 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterEmphasisSetting()
130 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterEmphasisSetting()
131 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterEmphasisSetting()
H A DCharacterFontname.java143 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterFontSetting() local
144 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterFontSetting()
145 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterFontSetting()
146 aStoreProperties_odt[0].Name = "Override"; in testCharacterFontSetting()
147 aStoreProperties_odt[0].Value = true; in testCharacterFontSetting()
148 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterFontSetting()
149 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterFontSetting()
150 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterFontSetting()
H A DCharacterUnderline.java200 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterUnderlineSetting() local
201 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterUnderlineSetting()
202 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterUnderlineSetting()
203 aStoreProperties_odt[0].Name = "Override"; in testCharacterUnderlineSetting()
204 aStoreProperties_odt[0].Value = true; in testCharacterUnderlineSetting()
205 aStoreProperties_odt[1].Name = "FilterName"; in testCharacterUnderlineSetting()
206 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testCharacterUnderlineSetting()
207 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testCharacterUnderlineSetting()
/aoo42x/test/testuno/source/fvt/uno/sw/paragraph/
H A DParagraphSpacingtoBorder.java98 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphSpacingtoBorderSetting() local
99 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphSpacingtoBorderSetting()
100 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphSpacingtoBorderSetting()
101 aStoreProperties_odt[0].Name = "Override"; in testParagraphSpacingtoBorderSetting()
102 aStoreProperties_odt[0].Value = true; in testParagraphSpacingtoBorderSetting()
103 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphSpacingtoBorderSetting()
104 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphSpacingtoBorderSetting()
105 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphSpacingtoBorderSetting()
H A DParagraphNumberingAndBullet_Number_BeforeAndAfterCharacter.java89 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletBeforeAndAfterCharacter() local
90 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletBeforeAndAfterCharacter()
91 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletBeforeAndAfterCharacter()
92 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletBeforeAndAfterCharacter()
93 aStoreProperties_odt[0].Value = true; in testNumberingBulletBeforeAndAfterCharacter()
94 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletBeforeAndAfterCharacter()
95 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletBeforeAndAfterCharacter()
96 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBulletBeforeAndAfterCharacter()
H A DParagraphNumberingAndBulletTabStop.java87 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletTabStop() local
88 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletTabStop()
89 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletTabStop()
90 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletTabStop()
91 aStoreProperties_odt[0].Value = true; in testNumberingBulletTabStop()
92 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletTabStop()
93 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletTabStop()
94 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBulletTabStop()
H A DParagraphNumberingAndBullet_Number_StartWith.java90 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletStartWith() local
91 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletStartWith()
92 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletStartWith()
93 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletStartWith()
94 aStoreProperties_odt[0].Value = true; in testNumberingBulletStartWith()
95 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletStartWith()
96 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletStartWith()
97 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBulletStartWith()
H A DParagraphNumberingAndBulletIndentAtAndAlignAt.java92 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletIndentAtAndAlignAt() local
93 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletIndentAtAndAlignAt()
94 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletIndentAtAndAlignAt()
95 aStoreProperties_odt[0].Name = "Override"; in testNumberingBulletIndentAtAndAlignAt()
96 aStoreProperties_odt[0].Value = true; in testNumberingBulletIndentAtAndAlignAt()
97 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBulletIndentAtAndAlignAt()
98 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBulletIndentAtAndAlignAt()
99 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBulletIndentAtAndAlignAt()
H A DParagraphNumberingAndBullet_Graphic.java92 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBullet_Graphic() local
93 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBullet_Graphic()
94 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBullet_Graphic()
95 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_Graphic()
96 aStoreProperties_odt[0].Value = true; in testNumberingBullet_Graphic()
97 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_Graphic()
98 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBullet_Graphic()
99 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBullet_Graphic()
H A DParagraphNumberingAndBullet_Graphic_WidthAndHeight.java98 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBullet_Graphic() local
99 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBullet_Graphic()
100 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBullet_Graphic()
101 aStoreProperties_odt[0].Name = "Override"; in testNumberingBullet_Graphic()
102 aStoreProperties_odt[0].Value = true; in testNumberingBullet_Graphic()
103 aStoreProperties_odt[1].Name = "FilterName"; in testNumberingBullet_Graphic()
104 aStoreProperties_odt[1].Value = "writer8"; in testNumberingBullet_Graphic()
105 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testNumberingBullet_Graphic()
H A DParagraphBorder.java95 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphBorderSetting() local
96 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphBorderSetting()
97 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphBorderSetting()
98 aStoreProperties_odt[0].Name = "Override"; in testParagraphBorderSetting()
99 aStoreProperties_odt[0].Value = true; in testParagraphBorderSetting()
100 aStoreProperties_odt[1].Name = "FilterName"; in testParagraphBorderSetting()
101 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testParagraphBorderSetting()
102 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testParagraphBorderSetting()
/aoo42x/test/testuno/source/fvt/uno/sw/table/
H A DTableName.java80 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testtableName() local
81 aStoreProperties_odt[0] = new PropertyValue(); in testtableName()
82 aStoreProperties_odt[1] = new PropertyValue(); in testtableName()
83 aStoreProperties_odt[0].Name = "Override"; in testtableName()
84 aStoreProperties_odt[0].Value = true; in testtableName()
85 aStoreProperties_odt[1].Name = "FilterName"; in testtableName()
86 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testtableName()
87 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testtableName()
H A DTableCellProtect.java86 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testtableBorderSpacingtoContent() local
87 aStoreProperties_odt[0] = new PropertyValue(); in testtableBorderSpacingtoContent()
88 aStoreProperties_odt[1] = new PropertyValue(); in testtableBorderSpacingtoContent()
89 aStoreProperties_odt[0].Name = "Override"; in testtableBorderSpacingtoContent()
90 aStoreProperties_odt[0].Value = true; in testtableBorderSpacingtoContent()
91 aStoreProperties_odt[1].Name = "FilterName"; in testtableBorderSpacingtoContent()
92 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testtableBorderSpacingtoContent()
93 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testtableBorderSpacingtoContent()
H A DTableBorderSpacingtoContent.java88 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testtableBorderSpacingtoContent() local
89 aStoreProperties_odt[0] = new PropertyValue(); in testtableBorderSpacingtoContent()
90 aStoreProperties_odt[1] = new PropertyValue(); in testtableBorderSpacingtoContent()
91 aStoreProperties_odt[0].Name = "Override"; in testtableBorderSpacingtoContent()
92 aStoreProperties_odt[0].Value = true; in testtableBorderSpacingtoContent()
93 aStoreProperties_odt[1].Name = "FilterName"; in testtableBorderSpacingtoContent()
94 aStoreProperties_odt[1].Value = "StarOffice XML (Writer)"; in testtableBorderSpacingtoContent()
95 …orable_odt.storeToURL(FileUtil.getUrl(Testspace.getPath("output/test.odt")), aStoreProperties_odt); in testtableBorderSpacingtoContent()

Completed in 99 milliseconds

12