Searched refs:sExactSuffix (Results 1 – 4 of 4) sorted by relevance
68 sExactSuffix == rData.sExactSuffix && in operator ==()158 case 9 : pValues[nProp] >>= pNew->sExactSuffix; break; in Load()212 case 9 : pSetValues[nProp].Value <<= pSave->sExactSuffix; break; in Commit()
47 rtl::OUString sExactSuffix; member
559 sSuffix = rData.sExactSuffix; in IMPL_LINK()583 sSuffix = rData.sExactSuffix; in IMPL_LINK()
1006 … aPostFixED.SetText(bAnd ? pData->sAndSuffix : bOr ? pData->sOrSuffix : pData->sExactSuffix ); in IMPL_LINK()1067 aCurrentSrchData.sExactSuffix = aPostFixED.GetText(); in IMPL_LINK()1083 …? aCurrentSrchData.sAndSuffix : bOr ? aCurrentSrchData.sOrSuffix : aCurrentSrchData.sExactSuffix ); in IMPL_LINK()