Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx461 maPB_PLAY( this, SdResId( PB_PLAY ) ), in SlideTransitionPane()
501 maPB_PLAY.SetClickHdl( LINK( this, SlideTransitionPane, PlayButtonClicked )); in SlideTransitionPane()
631 long nPlayButtonWidth = maPB_PLAY.CalcMinimumSize().getWidth() + 2 * nOffsetBtnX; in updateLayout()
637 aCtrlSize = maPB_PLAY.GetSizePixel(); in updateLayout()
640 maPB_PLAY.SetPosSizePixel( aUpperLeft, aCtrlSize ); in updateLayout()
655 aCtrlSize = maPB_PLAY.GetSizePixel(); in updateLayout()
658 maPB_PLAY.SetPosSizePixel( aUpperLeft, aCtrlSize ); in updateLayout()
918 maPB_PLAY.Enable( mbHasSelection ); in updateControlState()
H A DSlideTransitionPane.hxx123 PushButton maPB_PLAY; member in sd::SlideTransitionPane

Completed in 25 milliseconds