Home
last modified time | relevance | path

Searched refs:CDocument (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashDoc.cpp30 IMPLEMENT_DYNCREATE(LeashDoc, CDocument) in IMPLEMENT_DYNCREATE() argument
32 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()
H A DLeashDoc.h24 class LeashDoc : public CDocument