OpenLexocad
28.0
|
This is the complete list of members for Core::CoreDocumentTool, including all inherited members.
createLockFile(Core::CoreDocument *cDoc) | Core::CoreDocumentTool | static |
createLockFile(const Base::String &path, const Base::String &docfileName, const Base::String &tempdirectory) | Core::CoreDocumentTool | static |
deleteLockFile(Core::CoreDocument *cDoc) | Core::CoreDocumentTool | static |
getAppVersionFromDocument(const Base::String &path) | Core::CoreDocumentTool | static |
getLockFileName(Core::CoreDocument *cDoc) | Core::CoreDocumentTool | static |
getLockFileName(const Base::String &path) | Core::CoreDocumentTool | static |
isTutorial(Core::CoreDocument *cDoc) | Core::CoreDocumentTool | static |
isTutorial(const Base::String &path) | Core::CoreDocumentTool | static |
readLockFile(Core::CoreDocument *cDoc, bool &dataOk, Base::String &userName, Base::String &computerName, Base::String &dateTime) | Core::CoreDocumentTool | static |
readLockFile(const Base::String &path, bool &dataOk, Base::String &userName, Base::String &computerName, Base::String &dateTime) | Core::CoreDocumentTool | static |