Searched refs:SvxPreviewBase (Results 1 – 2 of 2) sorted by relevance
453 class SvxPreviewBase : public Control class469 SvxPreviewBase( Window* pParent, const ResId& rResId );470 virtual ~SvxPreviewBase();487 class SVX_DLLPUBLIC SvxXLinePreview : public SvxPreviewBase518 class SVX_DLLPUBLIC SvxXRectPreview : public SvxPreviewBase538 class SVX_DLLPUBLIC SvxXShadowPreview : public SvxPreviewBase
2004 void SvxPreviewBase::InitSettings(bool bForeground, bool bBackground) in InitSettings()2040 SvxPreviewBase::SvxPreviewBase( Window* pParent, const ResId& rResId ) in SvxPreviewBase() function in SvxPreviewBase2054 SvxPreviewBase::~SvxPreviewBase() in ~SvxPreviewBase()2060 void SvxPreviewBase::LocalPrePaint() in LocalPrePaint()2092 void SvxPreviewBase::LocalPostPaint() in LocalPostPaint()2111 void SvxPreviewBase::StateChanged(StateChangedType nType) in StateChanged()2125 void SvxPreviewBase::DataChanged(const DataChangedEvent& rDCEvt) in DataChanged()2144 : SvxPreviewBase( pParent, rResId ), in SvxXLinePreview()2269 : SvxPreviewBase( pParent, rResId ), in SvxXRectPreview()2312 : SvxPreviewBase( pParent, rResId ), in SvxXShadowPreview()