Home
last modified time | relevance | path

Searched refs:CacheVector (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/svtools/source/filter/
H A DFilterConfigCache.cxx360 CacheVector::iterator aIter( aImport.begin() ); in GetImportFormatNumber()
372 CacheVector::iterator aIter( aImport.begin() ); in GetImportFormatNumberForMediaType()
384 CacheVector::iterator aIter( aImport.begin() ); in GetImportFormatNumberForShortName()
396 CacheVector::iterator aIter( aImport.begin() ); in GetImportFormatNumberForTypeName()
482 CacheVector::iterator aIter( aExport.begin() ); in GetExportFormatNumber()
494 CacheVector::iterator aIter( aExport.begin() ); in GetExportFormatNumberForMediaType()
506 CacheVector::iterator aIter( aExport.begin() ); in GetExportFormatNumberForShortName()
518 CacheVector::iterator aIter( aExport.begin() ); in GetExportFormatNumberForTypeName()
H A DFilterConfigCache.hxx73 typedef std::vector< FilterConfigCacheEntry > CacheVector; typedef in FilterConfigCache
76 CacheVector aImport;
77 CacheVector aExport;
/aoo41x/main/canvas/source/factory/
H A Dcf_service.cxx79 typedef std::vector< CachePair > CacheVector; typedef in __anon02fc6ee20111::CanvasFactory
88 mutable CacheVector m_aCachedImplementations;
346 const CacheVector::iterator aEnd(m_aCachedImplementations.end()); in lookupAndUse()
347 CacheVector::iterator aMatch; in lookupAndUse()

Completed in 89 milliseconds