Home
last modified time | relevance | path

Searched refs:xReplace2 (Results 1 – 4 of 4) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sd/bullet/
H A DNumberingProperty.java166 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testPrefix() local
169 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testPrefix()
209 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSuffix() local
212 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testSuffix()
253 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testStartWith() local
256 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testStartWith()
302 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testFirstLineOffset() local
305 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testFirstLineOffset()
347 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testLeftMargin() local
350 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testLeftMargin()
[all …]
H A DNumberingBulletTypes.java166 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testNumberingTypes() local
169 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testNumberingTypes()
H A DCheckBuildInBullet.java170 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testBuildInBullet() local
173 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testBuildInBullet()
H A DGraphicBulletFromFile.java147 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testGraphicBulletFromFile() local
150 PropertyValue[] proValues2 = (PropertyValue[])xReplace2.getByIndex(0); in testGraphicBulletFromFile()