Home
last modified time | relevance | path

Searched refs:bRegExp (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dqueryparam.cxx44 bRegExp(r.bRegExp), bDuplicate(r.bDuplicate), bMixedComparison(r.bMixedComparison), in ScQueryParamBase()
209 bHasHeader = bCaseSens = bRegExp = bMixedComparison = sal_False; in Clear()
242 bRegExp = r.bRegExp; in operator =()
279 && (bRegExp == rOther.bRegExp) in operator ==()
H A Dinterpr1.cxx4462 rParam.bRegExp = MayBeRegExp( *rEntry.pStr, pDok ); in ScMatch()
4887 rParam.bRegExp = MayBeRegExp( *rEntry.pStr, pDok ); in IterateParametersIf()
4899 ScCompareOptions aOptions( pDok, rEntry, rParam.bRegExp); in IterateParametersIf()
5182 rParam.bRegExp = MayBeRegExp( *rEntry.pStr, pDok ); in ScCountIf()
5190 ScCompareOptions aOptions( pDok, rEntry, rParam.bRegExp); in ScCountIf()
5413 rParam.bRegExp = MayBeRegExp( *rEntry.pStr, pDok ); in IterateParametersIfs()
5425 ScCompareOptions aOptions( pDok, rEntry, rParam.bRegExp); in IterateParametersIfs()
6052 aParam.bRegExp = MayBeRegExp( *rEntry.pStr, pDok ); in ScLookup()
6266 rParam.bRegExp = MayBeRegExp( *rEntry.pStr, pDok ); in CalculateLookup()
6637 if ( rEntry.bQueryByString && !pParam->bRegExp ) in GetDBParams()
[all …]
H A Ddbcolect.cxx499 rQueryParam.bRegExp = bQueryRegExp; in GetQueryParam()
533 bQueryRegExp = rQueryParam.bRegExp; in SetQueryParam()
H A Ddoubleref.cxx278 pParam->bRegExp = false; in fillQueryOptions()
/trunk/main/sc/source/filter/xml/
H A DXMLExportDataPilot.cxx202 WriteDPCondition(aQueryParam.GetEntry(0), aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
209 WriteDPCondition(aQueryParam.GetEntry(j), aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
217 WriteDPCondition(aQueryParam.GetEntry(j), aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
243 WriteDPCondition(aPrevFilterField, aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
247 WriteDPCondition(aPrevFilterField, aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
254 WriteDPCondition(aPrevFilterField, aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
263 WriteDPCondition(aPrevFilterField, aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
269 WriteDPCondition(aPrevFilterField, aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
272 WriteDPCondition(aPrevFilterField, aQueryParam.bCaseSens, aQueryParam.bRegExp); in WriteDPFilter()
H A Dxmlfilti.cxx514 aFilterFields.bRegExp = bUseRegularExpressions; in EndElement()
/trunk/main/sw/source/core/crsr/
H A Dfindtxt.cxx588 const bool bRegExp(SearchAlgorithms_REGEXP == rSearchOpt.algorithmType); in Find() local
594 if( bRegExp ) in Find()
600 ::std::auto_ptr<String> pRepl( (bRegExp) in Find()
604 bRegExp ); in Find()
607 if( bRegExp ) in Find()
H A Dfindattr.cxx1209 const bool bRegExp( in Find() local
1217 if( bRegExp ) in Find()
1223 ::std::auto_ptr<String> pRepl( (bRegExp) ? in Find()
1227 bRegExp ); in Find()
1230 if( bRegExp ) in Find()
/trunk/main/sw/source/core/undo/
H A Dunins.cxx491 Impl(SwPaM const& rPam, ::rtl::OUString const& rIns, bool const bRegExp);
507 ::rtl::OUString const& rIns, bool const bRegExp) in SwUndoReplace() argument
509 , m_pImpl(new Impl(rPam, rIns, bRegExp)) in SwUndoReplace()
587 SwPaM const& rPam, ::rtl::OUString const& rIns, bool const bRegExp) in Impl() argument
590 , m_bRegExp(bRegExp) in Impl()
/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx144 aBtnRegExp .Check( theQueryData.bRegExp ); in Init()
460 theParam.bRegExp = aBtnRegExp.IsChecked(); in GetOutputItem()
H A Dfoptmgr.cxx130 rBtnRegExp .Check( rQueryData.bRegExp ); in Init()
H A Dsfiltdlg.cxx397 theOutParam.bRegExp = aBtnRegExp.IsChecked(); in IMPL_LINK()
H A Dfiltdlg.cxx673 theParam.bRegExp = aBtnRegExp.IsChecked(); in GetOutputItem()
/trunk/main/sc/source/core/data/
H A Ddociter.cxx1295 bool bRegExp = aParam.bRegExp && aParam.GetEntry(0).bQueryByString; in FindEqualOrSortedLastInRange() local
1296 bool bBinary = !bRegExp && aParam.bByRow && (aParam.GetEntry(0).eOp == in FindEqualOrSortedLastInRange()
1359 if ( (bSearchForEqualAfterMismatch || aParam.bRegExp) && in FindEqualOrSortedLastInRange()
H A Dtable3.cxx1069 sal_Bool bRealRegExp = (rParam.bRegExp && ((rEntry.eOp == SC_EQUAL) in ValidQuery()
1074 sal_Bool bTestRegExp = (pbTestEqualCondition && rParam.bRegExp in ValidQuery()
H A Ddptablecache.cxx716 sal_Bool bRealRegExp = (rParam.bRegExp && ((rEntry.eOp == SC_EQUAL) in ValidQuery()
/trunk/main/sc/inc/
H A Dqueryparam.hxx40 bool bRegExp; member
/trunk/main/sw/source/core/inc/
H A DUndoInsert.hxx103 ::rtl::OUString const& rInsert, bool const bRegExp);
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx1463 aParam.bRegExp = ScUnoHelpFunctions::GetBoolFromAny( aValue ); in setPropertyValue()
1506 ScUnoHelpFunctions::SetBoolInAny( aRet, aParam.bRegExp ); in getPropertyValue()
/trunk/main/sc/source/ui/view/
H A Dgridwin.cxx1268 if (aParam.bRegExp) in ExecFilter()
1298 aParam.bRegExp = sal_False; in ExecFilter()

Completed in 174 milliseconds