Home
last modified time | relevance | path

Searched refs:bDoSuperSampling (Results 1 – 8 of 8) sorted by relevance

/aoo4110/main/sd/source/ui/slidesorter/cache/
H A DSlsGenericPageCache.cxx41 const bool bDoSuperSampling, in GenericPageCache() argument
48 mbDoSuperSampling(bDoSuperSampling) in GenericPageCache()
98 const bool bDoSuperSampling) in ChangePreviewSize() argument
100 if (rPreviewSize!=maPreviewSize || bDoSuperSampling!=mbDoSuperSampling) in ChangePreviewSize()
114 mpQueueProcessor->SetPreviewSize(rPreviewSize, bDoSuperSampling); in ChangePreviewSize()
119 mbDoSuperSampling = bDoSuperSampling; in ChangePreviewSize()
H A DSlsPageCache.cxx43 const bool bDoSuperSampling, in PageCache() argument
48 bDoSuperSampling, in PageCache()
65 const bool bDoSuperSampling) in ChangeSize() argument
67 mpImplementation->ChangePreviewSize(rPreviewSize, bDoSuperSampling); in ChangeSize()
H A DSlsQueueProcessor.cxx39 const bool bDoSuperSampling, in QueueProcessor() argument
47 mbDoSuperSampling(bDoSuperSampling), in QueueProcessor()
139 const bool bDoSuperSampling) in SetPreviewSize() argument
142 mbDoSuperSampling = bDoSuperSampling; in SetPreviewSize()
H A DSlsBitmapFactory.cxx69 const bool bDoSuperSampling) in CreateBitmap() argument
72 if (bDoSuperSampling && gbAllowSuperSampling) in CreateBitmap()
84 if (bDoSuperSampling && gbAllowSuperSampling) in CreateBitmap()
H A DSlsGenericPageCache.hxx52 const bool bDoSuperSampling,
63 const bool bDoSuperSampling);
H A DSlsQueueProcessor.hxx68 const bool bDoSuperSampling,
90 const bool bDoSuperSampling);
H A DSlsBitmapFactory.hxx51 const bool bDoSuperSampling);
/aoo4110/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsPageCache.hxx86 const bool bDoSuperSampling,
93 const bool bDoSuperSampling);

Completed in 29 milliseconds