Home
last modified time | relevance | path

Searched refs:SvxPreviewBase (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx453 class SvxPreviewBase : public Control class
469 SvxPreviewBase( Window* pParent, const ResId& rResId );
470 virtual ~SvxPreviewBase();
487 class SVX_DLLPUBLIC SvxXLinePreview : public SvxPreviewBase
518 class SVX_DLLPUBLIC SvxXRectPreview : public SvxPreviewBase
538 class SVX_DLLPUBLIC SvxXShadowPreview : public SvxPreviewBase
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2074 void SvxPreviewBase::InitSettings(bool bForeground, bool bBackground) in InitSettings()
2110 SvxPreviewBase::SvxPreviewBase( Window* pParent, const ResId& rResId ) in SvxPreviewBase() function in SvxPreviewBase
2124 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 27 milliseconds