Searched refs:m_oldSubTypeNames (Results 1 – 2 of 2) sorted by relevance
/dports/misc/libkeduvocdocument/libkeduvocdocument-21.12.3/keduvocdocument/ |
H A D | keduvockvtmlcompability.cpp | 45 m_oldSubTypeNames.clear(); in initOldTypeLists() 48 …m_oldSubTypeNames.insert( QStringLiteral("def"), i18nc( "@item:inlistbox A subtype of the grammati… in initOldTypeLists() 49 …m_oldSubTypeNames.insert( QStringLiteral("ind"), i18nc( "@item:inlistbox A subtype of the grammati… in initOldTypeLists() 50 …m_oldSubTypeNames.insert( QStringLiteral("re"), i18nc( "@item:inlistbox A subtype of the grammatic… in initOldTypeLists() 51 …m_oldSubTypeNames.insert( QStringLiteral("ir"), i18nc( "@item:inlistbox A subtype of the grammatic… in initOldTypeLists() 52 …m_oldSubTypeNames.insert( QStringLiteral("pos"), i18nc( "@item:inlistbox A subtype of the grammati… in initOldTypeLists() 53 …m_oldSubTypeNames.insert( QStringLiteral("per"), i18nc( "@item:inlistbox A subtype of the grammati… in initOldTypeLists() 54 …m_oldSubTypeNames.insert( QStringLiteral("m"), i18nc( "@item:inlistbox A subtype of the grammatica… in initOldTypeLists() 55 …m_oldSubTypeNames.insert( QStringLiteral("f"), i18nc( "@item:inlistbox A subtype of the grammatica… in initOldTypeLists() 56 …m_oldSubTypeNames.insert( QStringLiteral("s"), i18nc( "@item:inlistbox A subtype of the grammatica… in initOldTypeLists() [all …]
|
H A D | keduvockvtmlcompability.h | 97 QMap<QString, QString> m_oldSubTypeNames; variable
|