Searched refs:CDocument (Results 1 – 2 of 2) sorted by relevance
30 IMPLEMENT_DYNCREATE(LeashDoc, CDocument) in IMPLEMENT_DYNCREATE() argument32 BEGIN_MESSAGE_MAP(LeashDoc, CDocument) in IMPLEMENT_DYNCREATE()52 if (!CDocument::OnNewDocument()) in OnNewDocument()84 CDocument::AssertValid(); in AssertValid()89 CDocument::Dump(dc); in Dump()
24 class LeashDoc : public CDocument