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
2074 void SvxPreviewBase::InitSettings(bool bForeground, bool bBackground) in InitSettings()2110 SvxPreviewBase::SvxPreviewBase( Window* pParent, const ResId& rResId ) in SvxPreviewBase() function in SvxPreviewBase2124 SvxPreviewBase::~SvxPreviewBase() in ~SvxPreviewBase()2130 void SvxPreviewBase::LocalPrePaint() in LocalPrePaint()2162 void SvxPreviewBase::LocalPostPaint() in LocalPostPaint()2181 void SvxPreviewBase::StateChanged(StateChangedType nType) in StateChanged()2195 void SvxPreviewBase::DataChanged(const DataChangedEvent& rDCEvt) in DataChanged()2216 : SvxPreviewBase( pParent, rResId ), in SvxXLinePreview()2343 : SvxPreviewBase( pParent, rResId ), in SvxXRectPreview()2388 : SvxPreviewBase( pParent, rResId ), in SvxXShadowPreview()
Completed in 34 milliseconds