Home
last modified time | relevance | path

Searched refs:getFloor (Results 1 – 18 of 18) sorted by relevance

/trunk/main/chart2/source/controller/chartapiwrapper/
H A DWallFloorWrapper.cxx148 xRet.set( xDiagram->getFloor() ); in getInnerPropertySet()
H A DDiagramWrapper.hxx213 ::com::sun::star::beans::XPropertySet > SAL_CALL getFloor()
H A DDiagramWrapper.cxx1132 beans::XPropertySet > SAL_CALL DiagramWrapper::getFloor() in getFloor() function in chart::wrapper::DiagramWrapper
/trunk/main/offapi/com/sun/star/chart/
H A DX3DDisplay.idl72 com::sun::star::beans::XPropertySet getFloor();
/trunk/main/offapi/com/sun/star/chart2/
H A DXDiagram.idl62 com::sun::star::beans::XPropertySet getFloor();
/trunk/main/odk/examples/DevelopersGuide/Charts/
H A DChartInDraw.java221 X3DDisplay.class, maDiagram )).getFloor(); in testThreeD()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/
H A Dcom.sun.star.comp.office.ChXDiagram.csv78 "ChXDiagram";"com::sun::star::chart::X3DDisplay";"getFloor()"
/trunk/main/chart2/source/model/inc/
H A DDiagram.hxx122 ::com::sun::star::beans::XPropertySet > SAL_CALL getFloor()
/trunk/main/oox/source/drawingml/chart/
H A Dplotareaconverter.cxx297 case OBJECTTYPE_FLOOR: aPropSet.set( rxDiagram->getFloor() ); break; in convertFromModel()
/trunk/main/chart2/source/model/main/
H A DDiagram.cxx363 uno::Reference< beans::XPropertySet > SAL_CALL Diagram::getFloor() in getFloor() function in chart::Diagram
H A DChartModel_Persistence.cxx475 Reference< beans::XPropertySet > xFloor( xDiagram->getFloor() ); in initNew()
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx664 xFloorProp=uno::Reference< beans::XPropertySet >( m_xDiagram->getFloor()); in createShapes_3d()
/trunk/main/chart2/source/controller/main/
H A DObjectHierarchy.cxx386 Reference< beans::XPropertySet > xFloor( xDiagram->getFloor()); in createWallAndFloor()
/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx890 : mxWallFloorSupplier->getFloor(), in StartElement()
H A DSchXMLExport.cxx2246 Reference< beans::XPropertySet > xFloorPropSet( xWallFloorSupplier->getFloor(), uno::UNO_QUERY ); in exportPlotArea()
/trunk/main/chart2/source/tools/
H A DObjectIdentifier.cxx1181 xObjectProperties.set( xDiagram->getFloor() ); in getObjectPropertySet()
/trunk/main/sc/source/filter/excel/
H A Dxechart.cxx3045 ScfPropertySet aFloorProp( xDiagram->getFloor() ); in ConvertWall()
H A Dxichart.cxx3710 ScfPropertySet aFloorProp( xDiagram->getFloor() ); in ConvertBackground()

Completed in 115 milliseconds