Searched refs:bResIsUseDictionaryList (Results 1 – 4 of 4) sorted by relevance
216 pbResVal = &bResIsUseDictionaryList; in PropertyHelper_Spell()253 bResIsUseDictionaryList = bIsUseDictionaryList = TRUE; in SetDefault()338 bResIsUseDictionaryList = bIsUseDictionaryList; in SetTmpPropVals()354 case UPH_IS_USE_DICTIONARY_LIST : pbResVal = &bResIsUseDictionaryList; break; in SetTmpPropVals()
132 BOOL bResIsUseDictionaryList; member in PropertyHelper_Spell159 BOOL IsUseDictionaryList() const { return bResIsUseDictionaryList; } in IsUseDictionaryList()
125 bResIsUseDictionaryList = bIsUseDictionaryList = sal_True; in SetDefaultValues()148 pbResVal = &bResIsUseDictionaryList; in GetCurrentValues()166 bResIsUseDictionaryList = bIsUseDictionaryList; in SetTmpPropVals()180 pbResVal = &bResIsUseDictionaryList; break; in SetTmpPropVals()
83 sal_Bool bResIsUseDictionaryList; member in linguistic::PropertyChgHelper154 sal_Bool IsUseDictionaryList() const { return bResIsUseDictionaryList; } in IsUseDictionaryList()
Completed in 19 milliseconds