Home
last modified time | relevance | path

Searched refs:SvxXShadowPreview (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/svx/inc/svx/ !
H A Ddlgctrl.hxx538 class SVX_DLLPUBLIC SvxXShadowPreview : public SvxPreviewBase class
545 SvxXShadowPreview( Window* pParent, const ResId& rResId );
546 virtual ~SvxXShadowPreview();
/AOO41X/main/svx/source/dialog/ !
H A Ddlgctrl.cxx2387 SvxXShadowPreview::SvxXShadowPreview( Window* pParent, const ResId& rResId ) in SvxXShadowPreview() function in SvxXShadowPreview
2410 SvxXShadowPreview::~SvxXShadowPreview() in ~SvxXShadowPreview()
2416 void SvxXShadowPreview::SetRectangleAttributes(const SfxItemSet& rItemSet) in SetRectangleAttributes()
2422 void SvxXShadowPreview::SetShadowAttributes(const SfxItemSet& rItemSet) in SetShadowAttributes()
2428 void SvxXShadowPreview::SetShadowPosition(const Point& rPos) in SetShadowPosition()
2435 void SvxXShadowPreview::Paint( const Rectangle& ) in Paint()
/AOO41X/main/cui/source/inc/ !
H A Dcuitabarea.hxx338 SvxXShadowPreview aCtlXRectPreview;