Home
last modified time | relevance | path

Searched refs:sAndSuffix (Results 1 – 4 of 4) sorted by relevance

/trunk/main/svl/source/config/
H A Dsrchcfg.cxx60 sAndSuffix == rData.sAndSuffix && in operator ==()
148 case 1 : pValues[nProp] >>= pNew->sAndSuffix; break; in Load()
202 case 1 : pSetValues[nProp].Value <<= pSave->sAndSuffix; break; in Commit()
/trunk/main/svl/inc/svl/
H A Dsrchcfg.hxx37 rtl::OUString sAndSuffix; member
/trunk/main/cui/source/options/
H A Doptinet2.cxx1006 … aPostFixED.SetText(bAnd ? pData->sAndSuffix : bOr ? pData->sOrSuffix : pData->sExactSuffix ); in IMPL_LINK()
1053 aCurrentSrchData.sAndSuffix = aPostFixED.GetText(); in IMPL_LINK()
1083 …aPostFixED.SetText(bAnd ? aCurrentSrchData.sAndSuffix : bOr ? aCurrentSrchData.sOrSuffix : aCurren… in IMPL_LINK()
/trunk/main/svx/source/dialog/
H A Dhyprlink.cxx567 sSuffix = rData.sAndSuffix; in IMPL_LINK()