Searched refs:SvxSwFrameExample (Results 1 – 4 of 4) sorted by relevance
46 SvxSwFrameExample::SvxSwFrameExample( Window *pParent, const ResId& rResID ) : in SvxSwFrameExample() function in SvxSwFrameExample63 SvxSwFrameExample::~SvxSwFrameExample() in ~SvxSwFrameExample()67 void SvxSwFrameExample::InitColors_Impl( void ) in InitColors_Impl()87 void SvxSwFrameExample::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()95 void SvxSwFrameExample::InitAllRects_Impl() in InitAllRects_Impl()233 void SvxSwFrameExample::CalcBoundRect_Impl(Rectangle &rRect) in CalcBoundRect_Impl()445 Rectangle SvxSwFrameExample::DrawInnerFrame_Impl(const Rectangle &rRect, const Color &rFillColor, c… in DrawInnerFrame_Impl()472 void SvxSwFrameExample::Paint(const Rectangle&) in Paint()710 void SvxSwFrameExample::SetRelPos(const Point& rP) in SetRelPos()725 void SvxSwFrameExample::DrawRect_Impl(const Rectangle &rRect, const Color &rFillColor, const Color … in DrawRect_Impl()
34 class SVX_DLLPUBLIC SvxSwFrameExample : public Window class79 SvxSwFrameExample(Window* pParent, const ResId& rResID);80 ~SvxSwFrameExample();
81 SvxSwFrameExample m_aExampleWN;
95 SvxSwFrameExample aExampleWN;
Completed in 46 milliseconds