Lines Matching refs:PropertyValue

67         PropertyValue[] aStoreProperties_doc = new PropertyValue[2];  in testCharacterLowerCaseSetting()
68 aStoreProperties_doc[0] = new PropertyValue(); in testCharacterLowerCaseSetting()
69 aStoreProperties_doc[1] = new PropertyValue(); in testCharacterLowerCaseSetting()
77 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterLowerCaseSetting()
78 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterLowerCaseSetting()
79 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterLowerCaseSetting()
116 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterUpperCaseSetting()
117 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterUpperCaseSetting()
118 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterUpperCaseSetting()
126 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testCharacterUpperCaseSetting()
127 aStoreProperties_doc[0] = new PropertyValue(); in testCharacterUpperCaseSetting()
128 aStoreProperties_doc[1] = new PropertyValue(); in testCharacterUpperCaseSetting()
163 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterSmallCapsSetting()
164 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterSmallCapsSetting()
165 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterSmallCapsSetting()
173 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testCharacterSmallCapsSetting()
174 aStoreProperties_doc[0] = new PropertyValue(); in testCharacterSmallCapsSetting()
175 aStoreProperties_doc[1] = new PropertyValue(); in testCharacterSmallCapsSetting()
210 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterCapitalEveryWordSetting()
211 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterCapitalEveryWordSetting()
212 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterCapitalEveryWordSetting()
220 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testCharacterCapitalEveryWordSetting()
221 aStoreProperties_doc[0] = new PropertyValue(); in testCharacterCapitalEveryWordSetting()
222 aStoreProperties_doc[1] = new PropertyValue(); in testCharacterCapitalEveryWordSetting()
257 PropertyValue[] aStoreProperties_odt = new PropertyValue[2]; in testCharacterNoCaseSetting()
258 aStoreProperties_odt[0] = new PropertyValue(); in testCharacterNoCaseSetting()
259 aStoreProperties_odt[1] = new PropertyValue(); in testCharacterNoCaseSetting()
267 PropertyValue[] aStoreProperties_doc = new PropertyValue[2]; in testCharacterNoCaseSetting()
268 aStoreProperties_doc[0] = new PropertyValue(); in testCharacterNoCaseSetting()
269 aStoreProperties_doc[1] = new PropertyValue(); in testCharacterNoCaseSetting()