Lines Matching refs:BackgroundPreviewImpl
164 class BackgroundPreviewImpl : public Window class
167 BackgroundPreviewImpl( Window* pParent,
169 ~BackgroundPreviewImpl();
189 BackgroundPreviewImpl::BackgroundPreviewImpl in BackgroundPreviewImpl() function in BackgroundPreviewImpl
214 BackgroundPreviewImpl::~BackgroundPreviewImpl() in ~BackgroundPreviewImpl()
225 void BackgroundPreviewImpl::NotifyChange( const Color& rColor ) in NotifyChange()
240 void BackgroundPreviewImpl::NotifyChange( const Bitmap* pNewBitmap ) in NotifyChange()
298 void BackgroundPreviewImpl::Paint( const Rectangle& ) in Paint()
321 void BackgroundPreviewImpl::DataChanged( const DataChangedEvent& rDCEvt ) in DataChanged()
355 pPreviewWin1 ( new BackgroundPreviewImpl( this, CUI_RES( WIN_PREVIEW1 ), sal_False ) ), in SvxBackgroundTabPage()
371 pPreviewWin2 ( new BackgroundPreviewImpl( in SvxBackgroundTabPage()