Home
last modified time | relevance | path

Searched defs:Cache (Results 1 – 8 of 8) sorted by relevance

/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DCache.java34 final class Cache { class
41 public Cache(int size) { in Cache() method in Cache
/trunk/main/binaryurp/source/
H A Dcache.hxx49 template< typename T > class Cache : private boost::noncopyable { class
53 explicit Cache(std::size_t size): in Cache() function in binaryurp::Cache
/trunk/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsPageCacheManager.hxx61 typedef BitmapCache Cache; typedef in sd::slidesorter::cache::PageCacheManager
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java664 private static final class Cache { class in TypeDescription
665 public Cache() {} in Cache() method in TypeDescription.Cache
/trunk/main/vcl/inc/unx/
H A Dsalfont.h157 inline void Cache( SalFontCacheItem *p ) { pCache_ = p; } in Cache() function in SalFontStruct
/trunk/main/l10ntools/source/filter/utils/
H A DCache.java43 public class Cache class
247 public Cache(Logger aDebug) in Cache() method in Cache
/trunk/main/svtools/source/filter/
H A Dfilter.cxx1110 namespace { struct Cache : public rtl::Static<ImpFilterLibCache, Cache> {}; } struct
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.cxx1858 STDMETHODIMP InprocEmbedDocument_Impl::InternalCacheWrapper::Cache( FORMATETC *pformatetc, DWORD ad… in Cache() function in inprocserv::InprocEmbedDocument_Impl::InternalCacheWrapper

Completed in 72 milliseconds