Home
last modified time | relevance | path

Searched refs:BarGeometryResources (Results 1 – 5 of 5) sorted by relevance

/trunk/main/chart2/source/controller/dialogs/
H A Dres_BarGeometry.cxx41 BarGeometryResources::BarGeometryResources( Window* pWindow ) in BarGeometryResources() function in chart::BarGeometryResources
50 void BarGeometryResources::SetPosPixel( const Point& rPosition ) in SetPosPixel()
61 Size BarGeometryResources::GetSizePixel() const in GetSizePixel()
73 BarGeometryResources::~BarGeometryResources() in ~BarGeometryResources()
77 void BarGeometryResources::SetSelectHdl( const Link& rLink ) in SetSelectHdl()
82 void BarGeometryResources::Show( bool bShow ) in Show()
87 void BarGeometryResources::Enable( bool bEnable ) in Enable()
93 sal_uInt16 BarGeometryResources::GetSelectEntryCount() const in GetSelectEntryCount()
97 sal_uInt16 BarGeometryResources::GetSelectEntryPos() const in GetSelectEntryPos()
101 void BarGeometryResources::SelectEntryPos( sal_uInt16 nPos ) in SelectEntryPos()
H A Dres_BarGeometry.hxx36 class BarGeometryResources class
39 BarGeometryResources( Window* pParent );
40 virtual ~BarGeometryResources();
H A Dtp_PointGeometry.hxx34 class BarGeometryResources;
46 BarGeometryResources* m_pGeometryResources;
H A Dtp_PointGeometry.cxx49 m_pGeometryResources = new BarGeometryResources( this ); in SchLayoutTabPage()
H A Dtp_ChartType.cxx746 BarGeometryResources m_aGeometryResources;

Completed in 30 milliseconds