Lines Matching refs:XPropertySet

43 import com.sun.star.beans.XPropertySet;
152 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaBordersProperties()
153 XPropertySet.class, xChartDoc.getArea()); in testAreaBordersProperties()
160 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testAreaBordersProperties()
178 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaFillProperties()
179 XPropertySet.class, xChartDoc.getArea()); in testAreaFillProperties()
185 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testAreaFillProperties()
203 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaTransparencyProperties()
204 XPropertySet.class, xChartDoc.getArea()); in testAreaTransparencyProperties()
211 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testAreaTransparencyProperties()
228 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendBorderProperties()
229 XPropertySet.class, xChartDoc.getLegend()); in testLegendBorderProperties()
235 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testLegendBorderProperties()
253 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendFillAndTransparence()
254 XPropertySet.class, xChartDoc.getLegend()); in testLegendFillAndTransparence()
261 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testLegendFillAndTransparence()
278 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendCharFont()
279 XPropertySet.class, xChartDoc.getLegend()); in testLegendCharFont()
285 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testLegendCharFont()
303 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendCharFontEffects()
304 XPropertySet.class, xChartDoc.getLegend()); in testLegendCharFontEffects()
313 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testLegendCharFontEffects()
336 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendposition()
337 XPropertySet.class, xChartDoc.getLegend()); in testLegendposition()
343 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testLegendposition()
360 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testTitleAndSubTitle()
361 XPropertySet.class, xChartDoc.getTitle()); in testTitleAndSubTitle()
363 XPropertySet aDiaProp2 = (XPropertySet) UnoRuntime.queryInterface( in testTitleAndSubTitle()
364 XPropertySet.class, xChartDoc.getSubTitle()); in testTitleAndSubTitle()
369 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testTitleAndSubTitle()
371 aDiaProp2 = (XPropertySet) UnoRuntime.queryInterface( in testTitleAndSubTitle()
372 XPropertySet.class, xChartDoc.getSubTitle()); in testTitleAndSubTitle()
397 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testTitleAndSubTitle()
399 aDiaProp2 = (XPropertySet) UnoRuntime.queryInterface( in testTitleAndSubTitle()
400 XPropertySet.class, xChartDoc.getSubTitle()); in testTitleAndSubTitle()
416 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testDataLabel()
417 XPropertySet.class, xChartDoc.getDiagram() in testDataLabel()
424 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testDataLabel()
447 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testGridLine()
448 XPropertySet.class, aYAxisSupplier.getYMainGrid()); in testGridLine()
457 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testGridLine()
472 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testWall()
473 XPropertySet.class, xDiagram2.getWall()); in testWall()
480 aDiaProp = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testWall()