Home
last modified time | relevance | path

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

/aoo42x/main/linguistic/workben/
H A Dsprophelp.cxx210 pbVal = &bIsIgnoreControlCharacters; in PropertyHelper_Spell()
252 bResIsIgnoreControlCharacters = bIsIgnoreControlCharacters = TRUE; in SetDefault()
277 pbVal = &bIsIgnoreControlCharacters; in propertyChange()
337 bResIsIgnoreControlCharacters = bIsIgnoreControlCharacters; in SetTmpPropVals()
H A Dsprophelp.hxx123 BOOL bIsIgnoreControlCharacters; member in PropertyHelper_Spell
/aoo42x/main/linguistic/source/
H A Dlngprophelp.cxx124 bResIsIgnoreControlCharacters = bIsIgnoreControlCharacters = sal_True; in SetDefaultValues()
142 pbVal = &bIsIgnoreControlCharacters; in GetCurrentValues()
165 bResIsIgnoreControlCharacters = bIsIgnoreControlCharacters; in SetTmpPropVals()
208 pbVal = &bIsIgnoreControlCharacters; in propertyChange_Impl()
H A Dlngopt.cxx129 case WID_IS_IGNORE_CONTROL_CHARACTERS : pbVal = &pData->bIsIgnoreControlCharacters; break; in SetValue()
207 case WID_IS_IGNORE_CONTROL_CHARACTERS : pbVal = &pData->bIsIgnoreControlCharacters; break; in GetValue()
/aoo42x/main/odk/examples/DevelopersGuide/OfficeDev/Linguistic/
H A DSampleHyphenator.java223 …boolean bIsIgnoreControlCharacters = GetValueToUse( "IsIgnoreControlCharacters", true, aPropertie… in hyphenate()
304 …boolean bIsIgnoreControlCharacters = GetValueToUse( "IsIgnoreControlCharacters", true, aPropertie… in queryAlternativeSpelling()
353 …boolean bIsIgnoreControlCharacters = GetValueToUse( "IsIgnoreControlCharacters", true, aPropertie… in createPossibleHyphens()
/aoo42x/main/unotools/source/config/
H A Dlingucfg.cxx113 bIsIgnoreControlCharacters = sal_True; in SvtLinguOptions()
368 case UPH_IS_IGNORE_CONTROL_CHARACTERS : pbVal = &rOpt.bIsIgnoreControlCharacters; break; in GetProperty()
467 case UPH_IS_IGNORE_CONTROL_CHARACTERS : pbVal = &rOpt.bIsIgnoreControlCharacters; break; in SetProperty()
627 …Opt.bROIsIgnoreControlCharacters = pROStates[i]; rVal >>= rOpt.bIsIgnoreControlCharacters; } br… in LoadOptions()
739 pValue++->setValue( &rOpt.bIsIgnoreControlCharacters, rBOOL ); // 3 in SaveOptions()
/aoo42x/main/unotools/inc/unotools/
H A Dlingucfg.hxx90 sal_Bool bIsIgnoreControlCharacters; member
/aoo42x/main/linguistic/inc/linguistic/
H A Dlngprophelp.hxx78 sal_Bool bIsIgnoreControlCharacters; member in linguistic::PropertyChgHelper

Completed in 50 milliseconds