| /trunk/main/svtools/source/control/ | 
| H A D | inettbc.cxx | 488                         aInput += aMatch;  in ReadFolder() 511     String aMatch;  in ParseSmart()  local 588     return aMatch;  in ParseSmart() 612     String aMatch;  in run()  local 631                 aMatch = aText;  in run() 632             if ( aMatch.Len() )  in run() 634                 INetURLObject aURLObject( aMatch );  in run() 640                             Insert( aText, aMatch );  in run() 707                             Insert( aMatch, aMatch );  in run() 726                         String aURL( aMatch );  in run() [all …] 
 | 
| /trunk/main/sd/source/ui/func/ | 
| H A D | fuinsfil.cxx | 142         SfxFilterMatcher aMatch( aOwnCont );  in DoExecute()  local 164                     pFilter = aMatch.GetFilter4Extension( pFilter->GetDefaultExtension() );  in DoExecute() 179 				pFilter = aMatch.GetFilter4Extension( aExt );  in DoExecute() 188 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARIMPRESS_60, SFX_FILTER_TEMPLATEPATH );  in DoExecute() 192 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_60, SFX_FILTER_IMPORT, SFX_FILTE…  in DoExecute() 196 …  pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_60, SFX_FILTER_TEMPLATEPATH  );  in DoExecute() 204 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARIMPRESS_50, SFX_FILTER_TEMPLATEPATH );  in DoExecute() 212 … 	pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_50, SFX_FILTER_TEMPLATEPATH  );  in DoExecute() 220 … 	pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW_40, SFX_FILTER_TEMPLATEPATH  );  in DoExecute() 224 …pFilter = aMatch.GetFilter4ClipBoardId( SOT_FORMATSTR_ID_STARDRAW, SFX_FILTER_IMPORT, SFX_FILTER_T…  in DoExecute() [all …] 
 | 
| /trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/ | 
| H A D | code.js | 146             var aMatch = aMatches[nIndex]; 147             var sTypeName = aMatch[0]; 149             for (nPartIndex=1; nPartIndex<aMatch.length; ++nPartIndex) 152                     sMatch += "<span class=\"match-highlight\">"+aMatch[nPartIndex]+"</span>"; 154                     sMatch += aMatch[nPartIndex];
  | 
| /trunk/main/sd/source/filter/ | 
| H A D | sddetect.cxx | 228 			SfxFilterMatcher aMatch;  in detect()  local 229 			pFilter = aMatch.GetFilter4EA( aTypeName );  in detect() 392 											SfxFilterMatcher aMatch( String::CreateFromAscii("simpress") );  in detect()  local 393 											pFilter = aMatch.GetFilter4FilterName( aName );  in detect() 416 								SfxFilterMatcher aMatch( String::CreateFromAscii("sdraw") );  in detect()  local 417 								pFilter = aMatch.GetFilter4FilterName( aName );  in detect()
  | 
| /trunk/main/canvas/source/factory/ | 
| H A D | cf_service.cxx | 347     CacheVector::iterator aMatch;  in lookupAndUse()  local 348     if( (aMatch=std::find_if(m_aCachedImplementations.begin(),   in lookupAndUse() 356         Reference<XInterface> xCanvas( use( aMatch->second, args, xContext ) );  in lookupAndUse() 456                 if( aMatch != aEnd )  in lookupAndUse() 460                     aMatch->second = pCurrImpl->trim();  in lookupAndUse()
  | 
| /trunk/main/svx/source/svdraw/ | 
| H A D | svdetc.cxx | 1024             sal_uInt16 aMatch[SPOTCOUNT];  in impCalcBackgroundColor()  local 1029                 aMatch[i] = 0;  in impCalcBackgroundColor() 1037                             aMatch[i]++;  in impCalcBackgroundColor() 1051                     if( aMatch[i] == nMatchCount )  in impCalcBackgroundColor()
  | 
| /trunk/main/sfx2/source/doc/ | 
| H A D | docfilt.cxx | 132 	SfxFilterMatcher aMatch;  in GetFilterByName()  local 133 	return aMatch.GetFilter4FilterName( rName, 0, 0 );  in GetFilterByName()
  | 
| /trunk/main/ucb/workben/ucb/ | 
| H A D | ucbdemo.cxx | 1720 			String aMatch(RTL_CONSTASCII_USTRINGPARAM(  in contentEvent()  local 1724 				aMatch += String(evt.Id->getContentIdentifier());  in contentEvent() 1727 					aMatch.AppendAscii(RTL_CONSTASCII_STRINGPARAM(" - "));  in contentEvent() 1728 					aMatch += String(evt.Content->getContentType());  in contentEvent() 1732 				aMatch.AppendAscii(RTL_CONSTASCII_STRINGPARAM("<no id>"));  in contentEvent() 1733 			print(aMatch);  in contentEvent()
  | 
| /trunk/main/sfx2/source/bastyp/ | 
| H A D | fltfnc.cxx | 162 	SfxFilterMatcher aMatch( pImpl->aName ); \ 163 	return aMatch.aMethod( aArg, nMust, nDont ); \ 175 	SfxFilterMatcher aMatch( pImpl->aName );  in GetAnyFilter()  local 176 	return aMatch.GetAnyFilter( nMust, nDont );  in GetAnyFilter()
  | 
| /trunk/main/fpicker/source/aqua/ | 
| H A D | FilterHelper.cxx | 81     rtl::OUString aMatch(rtl::OUString::createFromAscii(pMatch));  in isFilterString()  local 86         if( !aToken.match( aMatch ) )  in isFilterString()
  | 
| /trunk/main/connectivity/source/drivers/evoab2/ | 
| H A D | NStatement.cxx | 201 							 const ::rtl::OUString &aMatch )  in createTest() 203     ::rtl::OString sMatch = rtl::OUStringToOString( aMatch, RTL_TEXTENCODING_UTF8 );  in createTest()
  | 
| H A D | NStatement.hxx | 197                                      const ::rtl::OUString &aMatch );
  | 
| /trunk/main/sd/source/ui/dlg/ | 
| H A D | navigatr.cxx | 661 			SfxFilterMatcher aMatch( String::CreateFromAscii("simpress") );  in InsertFile()  local 663 			nErr = aMatch.GuessFilter(aMed, &pFilter);  in InsertFile()
  | 
| /trunk/main/filter/source/config/cache/ | 
| H A D | typedetection.cxx | 114         const FlatDetectionInfo& aMatch = *(lFlatTypes.begin());  in queryTypeByURL()  local 115         sType = aMatch.sType;  in queryTypeByURL()
  | 
| /trunk/main/vcl/source/gdi/ | 
| H A D | bitmap.cxx | 1395 		const BitmapColor	aMatch( pReadAcc->GetBestMatchingColor( rColor ) );  in CreateRegion()  local 1411 				while( ( nX <= nRight ) && ( aMatch != pReadAcc->GetPixel( nY, nX ) ) )  in CreateRegion() 1419 					while( ( nX <= nRight ) && ( aMatch == pReadAcc->GetPixel( nY, nX ) ) )  in CreateRegion()
  | 
| /trunk/main/fpicker/source/unx/gnome/ | 
| H A D | SalGtkFilePicker.cxx | 511 		rtl::OUString aMatch(rtl::OUString::createFromAscii(pMatch));  in isFilterString()  local 516 			if( !aToken.match( aMatch ) )  in isFilterString()
  | 
| /trunk/main/filter/source/msfilter/ | 
| H A D | msdffimp.cxx | 7247             SfxFilterMatcher aMatch( sStarName );  in CheckForConvertToSOObj()  local 7254                 pFilter = aMatch.GetFilter4EA( aType );  in CheckForConvertToSOObj()
  |