Searched refs:bAnimate (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/sdext/source/presenter/ |
H A D | PresenterPaneAnimator.cxx | 68 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 D | PresenterPaneAnimator.hxx | 70 const bool bAnimate, 77 const bool bAnimate, 84 const bool bAnimate,
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlideSorterView.cxx | 922 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 D | SlsButtonBar.cxx | 637 const bool bAnimate) in RequestFadeIn() argument 645 if ( ! bAnimate) in RequestFadeIn() 659 const bool bAnimate) in RequestFadeOut() argument 667 if ( ! bAnimate) in RequestFadeOut()
|
/aoo41x/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlideSorterView.hxx | 214 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 D | SlsButtonBar.hxx | 120 const bool bAnimate); 129 const bool bAnimate);
|
/aoo41x/main/svx/source/sdr/overlay/ |
H A D | overlayrectangle.cxx | 81 bool bAnimate) in OverlayRectangle() argument 94 bAnimate = false; in OverlayRectangle() 98 mbAllowsAnimation = bAnimate; in OverlayRectangle()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | ppt97animations.cxx | 213 void Ppt97Animation::SetAnimateAssociatedShape( bool bAnimate ) in SetAnimateAssociatedShape() argument 215 if( !bAnimate ) in SetAnimateAssociatedShape() 231 if(bAnimate) in SetAnimateAssociatedShape()
|
H A D | ppt97animations.hxx | 111 …void SetAnimateAssociatedShape( bool bAnimate ); //true if the shape should be animated in additio…
|
/aoo41x/main/svx/source/table/ |
H A D | tablehandles.cxx | 257 bool bAnimate) in TableBorderHdl() argument 260 mbAnimate(bAnimate) in TableBorderHdl()
|
H A D | tablehandles.hxx | 79 bool bAnimate);
|
/aoo41x/main/svx/inc/svx/sdr/overlay/ |
H A D | overlayrectangle.hxx | 67 bool bAnimate);
|
/aoo41x/main/sw/source/core/doc/ |
H A D | notxtfrm.cxx | 961 const sal_Bool bAnimate = rGrfObj.IsAnimated() && in PaintPicture() local 968 if( bAnimate && in PaintPicture()
|
Completed in 48 milliseconds