Home
last modified time | relevance | path

Searched refs:bRealRegExp (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddptablecache.cxx716 sal_Bool bRealRegExp = (rParam.bRegExp && ((rEntry.eOp == SC_EQUAL) in ValidQuery() local
719 if ( bRealRegExp || bTestRegExp ) in ValidQuery()
729 if ( bRealRegExp ) in ValidQuery()
734 if ( !bRealRegExp ) in ValidQuery()
H A Dtable3.cxx1069 sal_Bool bRealRegExp = (rParam.bRegExp && ((rEntry.eOp == SC_EQUAL) in ValidQuery() local
1077 if ( bRealRegExp || bTestRegExp ) in ValidQuery()
1099 if ( bRealRegExp ) in ValidQuery()
1130 if ( !bRealRegExp ) in ValidQuery()

Completed in 31 milliseconds