Lines Matching refs:PropertyValue
42 import com.sun.star.beans.PropertyValue;
124 PropertyValue[] props = new PropertyValue[1]; in setNumberingType()
125 props[0] = new PropertyValue(); in setNumberingType()
150 PropertyValue[] props = new PropertyValue[1]; in testPrefix()
151 props[0] = new PropertyValue(); in testPrefix()
169 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testPrefix()
193 PropertyValue[] props = new PropertyValue[1]; in testSuffix()
194 props[0] = new PropertyValue(); in testSuffix()
212 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testSuffix()
237 PropertyValue[] props = new PropertyValue[1]; in testStartWith()
238 props[0] = new PropertyValue(); in testStartWith()
256 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testStartWith()
286 PropertyValue[] props = new PropertyValue[1]; in testFirstLineOffset()
287 props[0] = new PropertyValue(); in testFirstLineOffset()
305 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testFirstLineOffset()
331 PropertyValue[] props = new PropertyValue[1]; in testLeftMargin()
332 props[0] = new PropertyValue(); in testLeftMargin()
350 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testLeftMargin()
376 PropertyValue[] props = new PropertyValue[1]; in testSymbolTextDistance()
377 props[0] = new PropertyValue(); in testSymbolTextDistance()
400 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testSymbolTextDistance()
433 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testAjustRight()
450 PropertyValue[] props = new PropertyValue[1]; in setAjust()
451 props[0] = new PropertyValue(); in setAjust()
478 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testAjustCenter()
509 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testAjustLeft()
534 PropertyValue[] props = new PropertyValue[1]; in testSymbolColor()
535 props[0] = new PropertyValue(); in testSymbolColor()
553 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testSymbolColor()
580 PropertyValue[] props = new PropertyValue[1]; in testSymbolSize()
581 props[0] = new PropertyValue(); in testSymbolSize()
599 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testSymbolSize()