animvariantcontext.hxx (e3508121) animvariantcontext.hxx (c64f2bbd)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 10 unchanged lines hidden (view full) ---

19 *
20 *************************************************************/
21
22
23
24
25
26#ifndef OOX_PPT_ANIMVARIANTCONTEXT
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 10 unchanged lines hidden (view full) ---

19 *
20 *************************************************************/
21
22
23
24
25
26#ifndef OOX_PPT_ANIMVARIANTCONTEXT
27#define OOX_PPT_ANIMVERIANTCONTEXT
27#define OOX_PPT_ANIMVARIANTCONTEXT
28
29
30#include <com/sun/star/uno/Any.hxx>
31
32#include "oox/core/contexthandler.hxx"
33#include "oox/drawingml/color.hxx"
34
35namespace oox { namespace ppt {

--- 21 unchanged lines hidden ---
28
29
30#include <com/sun/star/uno/Any.hxx>
31
32#include "oox/core/contexthandler.hxx"
33#include "oox/drawingml/color.hxx"
34
35namespace oox { namespace ppt {

--- 21 unchanged lines hidden ---