Searched refs:SdHtmlAttrPreview (Results 1 – 4 of 4) sorted by relevance
39 SdHtmlAttrPreview::SdHtmlAttrPreview( Window* pParent, const ResId& rResId ) in SdHtmlAttrPreview() function in SdHtmlAttrPreview47 SdHtmlAttrPreview::~SdHtmlAttrPreview() in ~SdHtmlAttrPreview()53 void SdHtmlAttrPreview::Paint( const Rectangle& rRect ) in Paint()90 void SdHtmlAttrPreview::SetColors( Color& aBack, Color& aText, Color& aLink, in SetColors()
30 class SdHtmlAttrPreview : public Control class38 SdHtmlAttrPreview( Window* pParent, const ResId& rResId );39 ~SdHtmlAttrPreview();
674 pPage6_Preview = new SdHtmlAttrPreview(this,SdResId(PAGE6_PREVIEW))); in CreatePages()
63 class SdHtmlAttrPreview;167 SdHtmlAttrPreview* pPage6_Preview;
Completed in 46 milliseconds