GraphicPropertyPanel.hxx (f67c0446) GraphicPropertyPanel.hxx (d5370dc8)
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

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

20 *************************************************************/
21
22#ifndef SVX_PROPERTYPANEL_GRAPHICPAGE_HXX
23#define SVX_PROPERTYPANEL_GRAPHICPAGE_HXX
24
25#include <vcl/ctrl.hxx>
26#include <sfx2/sidebar/SidebarPanelBase.hxx>
27#include <sfx2/sidebar/ControllerItem.hxx>
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

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

20 *************************************************************/
21
22#ifndef SVX_PROPERTYPANEL_GRAPHICPAGE_HXX
23#define SVX_PROPERTYPANEL_GRAPHICPAGE_HXX
24
25#include <vcl/ctrl.hxx>
26#include <sfx2/sidebar/SidebarPanelBase.hxx>
27#include <sfx2/sidebar/ControllerItem.hxx>
28//#include <sfx2/sectionpage.hxx>
29//#include <svx/svxdllapi.h>
30#include <vcl/fixed.hxx>
28#include <vcl/fixed.hxx>
31//#include <vcl/field.hxx>
32//#include <vcl/button.hxx>
33//#include <vcl/toolbox.hxx>
34//#include <svx/dlgctrl.hxx>
35//#include <svx/xbitmap.hxx>
36//#include <svx/xtable.hxx>
37#include <boost/scoped_ptr.hpp>
38
39//////////////////////////////////////////////////////////////////////////////
40// pedefines
41class FixedText;
42class MetricField;
43class ListBox;
44class FloatingWindow;

--- 105 unchanged lines hidden ---
29#include <boost/scoped_ptr.hpp>
30
31//////////////////////////////////////////////////////////////////////////////
32// pedefines
33class FixedText;
34class MetricField;
35class ListBox;
36class FloatingWindow;

--- 105 unchanged lines hidden ---