| /trunk/main/chart2/source/controller/chartapiwrapper/ |
| H A D | WallFloorWrapper.cxx | 148 xRet.set( xDiagram->getFloor() ); in getInnerPropertySet()
|
| H A D | DiagramWrapper.hxx | 213 ::com::sun::star::beans::XPropertySet > SAL_CALL getFloor()
|
| H A D | DiagramWrapper.cxx | 1132 beans::XPropertySet > SAL_CALL DiagramWrapper::getFloor() in getFloor() function in chart::wrapper::DiagramWrapper
|
| /trunk/main/offapi/com/sun/star/chart/ |
| H A D | X3DDisplay.idl | 72 com::sun::star::beans::XPropertySet getFloor();
|
| /trunk/main/offapi/com/sun/star/chart2/ |
| H A D | XDiagram.idl | 62 com::sun::star::beans::XPropertySet getFloor();
|
| /trunk/main/odk/examples/DevelopersGuide/Charts/ |
| H A D | ChartInDraw.java | 221 X3DDisplay.class, maDiagram )).getFloor(); in testThreeD()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sch/ |
| H A D | com.sun.star.comp.office.ChXDiagram.csv | 78 "ChXDiagram";"com::sun::star::chart::X3DDisplay";"getFloor()"
|
| /trunk/main/chart2/source/model/inc/ |
| H A D | Diagram.hxx | 122 ::com::sun::star::beans::XPropertySet > SAL_CALL getFloor()
|
| /trunk/main/oox/source/drawingml/chart/ |
| H A D | plotareaconverter.cxx | 297 case OBJECTTYPE_FLOOR: aPropSet.set( rxDiagram->getFloor() ); break; in convertFromModel()
|
| /trunk/main/chart2/source/model/main/ |
| H A D | Diagram.cxx | 363 uno::Reference< beans::XPropertySet > SAL_CALL Diagram::getFloor() in getFloor() function in chart::Diagram
|
| H A D | ChartModel_Persistence.cxx | 475 Reference< beans::XPropertySet > xFloor( xDiagram->getFloor() ); in initNew()
|
| /trunk/main/chart2/source/view/diagram/ |
| H A D | VDiagram.cxx | 664 xFloorProp=uno::Reference< beans::XPropertySet >( m_xDiagram->getFloor()); in createShapes_3d()
|
| /trunk/main/chart2/source/controller/main/ |
| H A D | ObjectHierarchy.cxx | 386 Reference< beans::XPropertySet > xFloor( xDiagram->getFloor()); in createWallAndFloor()
|
| /trunk/main/xmloff/source/chart/ |
| H A D | SchXMLPlotAreaContext.cxx | 890 : mxWallFloorSupplier->getFloor(), in StartElement()
|
| H A D | SchXMLExport.cxx | 2246 … Reference< beans::XPropertySet > xFloorPropSet( xWallFloorSupplier->getFloor(), uno::UNO_QUERY ); in exportPlotArea()
|
| /trunk/main/chart2/source/tools/ |
| H A D | ObjectIdentifier.cxx | 1181 xObjectProperties.set( xDiagram->getFloor() ); in getObjectPropertySet()
|
| /trunk/main/sc/source/filter/excel/ |
| H A D | xechart.cxx | 3045 ScfPropertySet aFloorProp( xDiagram->getFloor() ); in ConvertWall()
|
| H A D | xichart.cxx | 3710 ScfPropertySet aFloorProp( xDiagram->getFloor() ); in ConvertBackground()
|