Searched refs:BackgroundPreviewImpl (Results 1 – 2 of 2) sorted by relevance
164 class BackgroundPreviewImpl : public Window class167 BackgroundPreviewImpl( Window* pParent,169 ~BackgroundPreviewImpl();189 BackgroundPreviewImpl::BackgroundPreviewImpl in BackgroundPreviewImpl() function in BackgroundPreviewImpl214 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()[all …]
51 class BackgroundPreviewImpl;94 BackgroundPreviewImpl* pPreviewWin1;113 BackgroundPreviewImpl* pPreviewWin2;
Completed in 21 milliseconds