Home
last modified time | relevance | path

Searched refs:getWall (Results 1 – 25 of 25) sorted by relevance

/aoo4110/main/qadevOOo/tests/java/ifc/chart/
H A D_X3DDisplay.java52 XPropertySet Wall = oObj.getWall(); in _getWall()
65 XPropertySet Floor = oObj.getWall(); in _getFloor()
/aoo4110/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx298 case OBJECTTYPE_WALL: aPropSet.set( rxDiagram->getWall() ); break; in convertFromModel()
410 PropertySet aPropSet( xDiagram->getWall() ); in convertFromModel()
/aoo4110/test/testuno/source/fvt/uno/sd/chart/
H A DChartProperties.java473 XPropertySet.class, xDiagram2.getWall()); in testWall()
481 xDiagram2.getWall()); in testWall()
/aoo4110/main/odk/examples/DevelopersGuide/Charts/
H A DChartInWriter.java153 X3DDisplay.class, maDiagram )).getWall(); in testWall()
H A DChartInDraw.java162 X3DDisplay.class, maDiagram )).getWall(); in testWall()
H A DChartInCalc.java294 X3DDisplay.class, maDiagram )).getWall(); in testWall()
/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DWallFloorWrapper.cxx146 xRet.set( xDiagram->getWall() ); in getInnerPropertySet()
H A DDiagramWrapper.hxx210 ::com::sun::star::beans::XPropertySet > SAL_CALL getWall()
H A DDiagramWrapper.cxx1121 Reference< beans::XPropertySet > SAL_CALL DiagramWrapper::getWall() in getWall() function in chart::wrapper::DiagramWrapper
/aoo4110/main/chart2/source/view/diagram/
H A DVDiagram.cxx204 uno::Reference< beans::XPropertySet > xWallProp( m_xDiagram->getWall()); in createShapes_2d()
541 xWallProp=uno::Reference< beans::XPropertySet >( m_xDiagram->getWall()); in createShapes_3d()
/aoo4110/main/offapi/com/sun/star/chart/
H A DX3DDisplay.idl61 com::sun::star::beans::XPropertySet getWall();
/aoo4110/main/offapi/com/sun/star/chart2/
H A DXDiagram.idl54 com::sun::star::beans::XPropertySet getWall();
H A DXChartDocument.idl127 <member>XDiagram::getWall</member>.</p>
/aoo4110/main/sfx2/qa/complex/sfx2/undo/
H A DChartDocumentTest.java124 final XPropertySet wallProperties = diagram.getWall(); in impl_getWallProperties()
/aoo4110/main/qadevOOo/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDiagram.csv77 "ChXDiagram";"com::sun::star::chart::X3DDisplay";"getWall()"
/aoo4110/main/chart2/source/model/inc/
H A DDiagram.hxx119 ::com::sun::star::beans::XPropertySet > SAL_CALL getWall()
/aoo4110/main/chart2/source/model/main/
H A DDiagram.cxx344 uno::Reference< beans::XPropertySet > SAL_CALL Diagram::getWall() in getWall() function in chart::Diagram
H A DChartModel_Persistence.cxx467 Reference< beans::XPropertySet > xWall( xDiagram->getWall() ); in initNew()
/aoo4110/main/chart2/workbench/addin/
H A Dsampleaddin.cxx227 uno::Reference< beans::XPropertySet > xDiaProp( xWallSupplier->getWall(), uno::UNO_QUERY ); in initialize()
/aoo4110/main/chart2/qa/
H A DTestCaseOldAPI.java259 XPropertySet xProp = xDisp.getWall(); in testDiagram()
/aoo4110/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx889 ? mxWallFloorSupplier->getWall() in StartElement()
H A DSchXMLExport.cxx2218 Reference< beans::XPropertySet > xWallPropSet( xWallFloorSupplier->getWall(), uno::UNO_QUERY ); in exportPlotArea()
/aoo4110/main/chart2/source/tools/
H A DObjectIdentifier.cxx1175 xObjectProperties.set( xDiagram->getWall() ); in getObjectPropertySet()
/aoo4110/main/sc/source/filter/excel/
H A Dxechart.cxx3039 ScfPropertySet aWallProp( xDiagram->getWall() ); in ConvertWall()
3211 ScfPropertySet aWallProp( xDiagram->getWall() ); in Convert()
H A Dxichart.cxx3705 ScfPropertySet aWallProp( xDiagram->getWall() ); in ConvertBackground()
3717 ScfPropertySet aWallProp( xDiagram->getWall() ); in ConvertBackground()

Completed in 154 milliseconds