Home
last modified time | relevance | path

Searched refs:bIsUseDictionaryList (Results 1 – 8 of 8) sorted by relevance

/aoo42x/main/linguistic/workben/
H A Dsprophelp.cxx215 pbVal = &bIsUseDictionaryList; in PropertyHelper_Spell()
253 bResIsUseDictionaryList = bIsUseDictionaryList = TRUE; in SetDefault()
288 pbVal = &bIsUseDictionaryList; in propertyChange()
338 bResIsUseDictionaryList = bIsUseDictionaryList; in SetTmpPropVals()
H A Dsprophelp.hxx124 BOOL bIsUseDictionaryList; member in PropertyHelper_Spell
/aoo42x/main/linguistic/source/
H A Dlngprophelp.cxx125 bResIsUseDictionaryList = bIsUseDictionaryList = sal_True; in SetDefaultValues()
147 pbVal = &bIsUseDictionaryList; in GetCurrentValues()
166 bResIsUseDictionaryList = bIsUseDictionaryList; in SetTmpPropVals()
214 pbVal = &bIsUseDictionaryList; in propertyChange_Impl()
H A Dlngopt.cxx128 case WID_IS_USE_DICTIONARY_LIST : pbVal = &pData->bIsUseDictionaryList; break; in SetValue()
206 case WID_IS_USE_DICTIONARY_LIST : pbVal = &pData->bIsUseDictionaryList; break; in GetValue()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java224 … boolean bIsUseDictionaryList = GetValueToUse( "IsUseDictionaryList", true, aProperties ); in hyphenate()
305 … boolean bIsUseDictionaryList = GetValueToUse( "IsUseDictionaryList", true, aProperties ); in queryAlternativeSpelling()
354 … boolean bIsUseDictionaryList = GetValueToUse( "IsUseDictionaryList", true, aProperties ); in createPossibleHyphens()
/aoo42x/main/unotools/source/config/
H A Dlingucfg.cxx112 bIsUseDictionaryList = in SvtLinguOptions()
367 case UPH_IS_USE_DICTIONARY_LIST : pbVal = &rOpt.bIsUseDictionaryList; break; in GetProperty()
466 case UPH_IS_USE_DICTIONARY_LIST : pbVal = &rOpt.bIsUseDictionaryList; break; in SetProperty()
625 … { rOpt.bROIsUseDictionaryList = pROStates[i]; rVal >>= rOpt.bIsUseDictionaryList; } break; in LoadOptions()
738 pValue++->setValue( &rOpt.bIsUseDictionaryList, rBOOL ); // 2 in SaveOptions()
/aoo42x/main/unotools/inc/unotools/
H A Dlingucfg.hxx89 sal_Bool bIsUseDictionaryList; member
/aoo42x/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx79 sal_Bool bIsUseDictionaryList; member in linguistic::PropertyChgHelper

Completed in 56 milliseconds