LibreOffice Module toolkit (master) 1
|
#include <toolkit/awt/vclxwindow.hxx>
#include <com/sun/star/container/XContainerListener.hpp>
#include <com/sun/star/awt/XAnimatedImages.hpp>
#include <com/sun/star/awt/XAnimation.hpp>
#include <com/sun/star/graphic/XGraphic.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
#include <cppuhelper/implbase.hxx>
Go to the source code of this file.
Classes | |
class | toolkit::AnimatedImagesPeer |
struct | toolkit::AnimatedImagesPeer::CachedImage |
Namespaces | |
namespace | toolkit |
Typedefs | |
typedef cppu::ImplInheritanceHelper< VCLXWindow, css::awt::XAnimation, css::container::XContainerListener, css::util::XModifyListener > | toolkit::AnimatedImagesPeer_Base |