Searched defs:xShapeProp (Results 1 – 12 of 12) sorted by relevance
/aoo42x/main/chart2/source/view/main/ |
H A D | VTitle.cxx | 97 uno::Reference< beans::XPropertySet > xShapeProp( m_xShape, uno::UNO_QUERY ); in changePosition() local 142 uno::Reference< beans::XPropertySet > xShapeProp( xShape, uno::UNO_QUERY ); in createShapes() local
|
H A D | VLegendSymbolFactory.cxx | 55 Reference< beans::XPropertySet > xShapeProp( xShape, uno::UNO_QUERY ); in lcl_setPropetiesToShape() local
|
H A D | ShapeFactory.cxx | 2195 uno::Reference< beans::XPropertySet > xShapeProp( xShape, uno::UNO_QUERY ); in makeShapeInvisible() local
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | XMLTableShapeImportHelper.cxx | 67 uno::Reference< beans::XPropertySet > xShapeProp( rShape, uno::UNO_QUERY ); in SetLayer() local
|
H A D | xmlexprt.cxx | 426 uno::Reference< beans::XPropertySet > xShapeProp( xShape, uno::UNO_QUERY ); in onExport() local 667 uno::Reference< beans::XPropertySet > xShapeProp( xShape, uno::UNO_QUERY ); in CollectSharedData() local
|
/aoo42x/main/chart2/workbench/addin/ |
H A D | sampleaddin.cxx | 288 uno::Reference< beans::XPropertySet > xShapeProp( mxMyRedLine, uno::UNO_QUERY ); in refresh() local 372 uno::Reference< beans::XPropertySet > xShapeProp( mxMyRedLine, uno::UNO_QUERY ); in refresh() local
|
/aoo42x/main/chart2/source/view/diagram/ |
H A D | VDiagram.cxx | 695 … uno::Reference< beans::XPropertySet > xShapeProp( m_xCoordinateRegionShape, uno::UNO_QUERY ); in createShapes_3d() local
|
/aoo42x/main/oox/source/drawingml/chart/ |
H A D | objectformatter.cxx | 1026 ModelRef< Shape > xShapeProp; in convertAutomaticLine() local 1035 ModelRef< Shape > xShapeProp; in convertAutomaticFill() local
|
/aoo42x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 3166 uno::Reference< report::XReportComponent> xShapeProp; in createControl() local 3508 …uno::Reference< report::XReportComponent> xShapeProp(pObjs[i]->getUnoShape(),uno::UNO_QUERY_THROW); in addPairControls() local 3583 … uno::Reference< report::XFixedText> xShapeProp(pObj->getUnoShape(),uno::UNO_QUERY_THROW); in addPairControls() local
|
/aoo42x/main/chart2/source/controller/main/ |
H A D | ObjectHierarchy.cxx | 88 Reference< beans::XPropertySet > xShapeProp( xShapes->getByIndex( i ), uno::UNO_QUERY ); in lcl_getChildOIDs() local
|
/aoo42x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleDocument.cxx | 1164 uno::Reference<beans::XPropertySet> xShapeProp(xShape, uno::UNO_QUERY); in GetAnchor() local 1260 uno::Reference< beans::XPropertySet > xShapeProp(xShape, uno::UNO_QUERY); in AddShape() local
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | shapeuno.cxx | 273 uno::Reference < beans::XPropertySet > xShapeProp (xShape, uno::UNO_QUERY); in lcl_GetCaptionPoint() local
|
Completed in 139 milliseconds