Searched refs:pWndPreview (Results 1 – 4 of 4) sorted by relevance
74 pWndPreview ( new ScAutoFmtPreview( this, ScResId( WND_PREVIEW ), pDoc ) ), in ScAutoFormatDlg()103 pWndPreview->NotifyChange( (*pFormat)[0] ); in ScAutoFormatDlg()111 delete pWndPreview; in ~ScAutoFormatDlg()238 pWndPreview->NotifyChange( pData ); in IMPL_LINK_INLINE_END()457 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 34 milliseconds