Home
last modified time | relevance | path

Searched refs:aMatch (Results 1 – 17 of 17) sorted by path

/trunk/main/canvas/source/factory/
H A Dcf_service.cxx347 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/connectivity/source/drivers/evoab2/
H A DNStatement.cxx201 const ::rtl::OUString &aMatch ) in createTest()
203 ::rtl::OString sMatch = rtl::OUStringToOString( aMatch, RTL_TEXTENCODING_UTF8 ); in createTest()
H A DNStatement.hxx197 const ::rtl::OUString &aMatch );
/trunk/main/filter/source/config/cache/
H A Dtypedetection.cxx114 const FlatDetectionInfo& aMatch = *(lFlatTypes.begin()); in queryTypeByURL() local
115 sType = aMatch.sType; in queryTypeByURL()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7247 SfxFilterMatcher aMatch( sStarName ); in CheckForConvertToSOObj() local
7254 pFilter = aMatch.GetFilter4EA( aType ); in CheckForConvertToSOObj()
/trunk/main/fpicker/source/aqua/
H A DFilterHelper.cxx81 rtl::OUString aMatch(rtl::OUString::createFromAscii(pMatch)); in isFilterString() local
86 if( !aToken.match( aMatch ) ) in isFilterString()
/trunk/main/fpicker/source/unx/gnome/
H A DSalGtkFilePicker.cxx511 rtl::OUString aMatch(rtl::OUString::createFromAscii(pMatch)); in isFilterString() local
516 if( !aToken.match( aMatch ) ) in isFilterString()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/html/
H A Dcode.js146 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 Dsddetect.cxx228 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/sd/source/ui/dlg/
H A Dnavigatr.cxx661 SfxFilterMatcher aMatch( String::CreateFromAscii("simpress") ); in InsertFile() local
663 nErr = aMatch.GuessFilter(aMed, &pFilter); in InsertFile()
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx142 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/sfx2/source/bastyp/
H A Dfltfnc.cxx162 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/sfx2/source/doc/
H A Ddocfilt.cxx132 SfxFilterMatcher aMatch; in GetFilterByName() local
133 return aMatch.GetFilter4FilterName( rName, 0, 0 ); in GetFilterByName()
/trunk/main/svtools/source/control/
H A Dinettbc.cxx488 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/svx/source/svdraw/
H A Dsvdetc.cxx1024 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/ucb/workben/ucb/
H A Ducbdemo.cxx1720 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/vcl/source/gdi/
H A Dbitmap.cxx1395 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()

Completed in 149 milliseconds