Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx460 maPB_APPLY_TO_ALL( this, SdResId( PB_APPLY_TO_ALL ) ), in SlideTransitionPane()
500 maPB_APPLY_TO_ALL.SetClickHdl( LINK( this, SlideTransitionPane, ApplyToAllButtonClicked )); in SlideTransitionPane()
662 aCtrlSize = maPB_APPLY_TO_ALL.GetSizePixel(); in updateLayout()
663 … aCtrlSize.setWidth( maPB_APPLY_TO_ALL.CalcMinimumSize( nMaxWidth ).getWidth() + 2 * nOffsetBtnX ); in updateLayout()
665 maPB_APPLY_TO_ALL.SetPosSizePixel( aUpperLeft, aCtrlSize ); in updateLayout()
917 maPB_APPLY_TO_ALL.Enable( mbHasSelection ); in updateControlState()
H A DSlideTransitionPane.hxx122 PushButton maPB_APPLY_TO_ALL; member in sd::SlideTransitionPane

Completed in 24 milliseconds