Home
last modified time | relevance | path

Searched refs:cache (Results 76 – 100 of 156) sorted by relevance

1234567

/aoo4110/main/offapi/com/sun/star/ucb/
H A DXCachedDynamicResultSetStubFactory.idl62 <p>The needed cache on server side you can create using
H A DContent.idl594 cache can be configured to use a maximum for the number of
708 from local cache when it is opened, or whether it should connect
/aoo4110/main/udkapi/com/sun/star/reflection/
H A DTypeDescriptionManager.idl56 and may cache type descriptions.<br>
/aoo4110/main/sd/source/ui/view/
H A DViewShellBase.cxx209 ::boost::shared_ptr<slidesorter::cache::PageCacheManager> mpPageCacheManager;
1220 mpPageCacheManager(slidesorter::cache::PageCacheManager::Instance()) in Implementation()
/aoo4110/main/sd/prj/
H A Dbuild.lst27 sd sd\source\ui\slidesorter\cache nmake - all sd_slscache sd_inc NULL
/aoo4110/main/binaryurp/source/
H A Dmarshal.cxx167 idx = cache::ignore; in writeOid()
/aoo4110/main/cui/source/options/
H A Doptmemory.src70 Text [ en-US ] = "Graphics cache";
/aoo4110/main/offapi/com/sun/star/ui/dialogs/
H A DFilePicker.idl56 It is <strong>NOT</strong> recommended to cache a reference to a file
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXAnimation.idl70 animation once and cache the result, or repaint it via
H A DXCanvas.idl121 return a cache object, which, when called to redraw, renders the
131 (this is because there might be cases when returning such a cache
/aoo4110/main/scp2/source/ooo/
H A Ddirectory_ooo.scp217 DosName = "cache";
241 DosName = "cache";
/aoo4110/main/sd/source/ui/presenter/
H A DPresenterPreviewCache.cxx39 using namespace ::sd::slidesorter::cache;
/aoo4110/main/oox/source/dump/
H A Dbiffdumper.ini173 0xFFFF=name-in-cache
493 0x00D5=uint16,hex,cache-id
1264 shortlist=CONNECTION-LINKEDOBJECTTYPE,0,none,query-table,pivot-cache
1935 -1=no-cache-item
1989 0x0002=pivot-cache-invalid
H A Doledumper.ini720 0x00000080=class-id-cache-index
743 0x7FFF=uint16,dec,cache-idx,VBA-FORMSITE-CLASSIDCACHEINDEX,filter=0x8000~0x0000
H A Dxlsbdumper.ini654 0x80=tupel-cache
741 0x10=cache-based
/aoo4110/main/udkapi/com/sun/star/uno/
H A DXInterface.idl82 may choose to cache queryInterface() calls.
/aoo4110/main/vcl/aqua/source/a11y/
H A Daqua11yfactory.mm153 That means we need to cache this, else e.g. tree list boxes are not accessible (moreover
/aoo4110/main/sd/source/ui/dlg/
H A Dtpoption.src131 Text [ en-US ] = "Use background cache" ;
/aoo4110/main/solenv/doc/gbuild/
H A Ddoxygen.cfg295 # The SYMBOL_CACHE_SIZE determines the size of the internal cache use to
297 # When the cache is full, less often used symbols will be written to disk.
299 # probably good enough. For larger projects a too small cache size can cause
302 # If the system has enough physical memory increasing the cache will improve the
305 # memory usage. The cache size is given by this formula:
307 # corresponding to a cache size of 2^16 = 65536 symbols
/aoo4110/main/offapi/com/sun/star/configuration/
H A DAccessRootElement.idl158 application cache, are refreshed to reflect the new locale. Use of
/aoo4110/main/offapi/com/sun/star/frame/
H A DFrame.idl184 It's not recommended to cache an already getted supplier. Because there exist
/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlideSorterController.cxx660 cache::PageCacheManager::Instance()->InvalidateAllCaches(); in IMPL_LINK()
/aoo4110/main/graphite/
H A Dgraphite-2.3.1.patch156 // check whether it is already in the cache
2089 + FontHandleCache::FontCacheValue cache = g_fhc.GetCache(lf);
2090 + HFONT hfont = cache.hfont;
2091 + m_pGlyphMetricMap = cache.pGlyphMetricMap;
/aoo4110/main/offapi/com/sun/star/form/runtime/
H A DXFormOperations.idl266 since OpenOffice.org's application framework features own mechanisms to cache and invalidate
/aoo4110/main/svx/source/src/
H A Derrtxt.src344 …Text [ en-US ] = "The requested Internet data is not available in the cache and cannot be transmit…

Completed in 174 milliseconds

1234567