Home
last modified time | relevance | path

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

/dports/cad/leocad/leocad-21.06/common/
H A Dlc_library.h93 enum class lcLibrarySourceType enum
107 lcLibrarySourceType Type;
H A Dlc_library.cpp331 if (!mSources.empty() && mSources.front()->Type == lcLibrarySourceType::StudStyle) in UpdateStudStyleSource()
377 …->Type = ZipFileType != lcZipFileType::StudStyle ? lcLibrarySourceType::Library : lcLibrarySourceT… in OpenArchive()
550 Source->Type = lcLibrarySourceType::Library; in OpenDirectory()