Home
last modified time | relevance | path

Searched defs:xDiaProps (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx811 uno::Reference< beans::XPropertySet > xDiaProps( this->getDiagram(), uno::UNO_QUERY ); in setAutomaticDiagramPositioning() local
820 uno::Reference< beans::XPropertySet > xDiaProps( this->getDiagram(), uno::UNO_QUERY ); in isAutomaticDiagramPositioning() local
834 uno::Reference< beans::XPropertySet > xDiaProps( this->getDiagram(), uno::UNO_QUERY ); in setDiagramPositionExcludingAxes() local
840 uno::Reference< beans::XPropertySet > xDiaProps( this->getDiagram(), uno::UNO_QUERY ); in isExcludingDiagramPositioning() local
862 uno::Reference< beans::XPropertySet > xDiaProps( this->getDiagram(), uno::UNO_QUERY ); in setDiagramPositionIncludingAxes() local
/aoo4110/main/chart2/source/tools/
H A DDiagramHelper.cxx1603 uno::Reference< beans::XPropertySet > xDiaProps( xDiagram, uno::UNO_QUERY ); in getDiagramPositioningMode() local
1637 …uno::Reference< beans::XPropertySet > xDiaProps( ChartModelHelper::findDiagram( xChartModel ), uno… in setDiagramPositioning() local
1679 …uno::Reference< beans::XPropertySet > xDiaProps( ChartModelHelper::findDiagram( xChartModel ), uno… in getDiagramRectangleFromModel() local
/aoo4110/main/chart2/source/view/main/
H A DChartView.cxx1673 uno::Reference< beans::XPropertySet > xDiaProps( xDiagram, uno::UNO_QUERY_THROW ); in impl_createDiagramAndContent() local

Completed in 46 milliseconds