Home
last modified time | relevance | path

Searched defs:m_columnMap (Results 1 – 5 of 5) sorted by relevance

/dports/security/keepassxc/keepassxc-2.6.6/src/gui/csvImport/
H A DCsvParserModel.h57 QMap<int, int> m_columnMap; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/InternalTrees/
H A DPhysicalOps.cs88 private SimpleCollectionColumnMap m_columnMap; field in System.Data.Query.InternalTrees.PhysicalProjectOp
165 private ColumnMap m_columnMap; // column map for the collection element field in System.Data.Query.InternalTrees.CollectionInfo
/dports/graphics/hugin/hugin-2020.0.0/src/hugin1/hugin/
H A DImagesTree.h190 std::map<std::string,size_t> m_columnMap; variable
/dports/cad/ldview/ldview-4.4/LDLib/
H A DLDHtmlInventory.h105 LDPartListColumnBoolMap m_columnMap; variable
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Data.Entity/System/Data/Query/PlanCompiler/
H A DColumnMapProcessor.cs67 private VarRefColumnMap m_columnMap; field in System.Data.Query.PlanCompiler.ColumnMapProcessor