Home
last modified time | relevance | path

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

12

/trunk/main/chart2/source/view/main/
H A DShapeFactory.cxx440 ShapeFactory::createCube( in createCube()
475 ShapeFactory::impl_createCube( in impl_createCube()
535 ShapeFactory::createCylinder( in createCylinder()
545 ShapeFactory::createPyramid( in createPyramid()
705 ShapeFactory::createCone( in createCone()
978 ShapeFactory::createPieSegment2D( in createPieSegment2D()
1043 ShapeFactory::createPieSegment( in createPieSegment()
1309 sal_Int32 ShapeFactory::getSymbolCount() in getSymbolCount()
1821 ShapeFactory::createSymbol2D( in createSymbol2D()
1869 ShapeFactory::createGraphic2D( in createGraphic2D()
[all …]
H A DDrawModelWrapper.cxx253 ShapeFactory(this->getShapeFactory()).getOrCreateChartRootShape( m_xMainDrawPage ); in getMainDrawPage()
283 … uno::Reference<drawing::XShapes> xChartRoot( ShapeFactory::getChartRootShape( m_xMainDrawPage ) ); in clearMainDrawPage()
299 return ShapeFactory::getChartRootShape( xDrawPage ); in getChartRootShape()
H A DChartView.cxx1454 …uno::Reference< drawing::XShapes > xTextTargetShapes( ShapeFactory(m_xShapeFactory).createGroup2D(… in impl_createDiagramAndContent()
1483 … aConsumedOuterRect = ::basegfx::B2IRectangle( ShapeFactory::getRectangleOfShape(xBoundingShape) ); in impl_createDiagramAndContent()
1501 aConsumedOuterRect = ShapeFactory::getRectangleOfShape(xBoundingShape); in impl_createDiagramAndContent()
1569 … aConsumedOuterRect = ::basegfx::B2IRectangle( ShapeFactory::getRectangleOfShape(xBoundingShape) ); in impl_createDiagramAndContent()
1583 ShapeFactory::removeSubShapes( xTextTargetShapes ); in impl_createDiagramAndContent()
2529 uno::Reference<drawing::XShapes> xPageShapes( ShapeFactory(m_xShapeFactory) in createShapes()
2554 …ence< drawing::XShapes > xDiagramPlusAxesPlusMarkHandlesGroup_Shapes( ShapeFactory(m_xShapeFactory… in createShapes()
2556 …uno::Reference< drawing::XShape > xDiagram_MarkHandles( ShapeFactory(m_xShapeFactory).createInvisi… in createShapes()
2558 ShapeFactory::setShapeName( xDiagram_MarkHandles, C2U("MarkHandles") ); in createShapes()
2560 …uno::Reference< drawing::XShape > xDiagram_OuterRect( ShapeFactory(m_xShapeFactory).createInvisibl… in createShapes()
[all …]
H A DDataPointSymbolSupplier.cxx51 ShapeFactory aShapeFactory(xShapeFactory); in create2DSymbolList()
53 for(sal_Int32 nS=0;nS<ShapeFactory::getSymbolCount();nS++) in create2DSymbolList()
H A DVLegendSymbolFactory.cxx121 Reference< drawing::XShape > xBound( ShapeFactory(xShapeFactory).createInvisibleRectangle( in createSymbol()
147 ShapeFactory aFactory( xShapeFactory ); in createSymbol()
H A DVTitle.cxx89 return ShapeFactory::getSizeAfterRotation( in getFinalSize()
201 aLabel = ShapeFactory::getStackedString( aLabel, bStackCharacters ); in createShapes()
H A Dmakefile.mk45 $(SLO)$/ShapeFactory.obj \
H A DPlotterBase.cxx66 m_pShapeFactory = new ShapeFactory(xShapeFactory); in initPlotter()
H A DPolarLabelPositionHelper.cxx46 , ShapeFactory* pShapeFactory ) in PolarLabelPositionHelper()
H A DVLegend.cxx889ShapeFactory::setShapeName( m_xShape, ObjectIdentifier::createClassifiedIdentifierForParticle( aLe… in createShapes()
936 ShapeFactory(m_xShapeFactory).setShapeName( xBorder, C2U("MarkHandles") ); in createShapes()
/trunk/main/chart2/source/view/diagram/
H A DVDiagram.cxx113 m_pShapeFactory = new ShapeFactory(xFactory); in init()
150 m_aCurrentSizeWithoutAxes = awt::Size( ShapeFactory::calculateNewSizeRespectingAspectRatio( in adjustPosAndSize_2d()
153 m_aCurrentPosWithoutAxes = awt::Point( ShapeFactory::calculateTopLeftPositionToCenterObject( in adjustPosAndSize_2d()
212 ShapeFactory::makeShapeInvisible( m_xWall2D ); in createShapes_2d()
495 m_aCurrentSizeWithoutAxes = ShapeFactory::calculateNewSizeRespectingAspectRatio( in adjustPosAndSize_3d()
500 m_aCurrentPosWithoutAxes= ShapeFactory::calculateTopLeftPositionToCenterObject( in adjustPosAndSize_3d()
517 ShapeFactory::setShapeName( m_xOuterGroupShape, C2U("PlotAreaExcludingAxes") ); in createShapes_3d()
576 ShapeFactory::makeShapeInvisible( xShape ); in createShapes_3d()
604 ShapeFactory::makeShapeInvisible( xShape ); in createShapes_3d()
680 ShapeFactory::makeShapeInvisible( xShape ); in createShapes_3d()
[all …]
/trunk/main/chart2/source/view/inc/
H A DLabelPositionHelper.hxx42 class ShapeFactory;
51 , ShapeFactory* pShapeFactory );
76 ShapeFactory* m_pShapeFactory;
H A DPlotterBase.hxx44 class ShapeFactory;
91 ShapeFactory* m_pShapeFactory;
H A DShapeFactory.hxx46 class ShapeFactory class
49ShapeFactory(::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory> xFact… in ShapeFactory() function in chart::ShapeFactory
227 ShapeFactory();
H A DVDiagram.hxx37 class ShapeFactory;
99 ShapeFactory* m_pShapeFactory;
H A DPlottingPositionHelper.hxx48 class ShapeFactory;
98 , ShapeFactory* pShapeFactory, sal_Int32 nDimensionCount );
H A DPolarLabelPositionHelper.hxx48 , ShapeFactory* pShapeFactory );
/trunk/main/chart2/source/view/axes/
H A DVPolarAngleAxis.cxx67 ShapeFactory aShapeFactory(m_xShapeFactory); in createTextShapes_ForAngleAxis()
141 …uno::Any aATransformation = ShapeFactory::makeTransformation( aAnchorScreenPosition2D, fRotationAn… in createTextShapes_ForAngleAxis()
142 …rtl::OUString aStackedLabel = ShapeFactory::getStackedString( aLabel, rAxisLabelProperties.bStackC… in createTextShapes_ForAngleAxis()
H A DVCartesianAxis.cxx104 …uno::Any aATransformation = ShapeFactory::makeTransformation( rAnchorScreenPosition2D, fRotationAn… in createSingleLabel()
105 …rtl::OUString aLabel = ShapeFactory::getStackedString( rLabel, rAxisLabelProperties.bStackCharacte… in createSingleLabel()
107 Reference< drawing::XShape > xShape2DText = ShapeFactory(xShapeFactory) in createSingleLabel()
125 …angle aShapeRect = BaseGFXHelper::makeRectangle(xShape->getPosition(),ShapeFactory::getSizeAfterRo… in lcl_doesShapeOverlapWithTickmark()
151 …Rectangle aRect1( BaseGFXHelper::makeRectangle(xShape1->getPosition(),ShapeFactory::getSizeAfterRo… in doesOverlap()
152 …Rectangle aRect2( BaseGFXHelper::makeRectangle(xShape2->getPosition(),ShapeFactory::getSizeAfterRo… in doesOverlap()
281 … awt::Size aSize = ShapeFactory::getSizeAfterRotation( xShape2DText, fRotationAngleDegree ); in lcl_getLabelsDistance()
1504 …uno::Any aATransformation = ShapeFactory::makeTransformation(aAnchorScreenPosition2D, fRotationAng… in updatePositions()
H A DVAxisOrGridBase.hxx43 class ShapeFactory;
H A DVAxisBase.cxx118 awt::Size aSize( ShapeFactory::getSizeAfterRotation( in recordMaximumTextSize()
/trunk/main/chart2/source/view/charttypes/
H A DAreaChart.cxx339 if( m_bConnectLastToFirstPoint && !ShapeFactory::isPolygonEmptyOrSinglePoint(*pSeriesPoly) ) in impl_createLine()
362 if(!ShapeFactory::hasPolygonAnyLines(aPoly)) in impl_createLine()
421 if( m_bConnectLastToFirstPoint && !ShapeFactory::isPolygonEmptyOrSinglePoint(*pSeriesPoly) ) in impl_createArea()
453 ShapeFactory::closePolygon(aPoly); in impl_createArea()
459 ShapeFactory::closePolygon(aClippedPoly); //again necessary after clipping in impl_createArea()
463 if(!ShapeFactory::hasPolygonAnyLines(aPoly)) in impl_createArea()
H A DVSeriesPlotter.cxx561 xTextShape = ShapeFactory(m_xShapeFactory). in createDataLabel()
563 … , *pPropNames, *pPropValues, ShapeFactory::makeTransformation( aScreenPosition2D ) ); in createDataLabel()
574 …xProp->setPropertyValue( C2U( "Transformation" ), ShapeFactory::makeTransformation( aScreenPositio… in createDataLabel()
1138 aNames, aValues, ShapeFactory::makeTransformation( aScreenPosition2D )); in createRegressionCurveEquationShapes()
1152 ShapeFactory::setShapeName( xTextShape, rEquationCID ); in createRegressionCurveEquationShapes()
2136 …uno::Reference< drawing::XShapes > xSymbolGroup( ShapeFactory(xShapeFactory).createGroup2D( xTarge… in createLegendEntriesForSeries()
2150 ShapeFactory::setShapeName( xShape, aCID ); in createLegendEntriesForSeries()
2165 …uno::Reference< drawing::XShapes > xSymbolGroup( ShapeFactory(xShapeFactory).createGroup2D( xTarge… in createLegendEntriesForSeries()
2178 ShapeFactory::setShapeName( xShape, aCID ); in createLegendEntriesForSeries()
2207 …uno::Reference< drawing::XShapes > xSymbolGroup( ShapeFactory(xShapeFactory).createGroup2D( xTarge… in createLegendEntriesForSeries()
[all …]
H A DBarChart.cxx839 ShapeFactory::setShapeName(xShape in createShapes()
933 if(!ShapeFactory::hasPolygonAnyLines(*pSeriesPoly)) in createShapes()
939 if(!ShapeFactory::hasPolygonAnyLines(aPoly)) in createShapes()
H A DPieChart.cxx534 ShapeFactory::setShapeName( xPointShape in createShapes()
561 ShapeFactory::setShapeName( xPointShape in createShapes()

Completed in 177 milliseconds

12