예제 #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
}
예제 #6
0
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
}
예제 #10
0
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
파일: wxView.cpp 프로젝트: tastelife/WX3000
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);
}
예제 #21
0
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
}