Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dsvimbase.hxx152 sal_uIntPtr GetOrgHeight() const { return nWhichOrg == 1 ? nHeight1 : nHeight2; } in GetOrgHeight() function in SvImageBase
158 …sal_uIntPtr GetOrgAlignedSize() const { return GetOrgAlignedWidth() * GetOrgHeight(); } in GetOrgAlignedSize()