Home
last modified time | relevance | path

Searched defs:aDiaProp (Results 1 – 9 of 9) sorted by relevance

/trunk/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java152 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaBordersProperties() local
178 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaFillProperties() local
203 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testAreaTransparencyProperties() local
228 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendBorderProperties() local
253 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendFillAndTransparence() local
278 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendCharFont() local
303 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendCharFontEffects() local
336 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testLegendposition() local
360 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testTitleAndSubTitle() local
416 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testDataLabel() local
[all …]
H A DChartData.java143 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testDataSeries() local
166 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testDataPoint() local
H A DChartTypes.java168 XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( in testInsertConeChart() local
/trunk/main/oox/source/drawingml/chart/
H A Dchartspaceconverter.cxx155 PropertySet aDiaProp( xDiagram ); in convertFromModel() local
168 PropertySet aDiaProp( xChart1Doc->getDiagram() ); in convertFromModel() local
H A Dtypegroupconverter.cxx305 PropertySet aDiaProp( rxDiagram ); in convertFromModel() local
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInDraw.java211 … XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, maDiagram ); in testThreeD() local
H A DChartInCalc.java167 … XPropertySet aDiaProp = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, maDiagram ); in testDiagram() local
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx2328 ScfPropertySet aDiaProp( xDiagram ); in CreateChartType() local
2719 ScfPropertySet aDiaProp( xDiagram ); in CreateChartType() local
3623 ScfPropertySet aDiaProp( xDiagram ); in CreateCoordSystem() local
3878 ScfPropertySet aDiaProp( xDiagram1 ); in Convert() local
4070 ScfPropertySet aDiaProp( xDiagram ); in CreateDiagram() local
H A Dxechart.cxx2162 ScfPropertySet aDiaProp( xDiagram ); in Convert() local
2435 ScfPropertySet aDiaProp( xDiagram ); in ConvertType() local
3117 ScfPropertySet aDiaProp( xDiagram ); in Convert() local
3347 ScfPropertySet aDiaProp( xDiagram ); in XclExpChChart() local

Completed in 102 milliseconds