Home
last modified time | relevance | path

Searched refs:IsAnimated (Results 1 – 25 of 38) sorted by relevance

12

/trunk/main/cui/source/dialogs/
H A Dcuigrfflt.cxx339 if( maGraphic.IsAnimated() ) in Paint()
351 if( maGraphic.IsAnimated() || maGraphic.IsTransparent() ) in SetGraphic()
397 if( !rGraphic.IsAnimated() ) in GraphicFilterDialog()
491 if( rGraphic.IsAnimated() ) in GetFilteredGraphic()
553 if( rGraphic.IsAnimated() ) in GetFilteredGraphic()
611 if( rGraphic.IsAnimated() ) in GetFilteredGraphic()
661 if( rGraphic.IsAnimated() ) in GetFilteredGraphic()
737 if( rGraphic.IsAnimated() ) in GetFilteredGraphic()
/trunk/main/svx/source/dialog/
H A Dgrfflt.cxx64 if( rGraphic.IsAnimated() ) in ExecuteGrfFilterSlot()
89 if( rGraphic.IsAnimated() ) in ExecuteGrfFilterSlot()
114 if( rGraphic.IsAnimated() ) in ExecuteGrfFilterSlot()
139 if( rGraphic.IsAnimated() ) in ExecuteGrfFilterSlot()
164 if( rGraphic.IsAnimated() ) in ExecuteGrfFilterSlot()
234 if( rGraphic.IsAnimated() ) in ExecuteGrfFilterSlot()
/trunk/main/vcl/source/gdi/
H A Dgraph.cxx220 if( rGraphic.IsAnimated() ) in Graphic()
276 if( pGraphic->IsAnimated() ) in Graphic()
315 if( rGraphic.IsAnimated() ) in operator =()
428 sal_Bool Graphic::IsAnimated() const in IsAnimated() function in Graphic
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx204 mbAnimated = maGraphic.IsAnimated(); in ImplAssignGraphicData()
1100 if( aTransGraphic.IsAnimated() ) in GetTransformedGraphic()
1194 if( IsAnimated() ) in GetTransformedGraphic()
1217 if( ( GetType() == GRAPHIC_BITMAP ) && IsAnimated() ) in GetTransformedGraphic()
1235 if( IsAnimated() && !IsSwappedOut() ) in ResetAnimationLoopCount()
H A Dgrfcache.cxx101 else if( rGraphic.IsAnimated() ) in GraphicID()
254 else if( rGraphic.IsAnimated() ) in ImplInit()
H A Ddescriptor.cxx492 *pValues <<= static_cast< sal_Bool >( mpGraphic ? mpGraphic->IsAnimated() : mbAnimated ); in _getPropertyValues()
/trunk/main/sw/inc/
H A Dndgrf.hxx149 inline sal_Bool IsAnimated() const { return maGrfObj.IsAnimated(); } in IsAnimated() function in SwGrfNode
/trunk/main/sw/source/core/text/
H A Dporfld.cxx830 SetAnimated( pGraph->IsAnimated() ); in SwGrfNumPortion()
853 if ( IsAnimated() ) in ~SwGrfNumPortion()
860 if ( IsAnimated() ) in StopAnimation()
982 if ( IsAnimated() ) in Paint()
H A Dporfld.hxx218 inline sal_Bool IsAnimated() const { return bAnimated; } in IsAnimated() function in SwGrfNumPortion
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx974 const sal_Bool bAnimate = rGrfObj.IsAnimated() && in PaintPicture()
1232 if( pGrfNd && pGrfNd->IsAnimated() ) in StopAnimation()
1242 return pGrfNd && pGrfNd->IsAnimated(); in HasAnimation()
/trunk/main/svx/source/xml/
H A Dxmlgrhlp.cxx141 if( aGraphic.IsAnimated() ) in SvXMLGraphicInputStream()
619 if( aGraphic.IsAnimated() ) in ImplWriteGraphic()
743 if( aGrfObject.IsAnimated() ) in ImplInsertGraphicURL()
/trunk/main/svx/source/xoutdev/
H A D_xoutbmp.cxx104 if( rGraphic.IsAnimated() ) in MirrorGraphic()
147 sal_Bool bTransparent = rGraphic.IsTransparent(), bAnimated = rGraphic.IsAnimated(); in WriteGraphic()
/trunk/main/svx/source/gallery2/
H A Dgaltheme.cxx620 else if ( aGraphic.IsAnimated() ) in Actualize()
958 if( rGraphic.IsAnimated() ) in InsertGraphic()
1200 else if ( aGraphic.IsAnimated() ) in InsertURL()
/trunk/main/svx/source/svdraw/
H A Dsvdograf.cxx616 sal_Bool SdrGrafObj::IsAnimated() const in IsAnimated() function in SdrGrafObj
618 return pGraphic->IsAnimated(); in IsAnimated()
1120 if( pGraphic->IsAnimated()) in SetPage()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx113 …OSL_ENSURE(GRAPHIC_BITMAP == rGraphic.GetType() && rGraphic.IsAnimated(), "animatedBitmapExPrepara… in animatedBitmapExPreparator()
228 if(rGraphic.IsAnimated()) in create2DDecompositionOfGraphic()
/trunk/main/svx/inc/svx/
H A Dsvdograf.hxx148 sal_Bool IsAnimated() const;
/trunk/main/vcl/inc/vcl/
H A Dgraph.hxx126 sal_Bool IsAnimated() const;
/trunk/main/sw/source/core/view/
H A Dvnew.cxx351 if( pGNd->IsAnimated() ) in ~ViewShell()
/trunk/main/sd/source/ui/dlg/
H A Danimobjs.cxx908 if( nInv == SdrInventor && nId == OBJ_GRAF && ( (SdrGrafObj*) pObject )->IsAnimated() ) in AddObj()
914 if( aGraphic.IsAnimated() ) in AddObj()
/trunk/main/slideshow/source/engine/shapes/
H A Dgdimtftools.cxx342 if( !rGraphic.IsAnimated() ) in getAnimationFromGraphic()
H A Dshapeimporter.cxx367 if( !aGraphicObject.IsAnimated() ) in createShape()
/trunk/main/filter/source/graphicfilter/egif/
H A Degif.cxx116 if( rGraphic.IsAnimated() ) in WriteGIF()
/trunk/main/sd/source/ui/slideshow/
H A Dshowwin.cxx589 if( maLogo.IsAnimated() ) in DrawPauseScene()
/trunk/main/filter/source/graphicfilter/etiff/
H A Detiff.cxx182 if ( rGraphic.IsAnimated() ) in WriteTIFF()
/trunk/main/sd/source/ui/view/
H A Ddrviews6.cxx256 if( ( (SdrGrafObj*) pObj )->IsAnimated() ) in GetAnimationWinState()

Completed in 131 milliseconds

12