Searched defs:IsAnimated (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sw/inc/ | ||
H A D | ndgrf.hxx | 149 inline sal_Bool IsAnimated() const { return maGrfObj.IsAnimated(); } in IsAnimated() function in SwGrfNode |
/trunk/main/sw/source/core/text/ | ||
H A D | porfld.hxx | 218 inline sal_Bool IsAnimated() const { return bAnimated; } in IsAnimated() function in SwGrfNumPortion |
/trunk/main/svtools/inc/svtools/ | ||
H A D | grfmgr.hxx | 406 sal_Bool IsAnimated() const { return mbAnimated; } in IsAnimated() function in GraphicObject |
/trunk/main/vcl/source/gdi/ | ||
H A D | graph.cxx | 428 sal_Bool Graphic::IsAnimated() const in IsAnimated() function in Graphic |
/trunk/main/svx/source/svdraw/ | ||
H A D | svdograf.cxx | 616 sal_Bool SdrGrafObj::IsAnimated() const in IsAnimated() function in SdrGrafObj |
Completed in 95 milliseconds