Home
last modified time | relevance | path

Searched refs:BackgroundPreviewImpl (Results 1 – 2 of 2) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dbackgrnd.cxx164 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()
[all …]
/trunk/main/cui/source/inc/
H A Dbackgrnd.hxx51 class BackgroundPreviewImpl;
94 BackgroundPreviewImpl* pPreviewWin1;
113 BackgroundPreviewImpl* pPreviewWin2;

Completed in 20 milliseconds