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,
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 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
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 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.cxx977 const sal_Bool bAnimate = rGrfObj.IsAnimated() && in PaintPicture() local
984 if( bAnimate && in PaintPicture()