Lines Matching refs:PropertyValue

78 		PropertyValue[] aStoreProperties_odt = new PropertyValue[2];  in testParagraphAlignmentJustified()
79 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphAlignmentJustified()
80 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphAlignmentJustified()
88 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testParagraphAlignmentJustified()
89 aStoreProperties_doc[0] = new PropertyValue(); in testParagraphAlignmentJustified()
90 aStoreProperties_doc[1] = new PropertyValue(); in testParagraphAlignmentJustified()
140 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphAlignmentLeft()
141 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphAlignmentLeft()
142 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphAlignmentLeft()
150 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testParagraphAlignmentLeft()
151 aStoreProperties_doc[0] = new PropertyValue(); in testParagraphAlignmentLeft()
152 aStoreProperties_doc[1] = new PropertyValue(); in testParagraphAlignmentLeft()
200 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphAlignmentRight()
201 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphAlignmentRight()
202 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphAlignmentRight()
210 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testParagraphAlignmentRight()
211 aStoreProperties_doc[0] = new PropertyValue(); in testParagraphAlignmentRight()
212 aStoreProperties_doc[1] = new PropertyValue(); in testParagraphAlignmentRight()
257 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testParagraphAlignmentCenter()
258 aStoreProperties_odt[0] = new PropertyValue(); in testParagraphAlignmentCenter()
259 aStoreProperties_odt[1] = new PropertyValue(); in testParagraphAlignmentCenter()
267 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testParagraphAlignmentCenter()
268 aStoreProperties_doc[0] = new PropertyValue(); in testParagraphAlignmentCenter()
269 aStoreProperties_doc[1] = new PropertyValue(); in testParagraphAlignmentCenter()