Home
last modified time | relevance | path

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

/trunk/main/svl/inc/svl/
H A Dsrchitem.hxx122 inline sal_Bool GetRegExp() const;
220 sal_Bool SvxSearchItem::GetRegExp() const in GetRegExp() function in SvxSearchItem
/trunk/main/sc/source/ui/unoobj/
H A Dsrchuno.cxx184 …ualsAscii( SC_UNO_SRCHREGEXP )) ScUnoHelpFunctions::SetBoolInAny( aRet, pSearchItem->GetRegExp() ); in getPropertyValue()
/trunk/main/sw/source/ui/uiview/
H A Dviewsrch.cxx634 pSrchItem->GetRegExp()); in Replace()
/trunk/main/svl/source/items/
H A Dsrchitem.cxx324 aAny <<= GetRegExp() ; in SetToDescriptor()
/trunk/main/sc/source/core/data/
H A Dtable6.cxx164 if (rSearchItem.GetRegExp()) in SearchCell()
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx982 aRegExpBtn.Check( pSearchItem->GetRegExp() ); in Init_Impl()

Completed in 38 milliseconds