summaryrefslogtreecommitdiffstats
path: root/include/oox/drawingml
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:06:16 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-03-01 09:51:32 -0600
commit8792ec7b2129650777b7b4bfacaa7c13d923279b (patch)
treef181e37b61533b460397cc68625fd21f46bb6393 /include/oox/drawingml
parentimport date cells from OOXML (diff)
downloadcore-8792ec7b2129650777b7b4bfacaa7c13d923279b.tar.gz
core-8792ec7b2129650777b7b4bfacaa7c13d923279b.zip
Remove visual noise from include
Conflicts: include/framework/preventduplicateinteraction.hxx include/sfx2/sfxbasecontroller.hxx include/sfx2/sfxbasemodel.hxx include/toolkit/awt/vclxtabpagemodel.hxx include/vcl/field.hxx include/vcl/settings.hxx Change-Id: Ibccf9f88c68267a3d7e656012b51eaf644c418c2 Reviewed-on: https://gerrit.libreoffice.org/8272 Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'include/oox/drawingml')
-rw-r--r--include/oox/drawingml/chart/axiscontext.hxx14
-rw-r--r--include/oox/drawingml/chart/axisconverter.hxx4
-rw-r--r--include/oox/drawingml/chart/axismodel.hxx6
-rw-r--r--include/oox/drawingml/chart/chartcontextbase.hxx10
-rw-r--r--include/oox/drawingml/chart/chartconverter.hxx4
-rw-r--r--include/oox/drawingml/chart/chartdrawingfragment.hxx10
-rw-r--r--include/oox/drawingml/chart/chartspaceconverter.hxx4
-rw-r--r--include/oox/drawingml/chart/chartspacefragment.hxx4
-rw-r--r--include/oox/drawingml/chart/chartspacemodel.hxx4
-rw-r--r--include/oox/drawingml/chart/converterbase.hxx10
-rw-r--r--include/oox/drawingml/chart/datasourcecontext.hxx10
-rw-r--r--include/oox/drawingml/chart/datasourceconverter.hxx6
-rw-r--r--include/oox/drawingml/chart/datasourcemodel.hxx6
-rw-r--r--include/oox/drawingml/chart/modelbase.hxx12
-rw-r--r--include/oox/drawingml/chart/objectformatter.hxx6
-rw-r--r--include/oox/drawingml/chart/plotareacontext.hxx10
-rw-r--r--include/oox/drawingml/chart/plotareaconverter.hxx10
-rw-r--r--include/oox/drawingml/chart/plotareamodel.hxx10
-rw-r--r--include/oox/drawingml/chart/seriescontext.hxx34
-rw-r--r--include/oox/drawingml/chart/seriesconverter.hxx16
-rw-r--r--include/oox/drawingml/chart/seriesmodel.hxx20
-rw-r--r--include/oox/drawingml/chart/titlecontext.hxx8
-rw-r--r--include/oox/drawingml/chart/titleconverter.hxx8
-rw-r--r--include/oox/drawingml/chart/titlemodel.hxx8
-rw-r--r--include/oox/drawingml/chart/typegroupcontext.hxx22
-rw-r--r--include/oox/drawingml/chart/typegroupconverter.hxx14
-rw-r--r--include/oox/drawingml/chart/typegroupmodel.hxx6
-rw-r--r--include/oox/drawingml/color.hxx4
-rw-r--r--include/oox/drawingml/colorchoicecontext.hxx6
-rw-r--r--include/oox/drawingml/customshapegeometry.hxx6
-rw-r--r--include/oox/drawingml/drawingmltypes.hxx20
-rw-r--r--include/oox/drawingml/effectproperties.hxx6
-rw-r--r--include/oox/drawingml/effectpropertiescontext.hxx2
-rw-r--r--include/oox/drawingml/fillproperties.hxx12
-rw-r--r--include/oox/drawingml/fillpropertiesgroupcontext.hxx8
-rw-r--r--include/oox/drawingml/graphicshapecontext.hxx10
-rw-r--r--include/oox/drawingml/lineproperties.hxx6
-rw-r--r--include/oox/drawingml/linepropertiescontext.hxx2
-rw-r--r--include/oox/drawingml/shape.hxx6
-rw-r--r--include/oox/drawingml/shape3dproperties.hxx6
-rw-r--r--include/oox/drawingml/shapepropertymap.hxx8
-rw-r--r--include/oox/drawingml/table/tablestylelistfragmenthandler.hxx4
-rw-r--r--include/oox/drawingml/textbodyproperties.hxx4
-rw-r--r--include/oox/drawingml/textcharacterproperties.hxx4
-rw-r--r--include/oox/drawingml/textfont.hxx4
-rw-r--r--include/oox/drawingml/theme.hxx6
-rw-r--r--include/oox/drawingml/themefragmenthandler.hxx4
47 files changed, 202 insertions, 202 deletions
diff --git a/include/oox/drawingml/chart/axiscontext.hxx b/include/oox/drawingml/chart/axiscontext.hxx
index 3b996592e46f..08ba65860075 100644
--- a/include/oox/drawingml/chart/axiscontext.hxx
+++ b/include/oox/drawingml/chart/axiscontext.hxx
@@ -26,7 +26,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct AxisDispUnitsModel;
@@ -41,7 +41,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct AxisModel;
@@ -57,7 +57,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a category axis context (c:catAx element).
*/
@@ -70,7 +70,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a date axis context (c:dateAx element).
*/
@@ -83,7 +83,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a series axis context (c:serAx element).
*/
@@ -96,7 +96,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a value axis context (c:valAx element).
*/
@@ -109,7 +109,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/axisconverter.hxx b/include/oox/drawingml/chart/axisconverter.hxx
index 7224b97fa508..3b7a58720004 100644
--- a/include/oox/drawingml/chart/axisconverter.hxx
+++ b/include/oox/drawingml/chart/axisconverter.hxx
@@ -31,7 +31,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct AxisDispUnitsModel;
@@ -68,7 +68,7 @@ public:
sal_Int32 nAxisIdx );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/axismodel.hxx b/include/oox/drawingml/chart/axismodel.hxx
index d29af7fedfa3..b3a18f05bbff 100644
--- a/include/oox/drawingml/chart/axismodel.hxx
+++ b/include/oox/drawingml/chart/axismodel.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct AxisDispUnitsModel
{
@@ -47,7 +47,7 @@ struct AxisDispUnitsModel
~AxisDispUnitsModel();
};
-// ============================================================================
+
struct AxisModel
{
@@ -94,7 +94,7 @@ struct AxisModel
~AxisModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/chartcontextbase.hxx b/include/oox/drawingml/chart/chartcontextbase.hxx
index 057f133a5cdd..5c5b3b6d52f0 100644
--- a/include/oox/drawingml/chart/chartcontextbase.hxx
+++ b/include/oox/drawingml/chart/chartcontextbase.hxx
@@ -28,7 +28,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
template< typename ModelType >
class ContextBase : public ::oox::core::ContextHandler2
@@ -42,7 +42,7 @@ protected:
ModelType& mrModel;
};
-// ============================================================================
+
template< typename ModelType >
class FragmentBase : public ::oox::core::FragmentHandler2
@@ -56,7 +56,7 @@ protected:
ModelType& mrModel;
};
-// ============================================================================
+
/** Help class for all contexts that have only the c:spPr child element.
*/
@@ -69,7 +69,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct LayoutModel;
@@ -84,7 +84,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/chartconverter.hxx b/include/oox/drawingml/chart/chartconverter.hxx
index eefc11c8b3a8..4807655bd25e 100644
--- a/include/oox/drawingml/chart/chartconverter.hxx
+++ b/include/oox/drawingml/chart/chartconverter.hxx
@@ -41,7 +41,7 @@ namespace chart {
struct ChartSpaceModel;
struct DataSequenceModel;
-// ============================================================================
+
class OOX_DLLPUBLIC ChartConverter
{
@@ -93,7 +93,7 @@ private:
ChartConverter& operator=( const ChartConverter& );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/chartdrawingfragment.hxx b/include/oox/drawingml/chart/chartdrawingfragment.hxx
index e86bffd4c645..b904e2f4e831 100644
--- a/include/oox/drawingml/chart/chartdrawingfragment.hxx
+++ b/include/oox/drawingml/chart/chartdrawingfragment.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
/** Relative shape position in a chart object. */
struct AnchorPosModel
@@ -39,7 +39,7 @@ struct AnchorPosModel
bool isValid() const { return (0.0 <= mfX) && (mfX <= 1.0) && (0.0 <= mfY) && (mfY <= 1.0); }
};
-// ----------------------------------------------------------------------------
+
/** Absolute shape size in a chart object (in EMUs). */
struct AnchorSizeModel : public EmuSize
@@ -48,7 +48,7 @@ struct AnchorSizeModel : public EmuSize
bool isValid() const { return (Width >= 0) && (Height >= 0); }
};
-// ============================================================================
+
/** Contains the position of a shape in the chart object. Supports different
shape anchor modes (absolute, relative).
@@ -75,7 +75,7 @@ private:
typedef ::boost::shared_ptr< ShapeAnchor > ShapeAnchorRef;
-// ============================================================================
+
/** Handler for a chart drawing fragment (c:userShapes root element).
*/
@@ -104,7 +104,7 @@ private:
bool mbOleSupport; /// True = allow to insert OLE objects into the drawing page.
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/chartspaceconverter.hxx b/include/oox/drawingml/chart/chartspaceconverter.hxx
index e79cb70f1685..a273ba91dbd8 100644
--- a/include/oox/drawingml/chart/chartspaceconverter.hxx
+++ b/include/oox/drawingml/chart/chartspaceconverter.hxx
@@ -30,7 +30,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct ChartSpaceModel;
@@ -46,7 +46,7 @@ public:
const ::com::sun::star::awt::Point& rChartPos );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/chartspacefragment.hxx b/include/oox/drawingml/chart/chartspacefragment.hxx
index 6e927ba1d51a..83c35621c89c 100644
--- a/include/oox/drawingml/chart/chartspacefragment.hxx
+++ b/include/oox/drawingml/chart/chartspacefragment.hxx
@@ -26,7 +26,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct ChartSpaceModel;
@@ -46,7 +46,7 @@ public:
::oox::core::XmlFilterBase& mpFilterBase;
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/chartspacemodel.hxx b/include/oox/drawingml/chart/chartspacemodel.hxx
index 07f119e58240..cc9015d2020a 100644
--- a/include/oox/drawingml/chart/chartspacemodel.hxx
+++ b/include/oox/drawingml/chart/chartspacemodel.hxx
@@ -28,7 +28,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct ChartSpaceModel
{
@@ -62,7 +62,7 @@ struct ChartSpaceModel
~ChartSpaceModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/converterbase.hxx b/include/oox/drawingml/chart/converterbase.hxx
index f16950f85564..e58eb9df3456 100644
--- a/include/oox/drawingml/chart/converterbase.hxx
+++ b/include/oox/drawingml/chart/converterbase.hxx
@@ -44,7 +44,7 @@ class ChartConverter;
struct ChartSpaceModel;
struct ConverterData;
-// ============================================================================
+
const sal_Int32 API_PRIM_AXESSET = 0;
const sal_Int32 API_SECN_AXESSET = 1;
@@ -53,7 +53,7 @@ const sal_Int32 API_X_AXIS = 0;
const sal_Int32 API_Y_AXIS = 1;
const sal_Int32 API_Z_AXIS = 2;
-// ============================================================================
+
class ConverterRoot
{
@@ -98,7 +98,7 @@ private:
::boost::shared_ptr< ConverterData > mxData;
};
-// ============================================================================
+
/** Base class of all converter classes. Holds a reference to a model structure
of the specified type.
@@ -118,7 +118,7 @@ protected:
ModelType& mrModel;
};
-// ============================================================================
+
/** A layout converter calculates positions and sizes for various chart objects.
*/
@@ -144,7 +144,7 @@ public:
bool getAutoLayout(){return mrModel.mbAutoLayout;}
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/datasourcecontext.hxx b/include/oox/drawingml/chart/datasourcecontext.hxx
index 9fbe866944a2..d9274d70ab4c 100644
--- a/include/oox/drawingml/chart/datasourcecontext.hxx
+++ b/include/oox/drawingml/chart/datasourcecontext.hxx
@@ -26,13 +26,13 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct DataSequenceModel;
typedef ContextBase< DataSequenceModel > DataSequenceContextBase;
-// ============================================================================
+
/** Handler for a double sequence context (c:numLit, c:numRef elements).
*/
@@ -49,7 +49,7 @@ private:
sal_Int32 mnPtIndex; /// Current data point index.
};
-// ============================================================================
+
/** Handler for a string sequence context (c:multiLvlStrRef, c:strLit,
c:strRef elements).
@@ -67,7 +67,7 @@ private:
sal_Int32 mnPtIndex; /// Current data point index.
};
-// ============================================================================
+
struct DataSourceModel;
@@ -83,7 +83,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/datasourceconverter.hxx b/include/oox/drawingml/chart/datasourceconverter.hxx
index 4f8b2523c355..6b6ce95d8dfe 100644
--- a/include/oox/drawingml/chart/datasourceconverter.hxx
+++ b/include/oox/drawingml/chart/datasourceconverter.hxx
@@ -30,7 +30,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct DataSequenceModel;
@@ -45,7 +45,7 @@ public:
createDataSequence( const OUString& rRole );
};
-// ============================================================================
+
struct DataSourceModel;
@@ -60,7 +60,7 @@ public:
createDataSequence( const OUString& rRole );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/datasourcemodel.hxx b/include/oox/drawingml/chart/datasourcemodel.hxx
index efbcf6868274..75a5d012f82b 100644
--- a/include/oox/drawingml/chart/datasourcemodel.hxx
+++ b/include/oox/drawingml/chart/datasourcemodel.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct DataSequenceModel
{
@@ -42,7 +42,7 @@ struct DataSequenceModel
~DataSequenceModel();
};
-// ============================================================================
+
struct DataSourceModel
{
@@ -54,7 +54,7 @@ struct DataSourceModel
~DataSourceModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/modelbase.hxx b/include/oox/drawingml/chart/modelbase.hxx
index 12370e273c5f..d46ebbda7c50 100644
--- a/include/oox/drawingml/chart/modelbase.hxx
+++ b/include/oox/drawingml/chart/modelbase.hxx
@@ -30,7 +30,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
template< typename ModelType >
class ModelRef : public ::boost::shared_ptr< ModelType >
@@ -51,7 +51,7 @@ public:
ModelType& getOrCreate( const Param1Type& rParam1 ) { if( !*this ) this->reset( new ModelType( rParam1 ) ); return **this; }
};
-// ============================================================================
+
template< typename ModelType >
class ModelVector : public RefVector< ModelType >
@@ -71,7 +71,7 @@ private:
ModelType& append( ModelType* pModel ) { this->push_back( value_type( pModel ) ); return *pModel; }
};
-// ============================================================================
+
template< typename KeyType, typename ModelType >
class ModelMap : public RefMap< KeyType, ModelType >
@@ -92,7 +92,7 @@ private:
ModelType& insert( KeyType eKey, ModelType* pModel ) { (*this)[ eKey ].reset( pModel ); return *pModel; }
};
-// ============================================================================
+
struct NumberFormat
{
@@ -104,7 +104,7 @@ struct NumberFormat
void setAttributes( const AttributeList& rAttribs );
};
-// ============================================================================
+
struct LayoutModel
{
@@ -123,7 +123,7 @@ struct LayoutModel
~LayoutModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/objectformatter.hxx b/include/oox/drawingml/chart/objectformatter.hxx
index dd3d15aa5653..ebe5a01d8991 100644
--- a/include/oox/drawingml/chart/objectformatter.hxx
+++ b/include/oox/drawingml/chart/objectformatter.hxx
@@ -34,7 +34,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
/** Enumerates different object types for specific automatic formatting behaviour. */
enum ObjectType
@@ -67,7 +67,7 @@ enum ObjectType
OBJECTTYPE_DATATABLE /// Data table.
};
-// ============================================================================
+
struct ChartSpaceModel;
struct ObjectFormatterData;
@@ -146,7 +146,7 @@ private:
::boost::shared_ptr< ObjectFormatterData > mxData;
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/plotareacontext.hxx b/include/oox/drawingml/chart/plotareacontext.hxx
index 9caec48c0d73..bb7195f2e75d 100644
--- a/include/oox/drawingml/chart/plotareacontext.hxx
+++ b/include/oox/drawingml/chart/plotareacontext.hxx
@@ -26,7 +26,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct View3DModel;
@@ -41,7 +41,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct WallFloorModel;
@@ -57,7 +57,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct DataTableModel;
@@ -72,7 +72,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct PlotAreaModel;
@@ -87,7 +87,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/plotareaconverter.hxx b/include/oox/drawingml/chart/plotareaconverter.hxx
index aa38194c0ffe..3123c1595ec4 100644
--- a/include/oox/drawingml/chart/plotareaconverter.hxx
+++ b/include/oox/drawingml/chart/plotareaconverter.hxx
@@ -30,7 +30,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct View3DModel;
class TypeGroupConverter;
@@ -47,7 +47,7 @@ public:
TypeGroupConverter& rTypeGroup );
};
-// ============================================================================
+
struct WallFloorModel;
@@ -63,7 +63,7 @@ public:
ObjectType eObjType );
};
-// ============================================================================
+
struct DataTableModel;
@@ -78,7 +78,7 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDiagram >& rxDiagram);
};
-// ============================================================================
+
struct PlotAreaModel;
@@ -107,7 +107,7 @@ private:
bool mbPieChart;
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/plotareamodel.hxx b/include/oox/drawingml/chart/plotareamodel.hxx
index 7852ba868278..f0dd30469ef7 100644
--- a/include/oox/drawingml/chart/plotareamodel.hxx
+++ b/include/oox/drawingml/chart/plotareamodel.hxx
@@ -29,7 +29,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct View3DModel
{
@@ -44,7 +44,7 @@ struct View3DModel
~View3DModel();
};
-// ============================================================================
+
struct WallFloorModel
{
@@ -58,7 +58,7 @@ struct WallFloorModel
~WallFloorModel();
};
-// ============================================================================
+
struct DataTableModel
{
@@ -69,7 +69,7 @@ struct DataTableModel
~DataTableModel();
};
-// ============================================================================
+
struct PlotAreaModel
{
@@ -89,7 +89,7 @@ struct PlotAreaModel
~PlotAreaModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/seriescontext.hxx b/include/oox/drawingml/chart/seriescontext.hxx
index 730ea6735ccb..6ee9a83b32ab 100644
--- a/include/oox/drawingml/chart/seriescontext.hxx
+++ b/include/oox/drawingml/chart/seriescontext.hxx
@@ -26,7 +26,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct DataLabelModel;
@@ -42,7 +42,7 @@ public:
virtual void onCharacters( const OUString& rChars );
};
-// ============================================================================
+
struct DataLabelsModel;
@@ -58,7 +58,7 @@ public:
virtual void onCharacters( const OUString& rChars );
};
-// ============================================================================
+
struct PictureOptionsModel;
@@ -73,7 +73,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct ErrorBarModel;
@@ -88,7 +88,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct TrendlineLabelModel;
@@ -103,7 +103,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct TrendlineModel;
@@ -119,7 +119,7 @@ public:
virtual void onCharacters( const OUString& rChars );
};
-// ============================================================================
+
struct DataPointModel;
@@ -134,7 +134,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct SeriesModel;
@@ -149,7 +149,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for area chart types (c:ser element).
*/
@@ -162,7 +162,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for bar chart types (c:ser element).
*/
@@ -175,7 +175,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for bubble chart types (c:ser element).
*/
@@ -188,7 +188,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for line and stock chart types (c:ser
element).
@@ -202,7 +202,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for pie and doughnut chart types (c:ser
element).
@@ -216,7 +216,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for radar chart types (c:ser element).
*/
@@ -229,7 +229,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for scatter chart types (c:ser element).
*/
@@ -242,7 +242,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for a data series context for scatter chart types (c:ser element).
*/
@@ -255,7 +255,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/seriesconverter.hxx b/include/oox/drawingml/chart/seriesconverter.hxx
index 0e7a5493649f..2cbd5665a5c5 100644
--- a/include/oox/drawingml/chart/seriesconverter.hxx
+++ b/include/oox/drawingml/chart/seriesconverter.hxx
@@ -37,7 +37,7 @@ class TypeGroupConverter;
// #i66858# enable this when Chart2 supports smoothed lines per data series
#define OOX_CHART_SMOOTHED_PER_SERIES 0
-// ============================================================================
+
class DataLabelConverter : public ConverterBase< DataLabelModel >
{
@@ -59,7 +59,7 @@ public:
bool bDataSeriesLabel );
};
-// ============================================================================
+
class DataLabelsConverter : public ConverterBase< DataLabelsModel >
{
@@ -73,7 +73,7 @@ public:
const TypeGroupConverter& rTypeGroup );
};
-// ============================================================================
+
class ErrorBarConverter : public ConverterBase< ErrorBarModel >
{
@@ -90,7 +90,7 @@ private:
createLabeledDataSequence( ErrorBarModel::SourceType eSourceType );
};
-// ============================================================================
+
class TrendlineLabelConverter : public ConverterBase< TrendlineLabelModel >
{
@@ -102,7 +102,7 @@ public:
void convertFromModel( PropertySet& rPropSet );
};
-// ============================================================================
+
class TrendlineConverter : public ConverterBase< TrendlineModel >
{
@@ -115,7 +115,7 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDataSeries >& rxDataSeries );
};
-// ============================================================================
+
class DataPointConverter : public ConverterBase< DataPointModel >
{
@@ -130,7 +130,7 @@ public:
const SeriesModel& rSeries );
};
-// ============================================================================
+
class SeriesConverter : public ConverterBase< SeriesModel >
{
@@ -156,7 +156,7 @@ private:
bool bUseTextLabel );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/seriesmodel.hxx b/include/oox/drawingml/chart/seriesmodel.hxx
index 1d426cbbd699..e6e8a01639a5 100644
--- a/include/oox/drawingml/chart/seriesmodel.hxx
+++ b/include/oox/drawingml/chart/seriesmodel.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct DataLabelModelBase
{
@@ -51,7 +51,7 @@ struct DataLabelModelBase
~DataLabelModelBase();
};
-// ============================================================================
+
struct DataLabelModel : public DataLabelModelBase
{
@@ -66,7 +66,7 @@ struct DataLabelModel : public DataLabelModelBase
~DataLabelModel();
};
-// ============================================================================
+
struct DataLabelsModel : public DataLabelModelBase
{
@@ -81,7 +81,7 @@ struct DataLabelsModel : public DataLabelModelBase
~DataLabelsModel();
};
-// ============================================================================
+
struct PictureOptionsModel
{
@@ -95,7 +95,7 @@ struct PictureOptionsModel
~PictureOptionsModel();
};
-// ============================================================================
+
struct ErrorBarModel
{
@@ -120,7 +120,7 @@ struct ErrorBarModel
~ErrorBarModel();
};
-// ============================================================================
+
struct TrendlineLabelModel
{
@@ -139,7 +139,7 @@ struct TrendlineLabelModel
~TrendlineLabelModel();
};
-// ============================================================================
+
struct TrendlineModel
{
@@ -162,7 +162,7 @@ struct TrendlineModel
~TrendlineModel();
};
-// ============================================================================
+
struct DataPointModel
{
@@ -183,7 +183,7 @@ struct DataPointModel
~DataPointModel();
};
-// ============================================================================
+
struct SeriesModel
{
@@ -226,7 +226,7 @@ struct SeriesModel
~SeriesModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/titlecontext.hxx b/include/oox/drawingml/chart/titlecontext.hxx
index 75305ac03d84..4a7327290873 100644
--- a/include/oox/drawingml/chart/titlecontext.hxx
+++ b/include/oox/drawingml/chart/titlecontext.hxx
@@ -26,7 +26,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct TextModel;
@@ -42,7 +42,7 @@ public:
virtual void onCharacters( const OUString& rChars );
};
-// ============================================================================
+
struct TitleModel;
@@ -57,7 +57,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct LegendModel;
@@ -72,7 +72,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/titleconverter.hxx b/include/oox/drawingml/chart/titleconverter.hxx
index c93682dd4a32..5515efbc5821 100644
--- a/include/oox/drawingml/chart/titleconverter.hxx
+++ b/include/oox/drawingml/chart/titleconverter.hxx
@@ -35,7 +35,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct TextModel;
@@ -63,7 +63,7 @@ private:
bool bAddNewLine ) const;
};
-// ============================================================================
+
struct TitleModel;
@@ -80,7 +80,7 @@ public:
sal_Int32 nMainIdx = -1, sal_Int32 nSubIdx = -1 );
};
-// ============================================================================
+
struct LegendModel;
@@ -95,7 +95,7 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XDiagram >& rxDiagram );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/titlemodel.hxx b/include/oox/drawingml/chart/titlemodel.hxx
index 0a138be9d3cd..3d140c93f755 100644
--- a/include/oox/drawingml/chart/titlemodel.hxx
+++ b/include/oox/drawingml/chart/titlemodel.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct TextModel
{
@@ -41,7 +41,7 @@ struct TextModel
~TextModel();
};
-// ============================================================================
+
struct TitleModel
{
@@ -60,7 +60,7 @@ struct TitleModel
~TitleModel();
};
-// ============================================================================
+
struct LegendModel
{
@@ -78,7 +78,7 @@ struct LegendModel
~LegendModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/typegroupcontext.hxx b/include/oox/drawingml/chart/typegroupcontext.hxx
index ef3d5d19c199..9a6e559f823e 100644
--- a/include/oox/drawingml/chart/typegroupcontext.hxx
+++ b/include/oox/drawingml/chart/typegroupcontext.hxx
@@ -26,7 +26,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct UpDownBarsModel;
@@ -41,12 +41,12 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
struct TypeGroupModel;
typedef ContextBase< TypeGroupModel > TypeGroupContextBase;
-// ============================================================================
+
/** Handler for area type group contexts (c:area3DChart, c:areaChart elements).
*/
@@ -59,7 +59,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for bar type group contexts (c:bar3DChart, c:barChart elements).
*/
@@ -72,7 +72,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for bubble type group context (c:bubbleChart element).
*/
@@ -85,7 +85,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for line type group contexts (c:line3DChart, c:lineChart,
c:stockChart elements).
@@ -99,7 +99,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for pie type group contexts (c:doughnutChart, c:ofPieChart,
c:pie3DChart, c:pieChart elements).
@@ -113,7 +113,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for radar type group context (c:radarChart element).
*/
@@ -126,7 +126,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for scatter type group context (c:scatterChart element).
*/
@@ -139,7 +139,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
/** Handler for surface type group contexts (c:surface3DChart, c:surfaceChart
elements).
@@ -153,7 +153,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( sal_Int32 nElement, const AttributeList& rAttribs );
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/typegroupconverter.hxx b/include/oox/drawingml/chart/typegroupconverter.hxx
index 510ebfae231e..2219e88df9fb 100644
--- a/include/oox/drawingml/chart/typegroupconverter.hxx
+++ b/include/oox/drawingml/chart/typegroupconverter.hxx
@@ -34,7 +34,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
/** Enumerates different chart types. */
enum TypeId
@@ -55,7 +55,7 @@ enum TypeId
TYPEID_UNKNOWN /// Default for unknown chart types.
};
-// ----------------------------------------------------------------------------
+
/** Enumerates different categories of similar chart types. */
enum TypeCategory
@@ -68,7 +68,7 @@ enum TypeCategory
TYPECATEGORY_SURFACE /// Surface charts.
};
-// ----------------------------------------------------------------------------
+
/** Enumerates modes for varying point colors in a series. */
enum VarPointMode
@@ -78,7 +78,7 @@ enum VarPointMode
VARPOINTMODE_MULTI /// Supported for multiple series in a chart type group.
};
-// ============================================================================
+
/** Contains info for a chart type related to the OpenOffice.org chart module. */
struct TypeGroupInfo
@@ -101,7 +101,7 @@ struct TypeGroupInfo
bool mbPictureOptions; /// True = bitmaps support options from c:pictureOptions.
};
-// ============================================================================
+
struct UpDownBarsModel;
@@ -116,7 +116,7 @@ public:
const ::com::sun::star::uno::Reference< ::com::sun::star::chart2::XChartType >& rxChartType );
};
-// ============================================================================
+
struct TypeGroupModel;
struct View3DModel;
@@ -187,7 +187,7 @@ private:
bool mb3dChart; /// True = type is a 3D chart type.
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/chart/typegroupmodel.hxx b/include/oox/drawingml/chart/typegroupmodel.hxx
index 5d705a47d5c4..695634ca246c 100644
--- a/include/oox/drawingml/chart/typegroupmodel.hxx
+++ b/include/oox/drawingml/chart/typegroupmodel.hxx
@@ -26,7 +26,7 @@ namespace oox {
namespace drawingml {
namespace chart {
-// ============================================================================
+
struct UpDownBarsModel
{
@@ -40,7 +40,7 @@ struct UpDownBarsModel
~UpDownBarsModel();
};
-// ============================================================================
+
struct TypeGroupModel
{
@@ -85,7 +85,7 @@ struct TypeGroupModel
~TypeGroupModel();
};
-// ============================================================================
+
} // namespace chart
} // namespace drawingml
diff --git a/include/oox/drawingml/color.hxx b/include/oox/drawingml/color.hxx
index d3cd6a697e64..951e52b82e04 100644
--- a/include/oox/drawingml/color.hxx
+++ b/include/oox/drawingml/color.hxx
@@ -35,7 +35,7 @@ namespace oox { class GraphicHelper; }
namespace oox {
namespace drawingml {
-// ============================================================================
+
class OOX_DLLPUBLIC Color
{
@@ -152,7 +152,7 @@ private:
typedef boost::shared_ptr< Color > ColorPtr;
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/colorchoicecontext.hxx b/include/oox/drawingml/colorchoicecontext.hxx
index b2246db719c0..8f283dd85285 100644
--- a/include/oox/drawingml/colorchoicecontext.hxx
+++ b/include/oox/drawingml/colorchoicecontext.hxx
@@ -27,7 +27,7 @@ namespace drawingml {
class Color;
-// ============================================================================
+
/** Context handler for the different color value elements (a:scrgbClr,
a:srgbClr, a:hslClr, a:sysClr, a:schemeClr, a:prstClr). */
@@ -49,7 +49,7 @@ private:
Color& mrColor;
};
-// ============================================================================
+
/** Context handler for elements that *contain* a color value element
(a:scrgbClr, a:srgbClr, a:hslClr, a:sysClr, a:schemeClr, a:prstClr). */
@@ -67,7 +67,7 @@ private:
Color& mrColor;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/customshapegeometry.hxx b/include/oox/drawingml/customshapegeometry.hxx
index 9843138dc312..15fc22a440d5 100644
--- a/include/oox/drawingml/customshapegeometry.hxx
+++ b/include/oox/drawingml/customshapegeometry.hxx
@@ -28,7 +28,7 @@
namespace oox { namespace drawingml {
-// ---------------------------------------------------------------------
+
// CT_CustomGeometry2D
class CustomShapeGeometryContext : public ::oox::core::ContextHandler2
{
@@ -40,7 +40,7 @@ private:
CustomShapeProperties& mrCustomShapeProperties;
};
-// ---------------------------------------------------------------------
+
// CT_PresetGeometry2D
class PresetShapeGeometryContext : public ::oox::core::ContextHandler2
{
@@ -52,7 +52,7 @@ private:
CustomShapeProperties& mrCustomShapeProperties;
};
-// ---------------------------------------------------------------------
+
// CT_PresetTextShape
class PresetTextShapeContext : public ::oox::core::ContextHandler2
{
diff --git a/include/oox/drawingml/drawingmltypes.hxx b/include/oox/drawingml/drawingmltypes.hxx
index 4500428de628..340c93003148 100644
--- a/include/oox/drawingml/drawingmltypes.hxx
+++ b/include/oox/drawingml/drawingmltypes.hxx
@@ -35,7 +35,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
const sal_Int32 PER_PERCENT = 1000;
const sal_Int32 MAX_PERCENT = 100 * PER_PERCENT;
@@ -43,7 +43,7 @@ const sal_Int32 MAX_PERCENT = 100 * PER_PERCENT;
const sal_Int32 PER_DEGREE = 60000;
const sal_Int32 MAX_DEGREE = 360 * PER_DEGREE;
-// ============================================================================
+
struct LineProperties;
typedef ::boost::shared_ptr< LineProperties > LinePropertiesPtr;
@@ -75,7 +75,7 @@ typedef ::boost::shared_ptr< Shape > ShapePtr;
class Theme;
typedef ::boost::shared_ptr< Theme > ThemePtr;
-// ---------------------------------------------------------------------------
+
namespace table {
@@ -84,7 +84,7 @@ typedef ::boost::shared_ptr< TableProperties > TablePropertiesPtr;
} // namespace table
-// ============================================================================
+
/** converts the attributes from an CT_TLPoint into an awt Point with 1/1000% */
com::sun::star::awt::Point GetPointPercent( const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttribs );
@@ -138,7 +138,7 @@ OOX_DLLPUBLIC const char* GetTextVerticalAdjust( ::com::sun::star::drawing::Text
// Converts a Hatch object to an ooxml pattern.
const char* GetHatchPattern( const ::com::sun::star::drawing::Hatch& rHatch );
-// ============================================================================
+
// CT_IndexRange
struct IndexRange {
@@ -149,7 +149,7 @@ struct IndexRange {
/** retrieve the content of CT_IndexRange */
IndexRange GetIndexRange( const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList >& xAttributes );
-// ============================================================================
+
const sal_Int32 EMU_PER_HMM = 360; /// 360 EMUs per 1/100 mm.
@@ -166,7 +166,7 @@ inline sal_Int32 convertEmuToHmm( sal_Int64 nValue )
return getLimitedValue< sal_Int32, sal_Int64 >( (nValue + nCorrection) / EMU_PER_HMM, SAL_MIN_INT32, SAL_MAX_INT32 );
}
-// ============================================================================
+
/** A structure for a point with 64-bit interger components. */
struct EmuPoint
@@ -178,7 +178,7 @@ struct EmuPoint
explicit EmuPoint( sal_Int64 nX, sal_Int64 nY ) : X( nX ), Y( nY ) {}
};
-// ============================================================================
+
/** A structure for a size with 64-bit interger components. */
struct EmuSize
@@ -190,7 +190,7 @@ struct EmuSize
explicit EmuSize( sal_Int64 nWidth, sal_Int64 nHeight ) : Width( nWidth ), Height( nHeight ) {}
};
-// ============================================================================
+
/** A structure for a rectangle with 64-bit interger components. */
struct EmuRectangle : public EmuPoint, public EmuSize
@@ -203,7 +203,7 @@ struct EmuRectangle : public EmuPoint, public EmuSize
void setSize( const EmuSize& rSize ) { static_cast< EmuSize& >( *this ) = rSize; }
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/effectproperties.hxx b/include/oox/drawingml/effectproperties.hxx
index ed64d34bd1cd..83519c0221a7 100644
--- a/include/oox/drawingml/effectproperties.hxx
+++ b/include/oox/drawingml/effectproperties.hxx
@@ -15,7 +15,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct EffectShadowProperties
{
@@ -28,7 +28,7 @@ struct EffectShadowProperties
void assignUsed( const EffectShadowProperties& rSourceProps );
};
-// ============================================================================
+
struct OOX_DLLPUBLIC EffectProperties
{
@@ -43,7 +43,7 @@ struct OOX_DLLPUBLIC EffectProperties
const GraphicHelper& rGraphicHelper ) const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/effectpropertiescontext.hxx b/include/oox/drawingml/effectpropertiescontext.hxx
index dde9015085a4..570b273ad507 100644
--- a/include/oox/drawingml/effectpropertiescontext.hxx
+++ b/include/oox/drawingml/effectpropertiescontext.hxx
@@ -15,7 +15,7 @@
namespace oox { namespace drawingml {
-// ---------------------------------------------------------------------
+
struct EffectProperties;
diff --git a/include/oox/drawingml/fillproperties.hxx b/include/oox/drawingml/fillproperties.hxx
index fba56a617997..f58803374f7e 100644
--- a/include/oox/drawingml/fillproperties.hxx
+++ b/include/oox/drawingml/fillproperties.hxx
@@ -38,7 +38,7 @@ namespace drawingml {
class ShapePropertyMap;
-// ============================================================================
+
struct GradientFillProperties
{
@@ -57,7 +57,7 @@ struct GradientFillProperties
void assignUsed( const GradientFillProperties& rSourceProps );
};
-// ============================================================================
+
struct PatternFillProperties
{
@@ -69,7 +69,7 @@ struct PatternFillProperties
void assignUsed( const PatternFillProperties& rSourceProps );
};
-// ============================================================================
+
struct BlipFillProperties
{
@@ -99,7 +99,7 @@ struct BlipFillProperties
void assignUsed( const BlipFillProperties& rSourceProps );
};
-// ============================================================================
+
struct OOX_DLLPUBLIC FillProperties
{
@@ -126,7 +126,7 @@ struct OOX_DLLPUBLIC FillProperties
bool bFlipV = false ) const;
};
-// ============================================================================
+
struct GraphicProperties
{
@@ -143,7 +143,7 @@ struct GraphicProperties
sal_Int32 nPhClr = API_RGB_TRANSPARENT ) const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/fillpropertiesgroupcontext.hxx b/include/oox/drawingml/fillpropertiesgroupcontext.hxx
index 3e8795e4a554..bbeed0837903 100644
--- a/include/oox/drawingml/fillpropertiesgroupcontext.hxx
+++ b/include/oox/drawingml/fillpropertiesgroupcontext.hxx
@@ -26,7 +26,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
/** Context handler that imports the a:solidFill element. */
class SolidFillContext : public ColorContext
@@ -38,7 +38,7 @@ public:
FillProperties& rFillProps );
};
-// ============================================================================
+
/** Context handler that imports the a:gradFill element. */
class GradientFillContext : public ::oox::core::ContextHandler2
@@ -76,7 +76,7 @@ private:
PatternFillProperties& mrPatternProps;
};
- // ============================================================================
+
/** Context handler that imports the a:duotone element containing the colors
of a bitmap duotone transformation. */
@@ -99,7 +99,7 @@ private:
int mnColorIndex;
};
- // ============================================================================
+
/** Context handler that imports the a:clrChange element containing the colors
of a bitmap color change transformation. */
diff --git a/include/oox/drawingml/graphicshapecontext.hxx b/include/oox/drawingml/graphicshapecontext.hxx
index 322f08e2f95c..a9afc0b20ebd 100644
--- a/include/oox/drawingml/graphicshapecontext.hxx
+++ b/include/oox/drawingml/graphicshapecontext.hxx
@@ -36,7 +36,7 @@ public:
virtual ::oox::core::ContextHandlerRef onCreateContext( ::sal_Int32 Element, const ::oox::AttributeList& rAttribs ) SAL_OVERRIDE;
};
-// ====================================================================
+
class OOX_DLLPUBLIC GraphicalObjectFrameContext : public ShapeContext
{
@@ -49,7 +49,7 @@ private:
bool mbEmbedShapesInChart;
};
-// ====================================================================
+
class OleObjectGraphicDataContext : public ShapeContext
{
@@ -62,7 +62,7 @@ private:
::oox::vml::OleObjectInfo& mrOleObjectInfo;
};
-// ====================================================================
+
class Diagram;
@@ -81,7 +81,7 @@ private:
OUString msCs;
};
-// ====================================================================
+
class ChartGraphicDataContext : public ShapeContext
{
@@ -99,7 +99,7 @@ private:
ChartShapeInfo& mrChartShapeInfo;
};
-// ====================================================================
+
} }
diff --git a/include/oox/drawingml/lineproperties.hxx b/include/oox/drawingml/lineproperties.hxx
index 2b6494e13cfe..5e0c06212eaa 100644
--- a/include/oox/drawingml/lineproperties.hxx
+++ b/include/oox/drawingml/lineproperties.hxx
@@ -27,7 +27,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct LineArrowProperties
{
@@ -39,7 +39,7 @@ struct LineArrowProperties
void assignUsed( const LineArrowProperties& rSourceProps );
};
-// ============================================================================
+
struct OOX_DLLPUBLIC LineProperties
{
@@ -73,7 +73,7 @@ struct OOX_DLLPUBLIC LineProperties
sal_Int32 getLineWidth() const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/linepropertiescontext.hxx b/include/oox/drawingml/linepropertiescontext.hxx
index f888e9d76ba8..f302f11431b0 100644
--- a/include/oox/drawingml/linepropertiescontext.hxx
+++ b/include/oox/drawingml/linepropertiescontext.hxx
@@ -25,7 +25,7 @@
namespace oox { namespace drawingml {
-// ---------------------------------------------------------------------
+
struct LineProperties;
diff --git a/include/oox/drawingml/shape.hxx b/include/oox/drawingml/shape.hxx
index 1419a1563fc0..fa3f58c83d9c 100644
--- a/include/oox/drawingml/shape.hxx
+++ b/include/oox/drawingml/shape.hxx
@@ -54,7 +54,7 @@ struct ShapeStyleRef
typedef ::std::map< sal_Int32, ShapeStyleRef > ShapeStyleRefMap;
-// ============================================================================
+
/** Additional information for a chart embedded in a drawing shape. */
struct ChartShapeInfo
@@ -65,7 +65,7 @@ struct ChartShapeInfo
explicit ChartShapeInfo( bool bEmbedShapes ) : mbEmbedShapes( bEmbedShapes ) {}
};
-// ============================================================================
+
class OOX_DLLPUBLIC Shape
: public boost::enable_shared_from_this< Shape >
@@ -286,7 +286,7 @@ private:
com::sun::star::uno::Sequence<com::sun::star::beans::PropertyValue> maDiagramDoms;
};
-// ============================================================================
+
} }
diff --git a/include/oox/drawingml/shape3dproperties.hxx b/include/oox/drawingml/shape3dproperties.hxx
index 8e5d4fae7fa1..24c22afbd744 100644
--- a/include/oox/drawingml/shape3dproperties.hxx
+++ b/include/oox/drawingml/shape3dproperties.hxx
@@ -34,7 +34,7 @@ namespace oox { namespace core { class ModelObjectContainer; } }
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct Shape3DPropertyNames
{
@@ -59,7 +59,7 @@ struct Shape3DPropertyNames
Shape3DPropertyNames();
};
-// ============================================================================
+
struct Shape3DProperties
{
@@ -115,7 +115,7 @@ struct Shape3DProperties
sal_Int32 nShapeRotation, sal_Int32 nPhClr ) const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/shapepropertymap.hxx b/include/oox/drawingml/shapepropertymap.hxx
index 6a6628b02805..16daf319356a 100644
--- a/include/oox/drawingml/shapepropertymap.hxx
+++ b/include/oox/drawingml/shapepropertymap.hxx
@@ -28,7 +28,7 @@ namespace oox { class ModelObjectHelper; }
namespace oox {
namespace drawingml {
-// ============================================================================
+
/** Enumeration for various properties related to drawing shape formatting.
@@ -66,7 +66,7 @@ enum ShapePropertyId
SHAPEPROP_END
};
-// ============================================================================
+
struct OOX_DLLPUBLIC ShapePropertyInfo
{
@@ -89,7 +89,7 @@ struct OOX_DLLPUBLIC ShapePropertyInfo
sal_Int32 operator[]( ShapePropertyId ePropId ) const { return mpnPropertyIds[ ePropId ]; }
};
-// ============================================================================
+
class OOX_DLLPUBLIC ShapePropertyMap : public PropertyMap
{
@@ -138,7 +138,7 @@ private:
ShapePropertyInfo maShapePropInfo;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/table/tablestylelistfragmenthandler.hxx b/include/oox/drawingml/table/tablestylelistfragmenthandler.hxx
index 725f7b95c599..c32c91a58721 100644
--- a/include/oox/drawingml/table/tablestylelistfragmenthandler.hxx
+++ b/include/oox/drawingml/table/tablestylelistfragmenthandler.hxx
@@ -27,7 +27,7 @@ namespace oox {
namespace drawingml {
namespace table {
-// ============================================================================
+
class TableStyleListFragmentHandler : public ::oox::core::FragmentHandler2
{
@@ -45,7 +45,7 @@ private:
TableStyleList& mrTableStyleList;
};
-// ============================================================================
+
} // namespace table
} // namespace drawingml
diff --git a/include/oox/drawingml/textbodyproperties.hxx b/include/oox/drawingml/textbodyproperties.hxx
index 3fb0684ec95a..4a3be878688a 100644
--- a/include/oox/drawingml/textbodyproperties.hxx
+++ b/include/oox/drawingml/textbodyproperties.hxx
@@ -28,7 +28,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct TextBodyProperties
{
@@ -46,7 +46,7 @@ struct TextBodyProperties
void pushVertSimulation();
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/textcharacterproperties.hxx b/include/oox/drawingml/textcharacterproperties.hxx
index bddd25c5f735..cdcdd268acfc 100644
--- a/include/oox/drawingml/textcharacterproperties.hxx
+++ b/include/oox/drawingml/textcharacterproperties.hxx
@@ -30,7 +30,7 @@ namespace oox { class PropertySet; }
namespace oox {
namespace drawingml {
-// ============================================================================
+
struct TextCharacterProperties
{
@@ -78,7 +78,7 @@ struct TextCharacterProperties
bool bUseOptional = false ) const;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/textfont.hxx b/include/oox/drawingml/textfont.hxx
index d3361fc3757c..bb6ae6d2af82 100644
--- a/include/oox/drawingml/textfont.hxx
+++ b/include/oox/drawingml/textfont.hxx
@@ -28,7 +28,7 @@ namespace oox { namespace core { class XmlFilterBase; } }
namespace oox {
namespace drawingml {
-// ============================================================================
+
/** carries a CT_TextFont*/
class TextFont
@@ -66,7 +66,7 @@ private:
sal_Int32 mnCharset;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/theme.hxx b/include/oox/drawingml/theme.hxx
index 2f0938f62295..d0c18100d734 100644
--- a/include/oox/drawingml/theme.hxx
+++ b/include/oox/drawingml/theme.hxx
@@ -29,7 +29,7 @@
namespace oox {
namespace drawingml {
-// ============================================================================
+
const sal_Int32 THEMED_STYLE_SUBTLE = 1;
const sal_Int32 THEMED_STYLE_MODERATE = 2;
@@ -40,7 +40,7 @@ typedef RefVector< LineProperties > LineStyleList;
typedef RefVector< EffectProperties > EffectStyleList;
typedef RefMap< sal_Int32, TextCharacterProperties > FontScheme;
-// ============================================================================
+
class OOX_DLLPUBLIC Theme
{
@@ -106,7 +106,7 @@ private:
::com::sun::star::xml::dom::XDocument> mxFragment;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox
diff --git a/include/oox/drawingml/themefragmenthandler.hxx b/include/oox/drawingml/themefragmenthandler.hxx
index cf17903da7df..c0db743ebd7a 100644
--- a/include/oox/drawingml/themefragmenthandler.hxx
+++ b/include/oox/drawingml/themefragmenthandler.hxx
@@ -28,7 +28,7 @@ namespace drawingml {
class Theme;
-// ============================================================================
+
class OOX_DLLPUBLIC ThemeFragmentHandler : public ::oox::core::FragmentHandler2
{
@@ -45,7 +45,7 @@ private:
Theme& mrTheme;
};
-// ============================================================================
+
} // namespace drawingml
} // namespace oox