diff options
Diffstat (limited to 'xmloff/source/transform/ChartPlotAreaOASISTContext.hxx')
-rw-r--r-- | xmloff/source/transform/ChartPlotAreaOASISTContext.hxx | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx b/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx index fd86588c1f63..fb6cae0530b8 100644 --- a/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx +++ b/xmloff/source/transform/ChartPlotAreaOASISTContext.hxx @@ -16,8 +16,7 @@ * except in compliance with the License. You may obtain a copy of * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#ifndef INCLUDED_XMLOFF_SOURCE_TRANSFORM_CHARTPLOTAREAOASISTCONTEXT_HXX -#define INCLUDED_XMLOFF_SOURCE_TRANSFORM_CHARTPLOTAREAOASISTCONTEXT_HXX +#pragma once #include "ProcAttrTContext.hxx" #include "PersAttrListTContext.hxx" @@ -43,6 +42,5 @@ private: }; // INCLUDED_XMLOFF_SOURCE_TRANSFORM_CHARTPLOTAREAOASISTCONTEXT_HXX -#endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |