Lines Matching refs:XIndexReplace

46 import com.sun.star.container.XIndexReplace;
121 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in setNumberingType()
122 XIndexReplace.class, numberingRules); in setNumberingType()
147 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testPrefix()
148 XIndexReplace.class, numberingrules); in testPrefix()
166 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testPrefix()
167 XIndexReplace.class, numberingrules2); in testPrefix()
190 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSuffix()
191 XIndexReplace.class, numberingrules); in testSuffix()
209 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSuffix()
210 XIndexReplace.class, numberingrules2); in testSuffix()
234 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testStartWith()
235 XIndexReplace.class, numberingrules); in testStartWith()
253 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testStartWith()
254 XIndexReplace.class, numberingrules2); in testStartWith()
283 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testFirstLineOffset()
284 XIndexReplace.class, xNum); in testFirstLineOffset()
302 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testFirstLineOffset()
303 XIndexReplace.class, numberingrules2); in testFirstLineOffset()
328 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testLeftMargin()
329 XIndexReplace.class, xNum); in testLeftMargin()
347 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testLeftMargin()
348 XIndexReplace.class, numberingrules2); in testLeftMargin()
373 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolTextDistance()
374 XIndexReplace.class, xNum); in testSymbolTextDistance()
397 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolTextDistance()
398 XIndexReplace.class, numberingrules2); in testSymbolTextDistance()
430 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testAjustRight()
431 XIndexReplace.class, numberingrules2); in testAjustRight()
447 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in setAjust()
448 XIndexReplace.class, numberingrules); in setAjust()
475 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testAjustCenter()
476 XIndexReplace.class, numberingrules2); in testAjustCenter()
506 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testAjustLeft()
507 XIndexReplace.class, numberingrules2); in testAjustLeft()
531 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolColor()
532 XIndexReplace.class, numberingrules); in testSymbolColor()
550 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolColor()
551 XIndexReplace.class, numberingrules2); in testSymbolColor()
577 XIndexReplace xReplace = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolSize()
578 XIndexReplace.class, numberingrules); in testSymbolSize()
596 XIndexReplace xReplace2 = (XIndexReplace) UnoRuntime.queryInterface( in testSymbolSize()
597 XIndexReplace.class, numberingrules2); in testSymbolSize()