Searched refs:pWndPreview (Results 1 – 4 of 4) sorted by relevance
75 pWndPreview ( new ScAutoFmtPreview( this, ScResId( WND_PREVIEW ), pDoc ) ), in ScAutoFormatDlg()104 pWndPreview->NotifyChange( (*pFormat)[0] ); in ScAutoFormatDlg()112 delete pWndPreview; in ~ScAutoFormatDlg()239 pWndPreview->NotifyChange( pData ); in IMPL_LINK_INLINE_END()458 pWndPreview->NotifyChange( (*pFormat)[nIndex] ); in IMPL_LINK()
204 pWndPreview ( new AutoFmtPreview( this, SW_RES( WND_PREVIEW ), pWrtShell )), in SwAutoFormatDlg()225 delete pWndPreview; in ~SwAutoFormatDlg()349 pWndPreview->NotifyChange( *pData ); in IMPL_LINK()538 pWndPreview->NotifyChange( *(*pTableTbl)[nIndex] ); in IMPL_LINK()555 pWndPreview->NotifyChange( aTmp ); in IMPL_LINK()
42 ScAutoFmtPreview* pWndPreview; member in ScAutoFormatDlg
82 AutoFmtPreview* pWndPreview; member in SwAutoFormatDlg
Completed in 12 milliseconds