| AcquireDataFileHandle() | CServerDocument | protectedvirtual |
| AcquireFileOwnership() | CServerDocument | protectedvirtual |
| AddRef(void) | CAbstractSupportService | inlinevirtual |
| AddView(IServerDocumentView *const AView) | CServerDocument | protectedvirtual |
| CanCreateSnippet(IServerDocumentView *const AView, TSnippetCreationMode AMode, bool AContextSensitive) | CServerDocument | protectedvirtual |
| CanPlaceSnippet(wstring const ASnippetPath) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::CanPlaceSnippet(std::wstring const ASnippetPath)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| CDispatchObject() | CDispatchObject | inline |
| CDispatchRecord() | CDispatchRecord | inline |
| CreateSnippetFile(IServerDocumentView *const AView, wstring ASnippetFilePath, TSnippetCreationMode AMode, bool AContextSensitive) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::CreateSnippetFile(IServerDocumentView *const AView, std::wstring ASnippetFilePath, TSnippetCreationMode AMode, bool AContextSensitive)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| CServerDocument(IServerModule *const AServerModule, const wstring AKind, const wstring AFileName) | CServerDocument | |
| DocumentDirectoryChanged() | CServerDocument | protectedvirtual |
| DoFileLoad() | CServerDocument | protectedvirtual |
| DoFileSave(wstring const AKind) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::DoFileSave(std::wstring const AKind)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| DoSafeChangeFileNameAndSave(wstring const ANewFileName, wstring const AKind) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::DoSafeChangeFileNameAndSave(std::wstring const ANewFileName, std::wstring const AKind)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| DoSafeFileSave(wstring const AKind) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::DoSafeFileSave(std::wstring const AKind)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| FileHandleIsOwned_Data() | CServerDocument | private |
| FileHandleIsOwned_Lock() | CServerDocument | private |
| FileLoad() | CServerDocument | protectedvirtual |
| FileSave(const wstring AKind) | CServerDocument | protectedvirtual |
| Focus() | CServerDocument | protectedvirtual |
| GetBeingClosed() | CServerDocument | protectedvirtual |
| GetCanClose() | CServerDocument | protectedvirtual |
| GetContextHelpTopicName() | CServerDocument | protectedvirtual |
| GetCount() | CServerDocument | protectedvirtual |
| GetDocumentModifiedDate() | CServerDocument | protectedvirtual |
| GetFileModifiedDate() | CServerDocument | protectedvirtual |
| GetFileName() | CServerDocument | protectedvirtual |
| GetFileShareMode() | CServerDocument | protectedvirtual |
| GetIDispatch() | CDispatchObject | |
| GetIDsOfNames(REFIID riid, LPOLESTR *rgszNames, UINT cNames, LCID lcid, DISPID *rgDispId) | CDispatchRecord | virtual |
| GetIServerDocument() | DXP::CAbstractServerDocument | inline |
| GetIsShown() | CServerDocument | protectedvirtual |
| GetKind() | CServerDocument | protectedvirtual |
| GetModified() | CServerDocument | protectedvirtual |
| GetServerModule() | CServerDocument | protectedvirtual |
| GetServicesSupportInternal() | CAbstractSupportService | |
| GetSnippetView() | CServerDocument | protectedvirtual |
| GetSupportsOwnSave() | CServerDocument | protectedvirtual |
| GetTypeInfo(UINT iTInfo, LCID lcid, ITypeInfo **ppTInfo) | CDispatchRecord | virtual |
| GetTypeInfoCount(UINT *pctinfo) | CDispatchRecord | virtual |
| GetView(int Index) | CServerDocument | protectedvirtual |
| GetViewByName(wstring const ViewName) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::GetViewByName(std::wstring const ViewName)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| Invoke(DISPID dispIdMember, REFIID riid, LCID lcid, WORD wFlags, DISPPARAMS *pDispParams, VARIANT *pVarResult, EXCEPINFO *pExcepInfo, UINT *puArgErr) | DXP::CAbstractServerDocument | protectedvirtual |
| IsFileInAnyProjectOutputDirectory() | CServerDocument | private |
| mBeingClosed | CServerDocument | private |
| mDocModifiedDate | CServerDocument | private |
| mDocumentViews | CServerDocument | protected |
| mFileHandle_Data | CServerDocument | private |
| mFileHandle_Lock | CServerDocument | private |
| mFileModifiedDate | CServerDocument | private |
| mFileName | CServerDocument | private |
| mIsOwnedByOther | CServerDocument | private |
| mIsShown | CServerDocument | private |
| mKind | CServerDocument | private |
| mModified | CServerDocument | private |
| ModifiedChanged() | CServerDocument | protected |
| mRefCount | CDispatchRecord | protected |
| mServerModule | CServerDocument | private |
| NotifyViews(INotification *ANotification) | CServerDocument | protectedvirtual |
| OwnsFile() | CServerDocument | protectedvirtual |
| PlaceSnippet(wstring ASnippetAddress, IServerDocumentView *const AView) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::PlaceSnippet(std::wstring ASnippetAddress, IServerDocumentView *const AView)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| QueryInterface(const IID &riid, void **ppvObject) | CAbstractSupportService | virtual |
| Release(void) | CAbstractSupportService | inlinevirtual |
| ReleaseDataFileHandle() | CServerDocument | protectedvirtual |
| ReleaseFileOwnership() | CServerDocument | protectedvirtual |
| SetBeingClosed(bool const Value) | CServerDocument | protectedvirtual |
| SetFileModifiedDate(double const AValue) | CServerDocument | protectedvirtual |
| SetFileName(wstring const AFileName) | CServerDocument | protectedvirtual |
| DXP::CAbstractServerDocument::SetFileName(std::wstring const AFileName)=0 | DXP::CAbstractServerDocument | protectedpure virtual |
| SetIsShown(bool const Value) | CServerDocument | protectedvirtual |
| SetModified(bool const Value) | CServerDocument | protectedvirtual |
| SupportsReload() | CServerDocument | protectedvirtual |
| SupportsService(std::wstring const AServiceName) | DXP::CAbstractServerDocument | protectedvirtual |
| UpdateModifiedDate() | CServerDocument | protectedvirtual |
| WarnIfOwnedByOther(TFileOwnershipWarningLevel AWarningLevel) | CServerDocument | protectedvirtual |
| ZoomSnippetContents() | CServerDocument | protectedvirtual |
| ~CDispatchObject() | CDispatchObject | inlinevirtual |
| ~CServerDocument() | CServerDocument | virtual |