Home
last modified time | relevance | path

Searched refs:match (Results 101 – 125 of 345) sorted by relevance

12345678910>>...14

/aoo42x/main/offapi/com/sun/star/rendering/
H A DXIntegerReadOnlyBitmap.idl88 space returned therein needs to always match the current color
125 space returned therein needs to always match the current color
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_manager.cxx246 const MatchTempDir match( tempEntry ); in initActivationLayer() local
247 if (::std::find_if( id2temp.begin(), id2temp.end(), match ) == in initActivationLayer()
1408 const MatchTempDir match(titleEncoded); in synchronizeAddedExtensions() local
1409 if (::std::find_if( id2temp.begin(), id2temp.end(), match ) == in synchronizeAddedExtensions()
/aoo42x/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx105 if ( aURL.match( sSlide ) ) in ResolveTextFields()
107 else if ( aURL.match( sNotes ) ) in ResolveTextFields()
/aoo42x/main/svgio/source/svgreader/
H A Dsvgcharacternode.cxx141 if(aContent.match(aStrSpacing)) in parseTextPositionAttributes()
145 else if(aContent.match(aStrSpacingAndGlyphs)) in parseTextPositionAttributes()
/aoo42x/main/svtools/source/config/
H A Dcolorcfg.cxx258 …if(pColorNames[nIndex].match(m_sIsVisible, pColorNames[nIndex].getLength() - m_sIsVisible.getLengt… in Load()
293 …if(pColorNames[nIndex].match(m_sIsVisible, pColorNames[nIndex].getLength() - m_sIsVisible.getLengt… in Commit()
/aoo42x/main/connectivity/source/drivers/dbase/
H A DDDatabaseMetaData.cxx193 if(match(tableNamePattern,*pTabBegin,'\0')) in getColumns()
211 if(match(columnNamePattern,*pBegin,'\0')) in getColumns()
/aoo42x/main/connectivity/source/drivers/file/
H A DFDatabaseMetaData.cxx289 …if ( match(tableNamePattern,aName.getStr(),'\0') && ( !bCheckEnabled || ( bCheckEnabled && ((nChar… in getTables()
304 …if(match(tableNamePattern,aURL.getBase().getStr(),'\0') && ( !bCheckEnabled || ( bCheckEnabled && … in getTables()
424 if(match(tableNamePattern,pBegin->getStr(),'\0')) in getTablePrivileges()
/aoo42x/main/sd/source/ui/tools/
H A DEventMultiplexer.cxx636 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
663 if (rEvent.ResourceId->getResourceURL().match(FrameworkHelper::msViewURLPrefix)) in notifyConfigurationChange()
/aoo42x/main/offapi/com/sun/star/document/
H A DTypeDetection.idl119 An <type>ExtendedTypeDetection</type> use this value to match
136 <td>It contains a list of file extensions, which match this type.
/aoo42x/main/offapi/com/sun/star/text/
H A DDocumentSettings.idl196 match the baseline of the surrounding text.
199 vertically aligned to have their baseline match with the one from the text.</p>
/aoo42x/main/lingucomponent/source/spellcheck/spell/
H A Dsspellimp.cxx401 if (rWord.match(A2OU(SPELLML_HEADER), 0) && (rWord.getLength() > 10)) return sal_False; in isValid()
414 if (nFailure != -1 && !rWord.match(A2OU(SPELLML_HEADER), 0)) in isValid()
/aoo42x/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl145 <p> A name or identifier must match the
238 match the passed <em>nTokenType</em> a
H A DNumberFormatIndex.idl34 //! Locale data number format creation must match these values!
35 //! Number formatter internals must match these values!
H A DXTransliteration.idl228 First string to match.
240 Second string to match.
/aoo42x/main/jvmfwk/plugins/sunmajor/pluginlib/
H A Dsunjavaplugin.cxx530 if (sOptionString.match(sClassPathProp, 0) == sal_True) in jfw_plugin_startJavaVirtualMachine()
575 if (sOptionString.match(sClassPathProp, 0) == sal_True) { in jfw_plugin_startJavaVirtualMachine()
H A Dutil.hxx82 if (s1.match(sSub) == sal_True) in operator ()()
/aoo42x/main/filter/source/msfilter/
H A Dmsvbahelper.cxx57 rMacroUrl.match( sUrlPart0 ) && in extractMacroName()
58 rMacroUrl.match( sUrlPart1, rMacroUrl.getLength() - sUrlPart1.getLength() ) ) in extractMacroName()
/aoo42x/main/framework/inc/classes/
H A Dwildcard.hxx127 static sal_Bool match( const ::rtl::OUString& sText ,
/aoo42x/main/sw/source/ui/dbui/
H A Dmmaddressblockpage.src551 Text[ en-US ] = "Assign the fields from your data source to match the address elements." ;
555 … Text[ en-US ] = "Assign the fields from your data source to match the salutation elements." ;
/aoo42x/main/icc/
H A DSampleICC-1.3.2.patch1670 - sReport += " - Chromaticity data does not match specification.\r\n";
1671 + sReport += " - Chromaticity data does not match specification.\n";
1679 - sReport += " - Chromaticity data does not match specification.\r\n";
1680 + sReport += " - Chromaticity data does not match specification.\n";
1688 - sReport += " - Chromaticity data does not match specification.\r\n";
1689 + sReport += " - Chromaticity data does not match specification.\n";
1697 - sReport += " - Chromaticity data does not match specification.\r\n";
1698 + sReport += " - Chromaticity data does not match specification.\n";
2856 - sReport += " No processing elements and input and output channels do not match!\r\n";
2857 + sReport += " No processing elements and input and output channels do not match!\n";
/aoo42x/main/filter/source/xsltdialog/
H A Dxmlfiltersettingsdialog.cxx420 if( aInterfaceName.match( rInterfaceName ) ) in createUniqueInterfaceName()
619 if( !pFilterEntry->maDocType.match( sDocTypePrefix ) ) in insertOrEdit()
1201 if( aDocType.match( sDocTypePrefix ) ) in initFilterList()
/aoo42x/main/writerfilter/source/rtftok/
H A DRTFScanner.skl188 * If so, '^' rules will be active on the next match, otherwise
204 * still have a bunch of tokens to match, though, because of
505 %% code to set up and find next match goes here
540 * back-up) that will match for the new input source.
/aoo42x/main/offapi/com/sun/star/ui/
H A DXAcceleratorConfiguration.idl182 key event match to the same command. The returned list contains all
232 @return A (non packed!) list of key events, where every item match by index
/aoo42x/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldFilter.idl38 /** String value that needs to match against. */
/aoo42x/main/oox/source/ole/
H A Doleobjecthelper.cxx112 …OSL_ENSURE( aUrl.match( maEmbeddedObjScheme ), "OleObjectHelper::importOleObject - unexpected URL … in importOleObject()

Completed in 215 milliseconds

12345678910>>...14