Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DCustomAnimationPane.cxx509 Point aMorePos( aLBPos ); in updateLayout() local
510 aMorePos.X() += aListBoxSize.Width() + aOffset.X(); in updateLayout()
511 mpPBPropertyMore->SetPosPixel( aMorePos ); in updateLayout()