Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx631 long nPlayButtonWidth = maPB_PLAY.CalcMinimumSize().getWidth() + 2 * nOffsetBtnX; in updateLayout() local
634 if( (nPlayButtonWidth + nSlideShowButtonWidth + nOffsetX) <= nMaxWidth ) in updateLayout()
639 aCtrlSize.setWidth( nPlayButtonWidth ); in updateLayout()
642 aUpperLeft.setX( aUpperLeft.getX() + nPlayButtonWidth + nOffsetX ); in updateLayout()
657 aCtrlSize.setWidth( nPlayButtonWidth ); in updateLayout()

Completed in 11 milliseconds