Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx2311 SvxXShadowPreview::SvxXShadowPreview( Window* pParent, const ResId& rResId ) in SvxXShadowPreview() function in SvxXShadowPreview
2334 SvxXShadowPreview::~SvxXShadowPreview() in ~SvxXShadowPreview()
2340 void SvxXShadowPreview::SetRectangleAttributes(const SfxItemSet& rItemSet) in SetRectangleAttributes()
2346 void SvxXShadowPreview::SetShadowAttributes(const SfxItemSet& rItemSet) in SetShadowAttributes()
2352 void SvxXShadowPreview::SetShadowPosition(const Point& rPos) in SetShadowPosition()
2359 void SvxXShadowPreview::Paint( const Rectangle& ) in Paint()
/trunk/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();
/trunk/main/cui/source/inc/
H A Dcuitabarea.hxx341 SvxXShadowPreview aCtlXRectPreview;