Home
last modified time | relevance | path

Searched refs:match (Results 251 – 275 of 316) sorted by relevance

1...<<111213

/aoo41x/main/sc/source/ui/vba/
H A Dvbawindow.cxx342 if ( sName.match( sDot, sTitle.getLength() ) ) in getCaption()
/aoo41x/main/sc/source/ui/src/
H A Dscfuncs.src90 Text [ en-US ] = "Counts the cells of a data range whose contents match the search criteria." ;
170 …Returns the average value of all the cells of a data range whose contents match the search criteri…
330 …Text [ en-US ] = "Multiplies all cells of a data range where the contents match the search criteri…
370 …ulates the standard deviation of all cells in a data range whose contents match the search criteri…
450 …Text [ en-US ] = "Adds all the cells of a data range where the contents match the search criteria.…
490 …termines the variance of all the cells in a data range where the contents match the search criteri…
530 …ariance of a population based on all cells in a data range where contents match the search criteri…
/aoo41x/main/libtextcat/
H A Dlibtextcat-2.2.patch3489 + # Recognize the basic CPU types without company name, with glob match.
3866 # First match some system type aliases
3876 # Each alternative MUST END IN A *, to match a version number.
3912 # Remember, each alternative MUST END IN *, to match a version number.
/aoo41x/main/oox/source/dump/
H A Doledumper.ini497 0x0000000000010000=match-entry-mode
/aoo41x/main/svl/source/passwordcontainer/
H A Dpasswordcontainer.cxx926 if( aIter != m_aContainer.end() && aIter->first.match( tmpUrl ) ) in find()
/aoo41x/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf725 en-US = "chart 'series in' must match the data source. For data source in single row, set 'series …
2313 …import a document with such a bitmap, <PRODUCTNAME> changes the bitmap to match the transparent co…
/aoo41x/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
322 …tifier Primary key, non-localized token, foreign key to File table, must match identifier in cabi…
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
322 …tifier Primary key, non-localized token, foreign key to File table, must match identifier in cabi…
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
322 …tifier Primary key, non-localized token, foreign key to File table, must match identifier in cabi…
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt166 File File N Identifier Primary key, non-localized token, must match identifier in cabinet. Fo…
322 …tifier Primary key, non-localized token, foreign key to File table, must match identifier in cabi…
/aoo41x/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx516 if( !aToken.match( aMatch ) ) in isFilterString()
/aoo41x/main/writerfilter/documentation/doxygen/
H A DDoxyfile220 # set this tag to YES in order to let doxygen match functions declarations and
557 # filter if there is a match. The filters are a list of the form:
/aoo41x/main/xmloff/source/chart/
H A DSchXMLExport.cxx685 if( aRole.match( OUString( RTL_CONSTASCII_USTRINGPARAM( "values-x") ) ) ) in lcl_getAllValuesFromSequence()
1012 aRole.match( aRolePrefix )) in lcl_getErrorBarSequences()
/aoo41x/main/sd/source/filter/eppt/
H A Dpptexanimations.cxx1029 if ( sPreset.match( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ppt_" ) ), 0 ) ) in exportAnimPropertySet()
/aoo41x/main/sw/source/core/txtnode/
H A Dtxtedt.cxx2017 … CH_TXTATR_BREAKWORD != aScriptText.match(aBreakWord, aScanner.GetBegin() ) ) in CountWords()
/aoo41x/main/offapi/com/sun/star/sdbc/
H A DXDatabaseMetaData.idl62 means match any substring of 0 or more characters, and "_" means match
/aoo41x/main/graphite/
H A Dgraphite-2.3.1.patch68 +### HDU: because for full binary compatibility with the rest of OOo all compile flags must match e…
1230 Ensure that the chunk maps for a pair of streams match properly. The recipient is
/aoo41x/main/xmloff/source/draw/
H A Dshapeexport2.cxx1152 if ( aStreamURL.match( sPackageURL, 0 ) )
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx505 if( rTemplateServiceName.match( aPrefix )) in lcl_getDiagramType()
/aoo41x/main/solenv/doc/gbuild/
H A Ddoxygen.cfg243 # set this tag to YES in order to let doxygen match functions declarations and
680 # filter if there is a match.
/aoo41x/main/sw/source/filter/ww8/
H A Dww8par5.cxx304 return rName.match(cTOCBookmarkNamePrefix); in IsTOCBookmarkName()
/aoo41x/main/sfx2/source/appl/
H A Dnewhelp.cxx3087 …sal_Bool bComplete = rtl::OUString(aEntry).toAsciiLowerCase().match(rtl::OUString::createFromAscii… in IMPL_LINK()
/aoo41x/main/oox/source/token/
H A Dtokens.txt3212 match
/aoo41x/main/winaccessibility/source/UAccCOMIDL/
H A Dia2_api_all.idl1634 is not a good match.
2432 The starting offset of the character range over which all text attributes match
2436 attributes match those of offset. (0 based)
/aoo41x/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch2830 + "SHA1 does not match");

Completed in 263 milliseconds

1...<<111213