| AccessTime enum value | owl::TFileDocument | |
| AttachStream(TStream &strm) | owl::TDocument | protectedvirtual |
| CanClose() | owl::TDocument | virtual |
| Close() | owl::TFileDocument | virtual |
| CloseThisFile(HFILE fhdl, int omode) | owl::TFileDocument | protected |
| Commit(bool force=false) | owl::TFileDocument | virtual |
| CreateTime enum value | owl::TFileDocument | |
| DestroyChildren() | owl::TDocument | protected |
| DestroyViews() | owl::TDocument | protected |
| DetachStream(TStream &strm) | owl::TDocument | protectedvirtual |
| DocTitle enum value | owl::TDocument | |
| DocumentClass enum value | owl::TDocument | |
| DocWithFocus(HWND hwnd) | owl::TDocument | virtual |
| FileHandle enum value | owl::TFileDocument | |
| FindProperty(LPCTSTR name) | owl::TFileDocument | virtual |
| FindProperty(LPCTSTR name) | owl::TFileDocument | virtual |
| FindProperty(const tstring &name) | owl::TFileDocument | inline |
| GetChildren() | owl::TDocument | inline |
| GetDocManager() | owl::TDocument | inline |
| GetDocPath() const | owl::TDocument | inline |
| GetOpenMode() const | owl::TDocument | inline |
| GetParentDoc() | owl::TDocument | inline |
| GetProperty(int index, void *dest, int textlen=0) | owl::TFileDocument | virtual |
| GetStreamList() const | owl::TDocument | inline |
| GetTag() const | owl::TDocument | inline |
| GetTemplate() | owl::TDocument | inline |
| GetTitle() const | owl::TDocument | inline |
| GetViewList() const | owl::TDocument | inline |
| HasFocus(HWND hwnd) | owl::TDocument | virtual |
| InitDoc() | owl::TDocument | inlinevirtual |
| InitView(TView *view) | owl::TDocument | |
| InStream(int mode, LPCTSTR strmId=0) | owl::TFileDocument | virtual |
| InStream(int mode, LPCTSTR strmId=nullptr) | owl::TFileDocument | inlinevirtual |
| InStream(int mode, const tstring &streamId) | owl::TFileDocument | inline |
| IsDirty() | owl::TDocument | virtual |
| IsEmbedded() const | owl::TDocument | inline |
| IsOpen() | owl::TFileDocument | inlinevirtual |
| List typedef | owl::TDocument | |
| ModifyTime enum value | owl::TFileDocument | |
| NextProperty enum value | owl::TFileDocument | |
| NextStream(const TStream *strm) | owl::TDocument | |
| NextView(const TView *view) | owl::TDocument | |
| NotifyOwnViews(int eventId, TParam2=0, TView *exclude=nullptr) | owl::TDocument | |
| NotifyViews(int eventId, TParam2=0, TView *exclude=nullptr) | owl::TDocument | |
| Open(int mode, LPCTSTR path=0) | owl::TFileDocument | virtual |
| Open(HFILE fhdl) | owl::TFileDocument | |
| Open(int mode, LPCTSTR path=nullptr) | owl::TFileDocument | inlinevirtual |
| Open(int mode, const tstring &path) | owl::TFileDocument | inline |
| OpenThisFile(int omode, const tstring &fileName, std::streampos *pseekpos) | owl::TFileDocument | protected |
| OutStream(int mode, LPCTSTR strmId=0) | owl::TFileDocument | virtual |
| OutStream(int mode, LPCTSTR strmId=nullptr) | owl::TFileDocument | inlinevirtual |
| OutStream(int mode, const tstring &streamId) | owl::TFileDocument | inline |
| PostError(uint sid, uint choice=MB_OK) | owl::TDocument | virtual |
| PrevProperty enum value | owl::TFileDocument | |
| PropertyCount() | owl::TFileDocument | inlinevirtual |
| PropertyFlags(int index) | owl::TFileDocument | virtual |
| PropertyName(int index) | owl::TFileDocument | virtual |
| QueryViews(int eventId, TParam2=0, TView *exclude=nullptr) | owl::TDocument | |
| Revert(bool clear=false) | owl::TFileDocument | virtual |
| RootDocument() | owl::TDocument | virtual |
| SetDirty(bool dirty=true) | owl::TDocument | inline |
| SetDocManager(TDocManager &dm) | owl::TDocument | |
| SetDocPath(LPCTSTR path) | owl::TDocument | virtual |
| SetDocPath(const tstring &path) | owl::TDocument | inline |
| SetEmbedded(bool embed) | owl::TDocument | inline |
| SetOpenMode(int mode) | owl::TDocument | inline |
| SetProperty(int index, const void *src) | owl::TFileDocument | virtual |
| SetTag(void **tag) | owl::TDocument | inline |
| SetTemplate(TDocTemplate *tpl) | owl::TDocument | |
| SetTitle(LPCTSTR title) | owl::TDocument | virtual |
| SetTitle(const tstring &title) | owl::TDocument | inline |
| StoragePath enum value | owl::TDocument | |
| StorageSize enum value | owl::TFileDocument | |
| TDocProp enum name | owl::TDocument | |
| TDocument(TDocument *parent=nullptr) | owl::TDocument | |
| TDocument(TDocManager *docMan) | owl::TDocument | inline |
| TemplateName enum value | owl::TDocument | |
| TFileDocProp enum name | owl::TFileDocument | |
| TFileDocument(TDocument *parent=0) | owl::TFileDocument | inline |
| TFileInStream | owl::TFileDocument | friend |
| TFileOutStream | owl::TFileDocument | friend |
| ViewCount enum value | owl::TDocument | |
| ~TDocument() | owl::TDocument | virtual |
| ~TFileDocument() | owl::TFileDocument | inline |
| ~TStreamableBase() | owl::TStreamableBase | virtual |