Searched refs:BarGeometryResources (Results 1 – 5 of 5) sorted by relevance
41 BarGeometryResources::BarGeometryResources( Window* pWindow ) in BarGeometryResources() function in chart::BarGeometryResources50 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()
36 class BarGeometryResources class39 BarGeometryResources( Window* pParent );40 virtual ~BarGeometryResources();
34 class BarGeometryResources;46 BarGeometryResources* m_pGeometryResources;
49 m_pGeometryResources = new BarGeometryResources( this ); in SchLayoutTabPage()
746 BarGeometryResources m_aGeometryResources;
Completed in 21 milliseconds