Home
last modified time | relevance | path

Searched refs:m_aCachedImplementations (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/canvas/source/factory/
H A Dcf_service.cxx67 mutable CacheVector m_aCachedImplementations; member in __anon0854b3190111::CanvasFactory
117 m_aCachedImplementations(), in CanvasFactory()
281 m_aCachedImplementations.clear(); in checkConfigFlag()
312 const CacheVector::iterator aEnd(m_aCachedImplementations.end()); in lookupAndUse()
314 m_aCachedImplementations.begin(), in lookupAndUse()
416 m_aCachedImplementations.emplace_back(serviceName, aCurrName); in lookupAndUse()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/canvas/source/factory/
H A Dcf_service.cxx69 mutable CacheVector m_aCachedImplementations; member in __anon8261c7710111::CanvasFactory
119 m_aCachedImplementations(), in CanvasFactory()
283 m_aCachedImplementations.clear(); in checkConfigFlag()
320 const CacheVector::iterator aEnd(m_aCachedImplementations.end()); in lookupAndUse()
323 m_aCachedImplementations.begin(), in lookupAndUse()
427 m_aCachedImplementations.emplace_back(serviceName, in lookupAndUse()