Home
last modified time | relevance | path

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

/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx454 Size maOutSizePix; member in GraphicDisplayCacheEntry
472 maAttr( rAttr ), maOutSizePix( pOut->LogicToPixel( rSz ) ), in GraphicDisplayCacheEntry()
485 maAttr( rAttr ), maOutSizePix( pOut->LogicToPixel( rSz ) ), in GraphicDisplayCacheEntry()
496 const Size& GetOutputSizePixel() const { return maOutSizePix; } in GetOutputSizePixel()
516 … ( ( maOutSizePix == rSzPixel ) || ( !maOutSizePix.Width() && !maOutSizePix.Height() ) ) && in Matches()

Completed in 19 milliseconds