Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx110 inline sal_Bool GetWordOnly() const;
202 sal_Bool SvxSearchItem::GetWordOnly() const in GetWordOnly() function in SvxSearchItem
/trunk/main/sc/source/core/data/
H A Dtable6.cxx127 if (bFound && rSearchItem.GetWordOnly()) in SearchCell()
155 sal_Bool bRepeat = !rSearchItem.GetWordOnly(); in SearchCell()
/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx188 …lsAscii( SC_UNO_SRCHWORDS )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearchItem->GetWordOnly() ); in getPropertyValue()
/trunk/main/svl/source/items/
H A Dsrchitem.cxx316 aAny <<= GetWordOnly() ; in SetToDescriptor()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx972 aWordBtn.Check( pSearchItem->GetWordOnly() ); in Init_Impl()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx3022 …sal_Int16 nLook = globalSearchOptions.GetWordOnly() ? excel::XlLookAt::xlPart : excel::XlLookAt:… in Replace()
3123 …sal_Int16 nLookAt = globalSearchOptions.GetWordOnly() ? excel::XlLookAt::xlPart : excel::XlLookA… in Find()

Completed in 62 milliseconds