Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/layout/
H A Dpaintfrm.cxx6026 typedef long Size::* SizePtr; typedef
6031 SizePtr pWidth = &Size::nA;
6032 SizePtr pHeight = &Size::nB;
6047 const SizePtr pDirSz = pDirPt == pX ? pWidth : pHeight; in lcl_RefreshLine()
6048 const SizePtr pOthSz = pDirSz == pWidth ? pHeight : pWidth; in lcl_RefreshLine()

Completed in 42 milliseconds