Home
last modified time | relevance | path

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

/AOO42X/main/cui/source/inc/
H A Dcuitabarea.hxx132 SvxXRectPreview aCtlBitmapPreview;
133 SvxXRectPreview aCtlXRectPreview;
193 SvxXRectPreview aCtlBitmapPreview;
222 SvxXRectPreview aCtlXRectPreview;
417 SvxXRectPreview aCtlPreview;
500 SvxXRectPreview aCtlPreview;
587 SvxXRectPreview aCtlPreview;
686 SvxXRectPreview aCtlPreviewOld;
687 SvxXRectPreview aCtlPreviewNew;
/AOO42X/main/svx/inc/svx/
H A Ddlgctrl.hxx518 class SVX_DLLPUBLIC SvxXRectPreview : public SvxPreviewBase class
524 SvxXRectPreview( Window* pParent, const ResId& rResId );
525 virtual ~SvxXRectPreview();
/AOO42X/main/svx/source/dialog/
H A Ddlgctrl.cxx2268 SvxXRectPreview::SvxXRectPreview( Window* pParent, const ResId& rResId ) in SvxXRectPreview() function in SvxXRectPreview
2280 SvxXRectPreview::~SvxXRectPreview() in ~SvxXRectPreview()
2285 void SvxXRectPreview::SetAttributes(const SfxItemSet& rItemSet) in SetAttributes()
2291 void SvxXRectPreview::Paint( const Rectangle& ) in Paint()