Searched refs:VDiagram (Results 1 – 4 of 4) sorted by relevance
59 VDiagram::VDiagram( in VDiagram() function in chart::VDiagram98 VDiagram::~VDiagram() in ~VDiagram()103 void VDiagram::init( in init()116 void VDiagram::createShapes( const awt::Point& rPos, const awt::Size& rSize ) in createShapes()127 ::basegfx::B2IRectangle VDiagram::adjustPosAndSize( const awt::Point& rPos, const awt::Size& rSize ) in adjustPosAndSize()141 ::basegfx::B2IRectangle VDiagram::adjustPosAndSize_2d( const awt::Point& rPos, const awt::Size& rAv… in adjustPosAndSize_2d()167 void VDiagram::createShapes_2d() in createShapes_2d()324 void VDiagram::adjustAspectRatio3d( const awt::Size& rAvailableSize ) in adjustAspectRatio3d()490 ::basegfx::B2IRectangle VDiagram::adjustPosAndSize_3d( const awt::Point& rPos, const awt::Size& rAv… in adjustPosAndSize_3d()507 void VDiagram::createShapes_3d() in createShapes_3d()[all …]
39 SLOFILES = $(SLO)$/VDiagram.obj
46 class VDiagram class49 VDiagram( const ::com::sun::star::uno::Reference<53 virtual ~VDiagram();91 VDiagram(const VDiagram& rD);
1445 VDiagram aVDiagram(xDiagram, aPreferredAspectRatio, nDimensionCount); in impl_createDiagramAndContent()