Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterPaneAnimator.cxx68 const bool bAnimate,
273 const bool bAnimate, in CreateUnfoldInCenterAnimator() argument
288 const bool bAnimate, in CreateMoveInFromBottomAnimator() argument
303 const bool bAnimate, in CreateTransparentOverlay() argument
322 const bool bAnimate, in PresenterPaneAnimatorBase() argument
330 mbDoAnimation(bAnimate), in PresenterPaneAnimatorBase()
467 const bool bAnimate, in UnfoldInCenterAnimator() argument
738 const bool bAnimate, in MoveInFromBottomAnimator() argument
882 const bool bAnimate, in CreateShowAnimation() argument
927 const bool bAnimate, in TransparentOverlayAnimator() argument
[all …]
H A DPresenterPaneAnimator.hxx70 const bool bAnimate,
77 const bool bAnimate,
84 const bool bAnimate,
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx922 void SlideSorterView::UpdatePageUnderMouse (bool bAnimate) in UpdatePageUnderMouse() argument
945 bAnimate); in UpdatePageUnderMouse()
959 const bool bAnimate) in UpdatePageUnderMouse() argument
965 bAnimate); in UpdatePageUnderMouse()
975 const bool bAnimate) in UpdatePageUnderMouse() argument
978 SetPageUnderMouse(rpDescriptor, bAnimate); in UpdatePageUnderMouse()
1006 const bool bAnimate) in SetPageUnderMouse() argument
1016 SetState(mpPageUnderMouse, PageDescriptor::ST_MouseOver, true, bAnimate); in SetPageUnderMouse()
1031 const bool bAnimate) in SetState() argument
1059 GetButtonBar().RequestFadeIn(rpDescriptor, bAnimate); in SetState()
[all …]
H A DSlsButtonBar.cxx637 const bool bAnimate) in RequestFadeIn() argument
645 if ( ! bAnimate) in RequestFadeIn()
659 const bool bAnimate) in RequestFadeOut() argument
667 if ( ! bAnimate) in RequestFadeOut()
/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlideSorterView.hxx214 void UpdatePageUnderMouse (bool bAnimate);
218 const bool bAnimate = true);
223 const bool bAnimate = true);
226 const bool bAnimate = true);
232 const bool bAnimate = true);
H A DSlsButtonBar.hxx120 const bool bAnimate);
129 const bool bAnimate);
/trunk/main/svx/source/sdr/overlay/
H A Doverlayrectangle.cxx81 bool bAnimate) in OverlayRectangle() argument
94 bAnimate = false; in OverlayRectangle()
98 mbAllowsAnimation = bAnimate; in OverlayRectangle()
/trunk/main/sd/source/filter/ppt/
H A Dppt97animations.cxx213 void Ppt97Animation::SetAnimateAssociatedShape( bool bAnimate ) in SetAnimateAssociatedShape() argument
215 if( !bAnimate ) in SetAnimateAssociatedShape()
231 if(bAnimate) in SetAnimateAssociatedShape()
H A Dppt97animations.hxx111 …void SetAnimateAssociatedShape( bool bAnimate ); //true if the shape should be animated in additio…
/trunk/main/svx/source/table/
H A Dtablehandles.cxx257 bool bAnimate) in TableBorderHdl() argument
260 mbAnimate(bAnimate) in TableBorderHdl()
H A Dtablehandles.hxx79 bool bAnimate);
/trunk/main/svx/inc/svx/sdr/overlay/
H A Doverlayrectangle.hxx67 bool bAnimate);
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx974 const sal_Bool bAnimate = rGrfObj.IsAnimated() && in PaintPicture() local
981 if( bAnimate && in PaintPicture()

Completed in 94 milliseconds