Hi Christian,

Christian Lippka wrote:
> can you explain more what you mean with 'cache system' ?
> I also do not understand "The module 'sd' is enforced with a cache
> system.", what do you mean?

Actually, i am not sure about that well. Simply looking for a word
'cahce' within the directory $SRC_ROOT/sd, there are some source files:

$ find sd -name '*.h*' | xargs grep -l cache
sd/inc/segdefs_.hxx
sd/source/filter/ppt/ppt97animations.hxx
sd/source/ui/inc/tools/IconCache.hxx
sd/source/ui/inc/ShellFactory.hxx
sd/source/ui/inc/WindowUpdater.hxx
sd/source/ui/inc/bmcache.hxx
sd/source/ui/inc/taskpane/SlideSorterCacheDisplay.hxx
sd/source/ui/slideshow/slideshowimpl.hxx
sd/source/ui/slidesorter/cache/SlsBitmapCache.hxx
sd/source/ui/slidesorter/cache/SlsPreviewBitmapFactory.hxx
sd/source/ui/slidesorter/cache/SlsBitmapCompressor.hxx
sd/source/ui/slidesorter/cache/SlsCacheCompactor.hxx
sd/source/ui/slidesorter/cache/SlsCacheConfiguration.hxx
sd/source/ui/slidesorter/cache/SlsGenericPageCache.hxx
sd/source/ui/slidesorter/cache/SlsGenericRequestQueue.hxx
sd/source/ui/slidesorter/cache/SlsQueueProcessor.hxx
sd/source/ui/slidesorter/cache/SlsQueueProcessorThread.hxx
sd/source/ui/slidesorter/cache/SlsRequestFactory.hxx
sd/source/ui/slidesorter/cache/SlsRequestPriorityClass.hxx
sd/source/ui/slidesorter/inc/cache/SlsPageCacheManager.hxx
sd/source/ui/slidesorter/inc/cache/SlsPageCache.hxx
sd/source/ui/slidesorter/inc/controller/SlideSorterController.hxx
sd/source/ui/slidesorter/inc/controller/SlsPageObjectFactory.hxx
sd/source/ui/slidesorter/inc/view/SlideSorterView.hxx
sd/source/ui/slidesorter/inc/view/SlsPageObjectViewObjectContact.hxx

Additionally, the dialog of Tools - Options - %PRODUCT_NAME% - Memory
allows users to specify some values relevant to a term 'cache.'

The cache system seems to make it fast to re-render objects once rendered.
And it seems to still have a problem that leads a crash.

Best regards,
Tora

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to