Home
last modified time | relevance | path

Searched refs:pWndPreview (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/source/ui/miscdlgs/
H A Dscuiautofmt.cxx74 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()
/trunk/main/sw/source/ui/table/
H A Dtautofmt.cxx204 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()
/trunk/main/sc/source/ui/inc/
H A Dscuiautofmt.hxx42 ScAutoFmtPreview* pWndPreview; member in ScAutoFormatDlg
/trunk/main/sw/source/ui/inc/
H A Dtautofmt.hxx82 AutoFmtPreview* pWndPreview; member in SwAutoFormatDlg

Completed in 45 milliseconds