Lines Matching refs:xReplace

121 		XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface(  in setNumberingType()  local
129 xReplace.replaceByIndex(level, props); in setNumberingType()
147 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testPrefix() local
155 xReplace.replaceByIndex(0, props); in testPrefix()
190 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSuffix() local
198 xReplace.replaceByIndex(0, props); in testSuffix()
234 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testStartWith() local
242 xReplace.replaceByIndex(0, props); in testStartWith()
283 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testFirstLineOffset() local
291 xReplace.replaceByIndex(0, props); in testFirstLineOffset()
328 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testLeftMargin() local
336 xReplace.replaceByIndex(0, props); in testLeftMargin()
373 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolTextDistance() local
381 xReplace.replaceByIndex(0, props); in testSymbolTextDistance()
447 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in setAjust() local
455 xReplace.replaceByIndex(0, props); in setAjust()
531 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolColor() local
539 xReplace.replaceByIndex(0, props); in testSymbolColor()
577 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolSize() local
585 xReplace.replaceByIndex(0, props); in testSymbolSize()