Home
last modified time | relevance | path

Searched refs:bIsSpellReverse (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/unotools/source/config/
H A Dlingucfg.cxx119 bIsSpellReverse = in SvtLinguOptions()
373 case UPH_IS_WRAP_REVERSE : pbVal = &rOpt.bIsSpellReverse; break; in GetProperty()
472 case UPH_IS_WRAP_REVERSE : pbVal = &rOpt.bIsSpellReverse; break; in SetProperty()
644 … { rOpt.bROIsSpellReverse = pROStates[i]; rVal >>= rOpt.bIsSpellReverse; } break; in LoadOptions()
750 pValue++->setValue( &rOpt.bIsSpellReverse, rBOOL ); // 14 in SaveOptions()
/aoo4110/main/linguistic/source/
H A Dlngopt.cxx136 case WID_IS_WRAP_REVERSE : pbVal = &pData->bIsSpellReverse; break; in SetValue()
214 case WID_IS_WRAP_REVERSE : pbVal = &pData->bIsSpellReverse; break; in GetValue()
/aoo4110/main/unotools/inc/unotools/
H A Dlingucfg.hxx75 sal_Bool bIsSpellReverse; member

Completed in 24 milliseconds