Home
last modified time | relevance | path

Searched refs:SetWordOnly (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx84 pSearchItem->SetWordOnly(sal_False); in ScCellSearchObj()
166 …else if (aString.EqualsAscii( SC_UNO_SRCHWORDS )) pSearchItem->SetWordOnly( ScUnoHelpFunctions::G… in setPropertyValue()
/trunk/main/svl/source/items/
H A Dsrchitem.cxx281 SetWordOnly( bTemp ); in GetFromDescriptor()
359 void SvxSearchItem::SetWordOnly( sal_Bool bVal ) in SetWordOnly() function in SvxSearchItem
/trunk/main/sw/source/ui/dbui/
H A Dmmmergepage.cxx101 aSearchItem.SetWordOnly(m_aWholeWordsCB.IsChecked()); in IMPL_LINK()
/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx111 void SetWordOnly(sal_Bool bNewWordOnly);
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx1484 pSearchItem->SetWordOnly( GetCheckBoxValue( aWordBtn ) ); in IMPL_LINK()
2489 pSearchItem->SetWordOnly( GetCheckBoxValue( aWordBtn ) ); in SaveToModule_Impl()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3048 newOptions.SetWordOnly( bSearchWords ); in Replace()
3183 newOptions.SetWordOnly( bSearchWords ); in Find()

Completed in 61 milliseconds