| /trunk/main/sdext/source/presenter/ |
| H A D | PresenterPaneAnimator.cxx | 68 const bool bAnimate, 106 const bool bAnimate, 131 const bool bAnimate, 147 const bool bAnimate, 159 const bool bAnimate, 273 const bool bAnimate, in CreateUnfoldInCenterAnimator() argument 278 new UnfoldInCenterAnimator(rxPaneId, rpPresenterController, bAnimate, in CreateUnfoldInCenterAnimator() 288 const bool bAnimate, in CreateMoveInFromBottomAnimator() argument 293 new MoveInFromBottomAnimator(rxPaneId, rpPresenterController, bAnimate, in CreateMoveInFromBottomAnimator() 303 const bool bAnimate, in CreateTransparentOverlay() argument [all …]
|
| H A D | PresenterPaneAnimator.hxx | 70 const bool bAnimate, 77 const bool bAnimate, 84 const bool bAnimate,
|
| /trunk/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 1011 SetState(mpPageUnderMouse, PageDescriptor::ST_MouseOver, false, bAnimate); in SetPageUnderMouse() 1016 SetState(mpPageUnderMouse, PageDescriptor::ST_MouseOver, true, bAnimate); in SetPageUnderMouse() 1031 const bool bAnimate) in SetState() argument [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()
|
| /trunk/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);
|
| /trunk/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()
|
| /trunk/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…
|
| /trunk/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);
|
| /trunk/main/svx/inc/svx/sdr/overlay/ |
| H A D | overlayrectangle.hxx | 67 bool bAnimate);
|
| /trunk/main/sw/source/core/doc/ |
| H A D | notxtfrm.cxx | 977 const sal_Bool bAnimate = rGrfObj.IsAnimated() && in PaintPicture() local 984 if( bAnimate && in PaintPicture()
|