Searched refs:SetWordOnly (Results 1 – 6 of 6) sorted by relevance
84 pSearchItem->SetWordOnly(sal_False); in ScCellSearchObj()166 …else if (aString.EqualsAscii( SC_UNO_SRCHWORDS )) pSearchItem->SetWordOnly( ScUnoHelpFunctions::G… in setPropertyValue()
281 SetWordOnly( bTemp ); in GetFromDescriptor()359 void SvxSearchItem::SetWordOnly( sal_Bool bVal ) in SetWordOnly() function in SvxSearchItem
101 aSearchItem.SetWordOnly(m_aWholeWordsCB.IsChecked()); in IMPL_LINK()
111 void SetWordOnly(sal_Bool bNewWordOnly);
1484 pSearchItem->SetWordOnly( GetCheckBoxValue( aWordBtn ) ); in IMPL_LINK()2489 pSearchItem->SetWordOnly( GetCheckBoxValue( aWordBtn ) ); in SaveToModule_Impl()
3048 newOptions.SetWordOnly( bSearchWords ); in Replace()3183 newOptions.SetWordOnly( bSearchWords ); in Find()
Completed in 56 milliseconds