Searched refs:pDicType (Results 1 – 2 of 2) sorted by relevance
108 std::vector< SvtLinguConfigDictionaryEntry > GetOldStyleDics( const char *pDicType ) in GetOldStyleDics() argument112 if (!pDicType) in GetOldStyleDics()122 if (strcmp( pDicType, "DICT" ) == 0) in GetOldStyleDics()131 else if (strcmp( pDicType, "HYPH" ) == 0) in GetOldStyleDics()141 else if (strcmp( pDicType, "THES" ) == 0) in GetOldStyleDics()
95 std::vector< SvtLinguConfigDictionaryEntry > GetOldStyleDics( const char * pDicType );
Completed in 14 milliseconds