示例#1
0
void CHexEditView::OnFilePrintPreview()
{
//    CScrView::OnFilePrintPreview();
	AFXPrintPreview(this);
	((CHexEditApp *)AfxGetApp())->SaveToMacro(km_preview);

	CMainFrame *mm = (CMainFrame *)AfxGetMainWnd();
	mm->m_wndProp.Update(NULL, -1);                   // Blank out property dlg fields
}
void CSaveSceneView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#3
0
void CMDITabsDemoView::OnFilePrintPreview() 
{
	AFXPrintPreview (this);
}
示例#4
0
void CMFCApplication2View::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#5
0
void CGraphicsView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
void CStaffManageView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
示例#7
0
void CSketcherView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#8
0
void CTestMFCDlgWithTabctrlView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#9
0
void CWinMfcAView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
void COwnerDrawMenuView::OnFilePrintPreview() 
{
	AFXPrintPreview (this);
}
void CAnimateLineDrawView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
示例#12
0
void CVTKMFCCreateBMPActorsView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#13
0
void C3DemoView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
示例#14
0
void CFortuneItView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#15
0
void CwxView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
示例#16
0
void CNTU_OCCView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#17
0
void COpenGLPlatView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
    AFXPrintPreview(this);
#endif
}
示例#18
0
void CBoxProxyView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#19
0
void CRollupPaneView::OnFilePrintPreview()
{
	AFXPrintPreview (this);
}
示例#20
0
void CServerMFCView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
void CToolbarDateTimePickerView::OnFilePrintPreview() 
{
	AFXPrintPreview (this);
}
示例#22
0
void COutlookDemoView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
示例#23
0
void CNewProjectView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#24
0
void CCPPDrawView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#25
0
void CSailorGraphView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
示例#26
0
	void CMapEditor10View::OnFilePrintPreview()
	{
#ifndef SHARED_HANDLERS
		AFXPrintPreview(this);
#endif
	}
示例#27
0
void CTestDockMultiDocView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#28
0
void CKLinePrintView::OnFilePrintPreview()
{
	AFXPrintPreview(this);
}
示例#29
0
void CZarplataView::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}
示例#30
0
void CTMTest3View::OnFilePrintPreview()
{
#ifndef SHARED_HANDLERS
	AFXPrintPreview(this);
#endif
}