Lines Matching refs:PropertyValue

79 		PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()};  in testNumberingBulletAlign_Right()
90 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletAlign_Right()
91 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletAlign_Right()
92 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletAlign_Right()
100 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletAlign_Right()
101 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletAlign_Right()
102 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletAlign_Right()
115PropertyValue[] propsRule_assert_odt=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Right()
126PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Right()
148 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletAlign_Left()
159 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletAlign_Left()
160 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletAlign_Left()
161 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletAlign_Left()
169 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletAlign_Left()
170 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletAlign_Left()
171 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletAlign_Left()
184PropertyValue[] propsRule_assert_odt=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Left()
195PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Left()
217 PropertyValue[] propsRule = {new PropertyValue(),new PropertyValue()}; in testNumberingBulletAlign_Center()
228 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testNumberingBulletAlign_Center()
229 aStoreProperties_odt[0] = new PropertyValue(); in testNumberingBulletAlign_Center()
230 aStoreProperties_odt[1] = new PropertyValue(); in testNumberingBulletAlign_Center()
238 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testNumberingBulletAlign_Center()
239 aStoreProperties_doc[0] = new PropertyValue(); in testNumberingBulletAlign_Center()
240 aStoreProperties_doc[1] = new PropertyValue(); in testNumberingBulletAlign_Center()
253PropertyValue[] propsRule_assert_odt=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Center()
264PropertyValue[] propsRule_assert_doc=(PropertyValue[]) UnoRuntime.queryInterface(PropertyValue[].c… in testNumberingBulletAlign_Center()