fixincludeguards.sh: some smaller dirs
Change-Id: Ic25bd678dc299627299b22145efd7bebcf2b39d0
This commit is contained in:
parent
e9f918cefc
commit
8bb2ce61c0
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UNOCONTROLS_BASECONTAINERCONTROL_CTRL_HXX
|
||||
#define _UNOCONTROLS_BASECONTAINERCONTROL_CTRL_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_INC_BASECONTAINERCONTROL_HXX
|
||||
#define INCLUDED_UNOCONTROLS_INC_BASECONTAINERCONTROL_HXX
|
||||
|
||||
#include <com/sun/star/lang/XServiceName.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
@ -278,6 +278,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // ifndef _UNOCONTROLS_BASECONTAINERCONTROL_CTRL_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_INC_BASECONTAINERCONTROL_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UNOCONTROLS_BASECONTROL_CTRL_HXX
|
||||
#define _UNOCONTROLS_BASECONTROL_CTRL_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_INC_BASECONTROL_HXX
|
||||
#define INCLUDED_UNOCONTROLS_INC_BASECONTROL_HXX
|
||||
|
||||
#include <com/sun/star/awt/XKeyListener.hpp>
|
||||
#include <com/sun/star/awt/XPaintListener.hpp>
|
||||
@ -600,6 +600,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // ifndef _UNOCONTROLS_BASECONTROL_CTRL_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_INC_BASECONTROL_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UNOCONTROLS_MULTIPLEXER_HXX
|
||||
#define _UNOCONTROLS_MULTIPLEXER_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
|
||||
#define INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
|
||||
|
||||
#include <com/sun/star/awt/XKeyListener.hpp>
|
||||
#include <com/sun/star/awt/XPaintListener.hpp>
|
||||
@ -358,6 +358,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // ifndef _UNOCONTROLS_MULTIPLEXER_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_INC_MULTIPLEXER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _OCONNECTIONPOINTCONTAINERHELPER_HXX
|
||||
#define _OCONNECTIONPOINTCONTAINERHELPER_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTCONTAINERHELPER_HXX
|
||||
#define INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTCONTAINERHELPER_HXX
|
||||
|
||||
#include <com/sun/star/lang/XConnectionPointContainer.hpp>
|
||||
#include <com/sun/star/lang/XConnectionPoint.hpp>
|
||||
@ -204,6 +204,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // #ifndef _OCONNECTIONPOINTCONTAINERHELPER_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTCONTAINERHELPER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _OCONNECTIONPOINTHELPER_HXX
|
||||
#define _OCONNECTIONPOINTHELPER_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTHELPER_HXX
|
||||
#define INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTHELPER_HXX
|
||||
|
||||
#include <com/sun/star/lang/XConnectionPointContainer.hpp>
|
||||
#include <com/sun/star/lang/XConnectionPoint.hpp>
|
||||
@ -247,6 +247,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // #ifndef _OCONNECTIONPOINTHELPER_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_OCONNECTIONPOINTHELPER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UNOCONTROLS_FRAMECONTROL_CTRL_HXX
|
||||
#define _UNOCONTROLS_FRAMECONTROL_CTRL_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_FRAMECONTROL_HXX
|
||||
#define INCLUDED_UNOCONTROLS_SOURCE_INC_FRAMECONTROL_HXX
|
||||
|
||||
#include <com/sun/star/frame/XFrameActionListener.hpp>
|
||||
#include <com/sun/star/frame/XComponentLoader.hpp>
|
||||
@ -215,6 +215,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // #ifndef _UNOCONTROLS_FRAMECONTROL_CTRL_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_FRAMECONTROL_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UNOCONTROLS_PROGRESSBAR_CTRL_HXX
|
||||
#define _UNOCONTROLS_PROGRESSBAR_CTRL_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSBAR_HXX
|
||||
#define INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSBAR_HXX
|
||||
|
||||
#include <com/sun/star/lang/XServiceName.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
@ -381,6 +381,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // #ifndef _UNOCONTROLS_PROGRESSBAR_CTRL_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSBAR_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UNOCONTROLS_PROGRESSMONITOR_CTRL_HXX
|
||||
#define _UNOCONTROLS_PROGRESSMONITOR_CTRL_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSMONITOR_HXX
|
||||
#define INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSMONITOR_HXX
|
||||
|
||||
#include <com/sun/star/awt/XFileDialog.hpp>
|
||||
#include <com/sun/star/awt/XTextComponent.hpp>
|
||||
@ -428,6 +428,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // #ifndef _UNOCONTROLS_PROGRESSMONITOR_CTRL_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_PROGRESSMONITOR_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UNOCONTROLS_STATUSINDICATOR_CTRL_HXX
|
||||
#define _UNOCONTROLS_STATUSINDICATOR_CTRL_HXX
|
||||
#ifndef INCLUDED_UNOCONTROLS_SOURCE_INC_STATUSINDICATOR_HXX
|
||||
#define INCLUDED_UNOCONTROLS_SOURCE_INC_STATUSINDICATOR_HXX
|
||||
|
||||
#include <com/sun/star/awt/XControlModel.hpp>
|
||||
#include <com/sun/star/awt/XFixedText.hpp>
|
||||
@ -294,6 +294,6 @@ private:
|
||||
|
||||
} // namespace unocontrols
|
||||
|
||||
#endif // #ifndef _UNOCONTROLS_STATUSINDICATOR_CTRL_HXX
|
||||
#endif // INCLUDED_UNOCONTROLS_SOURCE_INC_STATUSINDICATOR_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -7,8 +7,8 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#ifndef CPPUHELPER_SOURCE_LOADSHAREDLIBCOMPONENTFACTORY_HXX
|
||||
#define CPPUHELPER_SOURCE_LOADSHAREDLIBCOMPONENTFACTORY_HXX
|
||||
#ifndef INCLUDED_CPPUHELPER_SOURCE_LOADSHAREDLIBCOMPONENTFACTORY_HXX
|
||||
#define INCLUDED_CPPUHELPER_SOURCE_LOADSHAREDLIBCOMPONENTFACTORY_HXX
|
||||
|
||||
#include <sal/config.h>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef CPPUHELPER_SOURCE_MACRO_EXPANDER_HXX
|
||||
#define CPPUHELPER_SOURCE_MACRO_EXPANDER_HXX
|
||||
#ifndef INCLUDED_CPPUHELPER_SOURCE_MACRO_EXPANDER_HXX
|
||||
#define INCLUDED_CPPUHELPER_SOURCE_MACRO_EXPANDER_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef CPPUHELPER_SOURCE_PATHS_HXX
|
||||
#define CPPUHELPER_SOURCE_PATHS_HXX
|
||||
#ifndef INCLUDED_CPPUHELPER_SOURCE_PATHS_HXX
|
||||
#define INCLUDED_CPPUHELPER_SOURCE_PATHS_HXX
|
||||
|
||||
#include "sal/config.h"
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef INCLUDED_cppuhelper_test_testcmp_TestComponent_hxx
|
||||
#define INCLUDED_cppuhelper_test_testcmp_TestComponent_hxx
|
||||
#ifndef INCLUDED_CPPUHELPER_TEST_TESTCMP_TESTCOMPONENT_HXX
|
||||
#define INCLUDED_CPPUHELPER_TEST_TESTCMP_TESTCOMPONENT_HXX
|
||||
|
||||
#include <sal/types.h>
|
||||
#include <rtl/ustring.hxx>
|
||||
|
@ -28,8 +28,8 @@
|
||||
|
||||
#include <com/sun/star/drawing/EnhancedCustomShapeTextPathMode.hpp>
|
||||
|
||||
#ifndef EnhancedShapeDumper_hxx
|
||||
#define EnhancedShapeDumper_hxx
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_DUMPER_ENHANCEDSHAPEDUMPER_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_DUMPER_ENHANCEDSHAPEDUMPER_HXX
|
||||
|
||||
class EnhancedShapeDumper
|
||||
{
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR2D_HELPERWRONGSPELLRENDER_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_PROCESSOR2D_HELPERWRONGSPELLRENDER_HXX
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_HELPERWRONGSPELLRENDERER_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_HELPERWRONGSPELLRENDERER_HXX
|
||||
|
||||
#include <sal/types.h>
|
||||
|
||||
@ -52,6 +52,6 @@ namespace drawinglayer
|
||||
|
||||
|
||||
|
||||
#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_HELPERWRONGSPELLRENDER_HXX
|
||||
#endif // INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_HELPERWRONGSPELLRENDERER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLHELPERBUFFERDEVICE_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLHELPERBUFFERDEVICE_HXX
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLHELPERBUFFERDEVICE_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLHELPERBUFFERDEVICE_HXX
|
||||
|
||||
#include <vcl/virdev.hxx>
|
||||
|
||||
@ -57,6 +57,6 @@ namespace drawinglayer
|
||||
|
||||
|
||||
|
||||
#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLHELPERBUFFERDEVICE_HXX
|
||||
#endif // INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLHELPERBUFFERDEVICE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLMETAFILEPROCESSOR2D_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLMETAFILEPROCESSOR2D_HXX
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLMETAFILEPROCESSOR2D_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLMETAFILEPROCESSOR2D_HXX
|
||||
|
||||
#include <drawinglayer/drawinglayerdllapi.h>
|
||||
|
||||
@ -146,6 +146,6 @@ namespace drawinglayer
|
||||
|
||||
|
||||
|
||||
#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLMETAFILEPROCESSOR2D_HXX
|
||||
#endif // INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLMETAFILEPROCESSOR2D_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLPIXELPROCESSOR2D_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLPIXELPROCESSOR2D_HXX
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLPIXELPROCESSOR2D_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLPIXELPROCESSOR2D_HXX
|
||||
|
||||
#include <drawinglayer/drawinglayerdllapi.h>
|
||||
|
||||
@ -79,6 +79,6 @@ namespace drawinglayer
|
||||
|
||||
|
||||
|
||||
#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLPIXELPROCESSOR2D_HXX
|
||||
#endif // INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLPIXELPROCESSOR2D_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLPROCESSOR2D_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLPROCESSOR2D_HXX
|
||||
#ifndef INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLPROCESSOR2D_HXX
|
||||
#define INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLPROCESSOR2D_HXX
|
||||
|
||||
#include <drawinglayer/drawinglayerdllapi.h>
|
||||
|
||||
@ -129,6 +129,6 @@ namespace drawinglayer
|
||||
|
||||
|
||||
|
||||
#endif // INCLUDED_DRAWINGLAYER_PROCESSOR2D_VCLPROCESSOR2D_HXX
|
||||
#endif // INCLUDED_DRAWINGLAYER_SOURCE_PROCESSOR2D_VCLPROCESSOR2D_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -7,8 +7,8 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#ifndef BASCODETAGGER_HXX
|
||||
#define BASCODETAGGER_HXX
|
||||
#ifndef INCLUDED_HELPCOMPILER_INC_BASCODETAGGER_HXX
|
||||
#define INCLUDED_HELPCOMPILER_INC_BASCODETAGGER_HXX
|
||||
|
||||
#include <iostream>
|
||||
#include <cstdlib>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef HELPCOMPILER_HXX
|
||||
#define HELPCOMPILER_HXX
|
||||
#ifndef INCLUDED_HELPCOMPILER_INC_HELPCOMPILER_HXX
|
||||
#define INCLUDED_HELPCOMPILER_INC_HELPCOMPILER_HXX
|
||||
|
||||
#include <config_global.h>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef HELPLINKER_HXX
|
||||
#define HELPLINKER_HXX
|
||||
#ifndef INCLUDED_HELPCOMPILER_INC_HELPLINKER_HXX
|
||||
#define INCLUDED_HELPCOMPILER_INC_HELPLINKER_HXX
|
||||
|
||||
#include <helpcompiler/dllapi.h>
|
||||
#include <libxslt/transform.h>
|
||||
|
@ -7,8 +7,8 @@
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
|
||||
#ifndef LUCENEHELPER_HXX
|
||||
#define LUCENEHELPER_HXX
|
||||
#ifndef INCLUDED_HELPCOMPILER_SOURCE_LUCENEHELPER_HXX
|
||||
#define INCLUDED_HELPCOMPILER_SOURCE_LUCENEHELPER_HXX
|
||||
|
||||
#if defined _MSC_VER
|
||||
#pragma warning(push)
|
||||
|
@ -18,8 +18,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifndef _CONFIGMGR_MISC_ATTRIBUTES_HXX_
|
||||
#define _CONFIGMGR_MISC_ATTRIBUTES_HXX_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_ATTRIBUTES_HXX
|
||||
#define INCLUDED_HWPFILTER_SOURCE_ATTRIBUTES_HXX
|
||||
|
||||
#include <com/sun/star/xml/sax/XAttributeList.hpp>
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
@ -61,7 +61,7 @@ private:
|
||||
struct AttributeListImpl_impl *m_pImpl;
|
||||
};
|
||||
|
||||
#endif // _CONFIGMGR_MISC_ATTRIBUTES_HXX_
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_ATTRIBUTES_HXX
|
||||
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,14 +17,14 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _CSPLINE_H_
|
||||
#define _CSPLINE_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_CSPLINE_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_CSPLINE_H
|
||||
|
||||
void NaturalSpline (int N, double* x, double* a, double*& b, double*& c,
|
||||
double*& d);
|
||||
void PeriodicSpline (int N, double* x, double* a, double*& b, double*& c,
|
||||
double*& d);
|
||||
|
||||
#endif /* _CSPLINE_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_CSPLINE_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __DATECODE_H__
|
||||
#define __DATECODE_H__
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_DATECODE_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_DATECODE_H
|
||||
|
||||
static const hchar defaultform[] =
|
||||
{
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _DRAWDEF_H_
|
||||
#define _DRAWDEF_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_DRAWDEF_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_DRAWDEF_H
|
||||
|
||||
#include "hwplib.h"
|
||||
|
||||
@ -245,6 +245,6 @@ struct HWPDrawingObject
|
||||
HWPDrawingObject();
|
||||
~HWPDrawingObject();
|
||||
};
|
||||
#endif /* _DRAWDEF_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_DRAWDEF_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _DRAWING_H_
|
||||
#define _DRAWING_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_DRAWING_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_DRAWING_H
|
||||
|
||||
#include "precompile.h"
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __FORMULA_H__
|
||||
#define __FORMULA_H__
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_FORMULA_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_FORMULA_H
|
||||
|
||||
// DVO: remove DEBUG dependency
|
||||
// #ifndef DEBUG
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HBOX_H_
|
||||
#define _HBOX_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HBOX_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HBOX_H
|
||||
|
||||
#include <sal/config.h>
|
||||
|
||||
@ -1035,6 +1035,6 @@ struct FixedSpace: public HBox
|
||||
|
||||
virtual bool Read(HWPFile &hwpf) SAL_OVERRIDE;
|
||||
};
|
||||
#endif /* _HBOX_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HBOX_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HCODE_H_
|
||||
#define _HCODE_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HCODE_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HCODE_H
|
||||
|
||||
#include "hwplib.h"
|
||||
|
||||
@ -71,6 +71,6 @@ DLLEXPORT char *base64_encode_string( const uchar *buf, unsigned int len );
|
||||
DLLEXPORT double calcAngle(int x1, int y1, int x2, int y2);
|
||||
|
||||
|
||||
#endif /* _HCODE_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HCODE_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPFONTS_H_
|
||||
#define _HWPFONTS_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HFONT_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HFONT_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPGZIP_H_
|
||||
#define _HWPGZIP_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HGZIP_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HGZIP_H
|
||||
|
||||
#include <zlib.h>
|
||||
|
||||
@ -96,6 +96,6 @@ int gz_read ( gz_stream *file, voidp buf, unsigned len );
|
||||
* @param flush Is as in the deflate() function
|
||||
*/
|
||||
int gz_flush ( gz_stream *file, int flush );
|
||||
#endif /* _HWPGZIP_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HGZIP_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPINFO_H_
|
||||
#define _HWPINFO_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HINFO_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HINFO_H
|
||||
|
||||
#include "hwplib.h"
|
||||
|
||||
@ -251,6 +251,6 @@ struct ParaShape
|
||||
bool Read(HWPFile &);
|
||||
// virtual ~ParaShape();
|
||||
};
|
||||
#endif /* _HWPINFO_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HINFO_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -22,8 +22,8 @@
|
||||
* (C) 1999 Mizi Research, All rights are reserved
|
||||
*/
|
||||
|
||||
#ifndef _HIODEV_H_
|
||||
#define _HIODEV_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HIODEV_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HIODEV_H
|
||||
|
||||
#include <sal/config.h>
|
||||
|
||||
@ -159,6 +159,6 @@ class HMemIODev : public HIODev
|
||||
protected:
|
||||
virtual void init() SAL_OVERRIDE;
|
||||
};
|
||||
#endif /* _HIODEV_H_*/
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HIODEV_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPPARA_H_
|
||||
#define _HWPPARA_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HPARA_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HPARA_H
|
||||
|
||||
#include <hwplib.h>
|
||||
#include <hwpfile.h>
|
||||
@ -169,6 +169,6 @@ inline int HWPPara::LineLen(int line) const
|
||||
{
|
||||
return EndPos(line) - HomePos(line);
|
||||
}
|
||||
#endif /* _HWPPARA_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HPARA_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HSTREAM_H_
|
||||
#define _HSTREAM_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HSTREAM_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HSTREAM_H
|
||||
|
||||
typedef unsigned char byte;
|
||||
/**
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPSTYLE_H_
|
||||
#define _HWPSTYLE_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HSTYLE_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HSTYLE_H
|
||||
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HTAGS_H_
|
||||
#define _HTAGS_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HTAGS_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HTAGS_H
|
||||
|
||||
class HWPFile;
|
||||
/**
|
||||
@ -65,6 +65,6 @@ struct OlePicture
|
||||
|
||||
bool Read(HWPFile& hwpf);
|
||||
};
|
||||
#endif /* _HTAGS_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HTAGS_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _UTIL_H_
|
||||
#define _UTIL_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HUTIL_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HUTIL_H
|
||||
|
||||
#include "hbox.h"
|
||||
/**
|
||||
|
@ -17,13 +17,13 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPEQ_H_
|
||||
#define _HWPEQ_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HWPEQ_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HWPEQ_H
|
||||
|
||||
#include "mzstring.h"
|
||||
|
||||
void eq2latex(MzString &mstr, char *str);
|
||||
|
||||
#endif /* _HWPEQ_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HWPEQ_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -22,8 +22,8 @@
|
||||
// (C) 1998 Mizi Research, All rights are reserved
|
||||
|
||||
|
||||
#ifndef _HWPFILE_H_
|
||||
#define _HWPFILE_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HWPFILE_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HWPFILE_H
|
||||
|
||||
#include <list>
|
||||
#include <stdio.h>
|
||||
@ -299,6 +299,6 @@ class DLLEXPORT HWPFile
|
||||
|
||||
HWPFile *GetCurrentDoc(void);
|
||||
HWPFile *SetCurrentDoc(HWPFile *hwpfp);
|
||||
#endif /* _HWPFILE_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HWPFILE_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPLIB_H_
|
||||
#define _HWPLIB_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HWPLIB_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HWPLIB_H
|
||||
#include "precompile.h"
|
||||
|
||||
#include <string>
|
||||
@ -236,6 +236,6 @@ enum DebugMask
|
||||
# include <unistd.h>
|
||||
# define DIRSEP '/'
|
||||
#endif
|
||||
#endif /* _HWPLIB_H_*/
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_HWPLIB_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _HWPREADER_HXX_
|
||||
#define _HWPREADER_HXX_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_HWPREADER_HXX
|
||||
#define INCLUDED_HWPFILTER_SOURCE_HWPREADER_HXX
|
||||
#include <errno.h>
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef list_hxx
|
||||
#define list_hxx
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_LIST_HXX
|
||||
#define INCLUDED_HWPFILTER_SOURCE_LIST_HXX
|
||||
|
||||
/**
|
||||
* Re-implement a simple container: LinkedList + LinkedListIterator
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __MAPPING_H__
|
||||
#define __MAPPING_H__
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_MAPPING_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_MAPPING_H
|
||||
|
||||
#include <string.h>
|
||||
#include <stdio.h>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _MZSTRING_H_
|
||||
#define _MZSTRING_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_MZSTRING_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_MZSTRING_H
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include "config.h"
|
||||
@ -172,6 +172,6 @@ inline const char* MzString::c_str() const
|
||||
|
||||
// Non friend, non member operators
|
||||
|
||||
#endif /* _MZSTRING_H_ */
|
||||
#endif // INCLUDED_HWPFILTER_SOURCE_MZSTRING_H
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __NODES_H__
|
||||
#define __NODES_H__
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_NODES_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_NODES_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _SOLVER_H_
|
||||
#define _SOLVER_H_
|
||||
#ifndef INCLUDED_HWPFILTER_SOURCE_SOLVER_H
|
||||
#define INCLUDED_HWPFILTER_SOURCE_SOLVER_H
|
||||
|
||||
class mgcLinearSystemD
|
||||
{
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _LINGU2_HYPHENIMP_HXX_
|
||||
#define _LINGU2_HYPHENIMP_HXX_
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_HYPHENATOR_HYPHEN_HYPHENIMP_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_HYPHENATOR_HYPHEN_HYPHENIMP_HXX
|
||||
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
#include <cppuhelper/implbase6.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _ALT_STRFUNC_HXX_
|
||||
#define _ALT_STRFUNC_HXX_
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_LANGUAGEGUESSING_ALTSTRFUNC_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_LANGUAGEGUESSING_ALTSTRFUNC_HXX
|
||||
|
||||
#include <string>
|
||||
#include <guess.hxx>
|
||||
|
@ -16,8 +16,8 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
#ifndef GUESS_H
|
||||
#define GUESS_H
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_LANGUAGEGUESSING_GUESS_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_LANGUAGEGUESSING_GUESS_HXX
|
||||
|
||||
#define GUESS_SEPARATOR_OPEN '['
|
||||
#define GUESS_SEPARATOR_CLOSE ']'
|
||||
|
@ -16,8 +16,8 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
#ifndef SIMPLEGUESSER_H
|
||||
#define SIMPLEGUESSER_H
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_LANGUAGEGUESSING_SIMPLEGUESSER_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_LANGUAGEGUESSING_SIMPLEGUESSER_HXX
|
||||
|
||||
#include <string.h>
|
||||
#include <string>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _LINGUTIL_HXX_
|
||||
#define _LINGUTIL_HXX_
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_LINGUTIL_LINGUTIL_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_LINGUTIL_LINGUTIL_HXX
|
||||
|
||||
#include <com/sun/star/lang/Locale.hpp>
|
||||
#include <rtl/string.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _MACSPELLIMP_H_
|
||||
#define _MACSPELLIMP_H_
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_SPELLCHECK_MACOSXSPELL_MACSPELLIMP_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_SPELLCHECK_MACOSXSPELL_MACSPELLIMP_HXX
|
||||
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
#include <cppuhelper/implbase6.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _LINGUISTIC_THESDTA_HXX_
|
||||
#define _LINGUISTIC_THESDTA_HXX_
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_THESAURUS_LIBNTH_NTHESDTA_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_THESAURUS_LIBNTH_NTHESDTA_HXX
|
||||
|
||||
#include <com/sun/star/linguistic2/XMeaning.hpp>
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _LINGU2_THESIMP_HXX_
|
||||
#define _LINGU2_THESIMP_HXX_
|
||||
#ifndef INCLUDED_LINGUCOMPONENT_SOURCE_THESAURUS_LIBNTH_NTHESIMP_HXX
|
||||
#define INCLUDED_LINGUCOMPONENT_SOURCE_THESAURUS_LIBNTH_NTHESIMP_HXX
|
||||
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
#include <cppuhelper/implbase5.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef MYSQLC_CONNECTION_HXX
|
||||
#define MYSQLC_CONNECTION_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_CONNECTION_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_CONNECTION_HXX
|
||||
|
||||
#include "mysqlc_subcomponent.hxx"
|
||||
#include "mysqlc_types.hxx"
|
||||
@ -237,7 +237,7 @@ namespace connectivity
|
||||
//inline OUString getPattern(OUString p) { return (p.getLength()) ? p : ASC2OU("%"); }
|
||||
} /* mysqlc */
|
||||
} /* connectivity */
|
||||
#endif // MYSQLC_CONNECTION_HXX
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_CONNECTION_HXX
|
||||
|
||||
/*
|
||||
* Local variables:
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef CONNECTIVITY_SDATABASEMETADATA_HXX
|
||||
#define CONNECTIVITY_SDATABASEMETADATA_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_DATABASEMETADATA_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_DATABASEMETADATA_HXX
|
||||
|
||||
#include "mysqlc_connection.hxx"
|
||||
|
||||
@ -225,6 +225,6 @@ namespace connectivity
|
||||
}
|
||||
}
|
||||
|
||||
#endif // CONNECTIVITY_SDATABASEMETADATA_HXX
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_DATABASEMETADATA_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -24,8 +24,8 @@
|
||||
* for a copy of the LGPLv3 License.
|
||||
************************************************************************/
|
||||
|
||||
#ifndef MYSQLC_SDRIVER_HXX
|
||||
#define MYSQLC_SDRIVER_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_DRIVER_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_DRIVER_HXX
|
||||
|
||||
#include <config_lgpl.h>
|
||||
|
||||
@ -109,7 +109,7 @@ namespace connectivity
|
||||
} /* mysqlc */
|
||||
} /* connectivity */
|
||||
|
||||
#endif // MYSQLC_SDRIVER_HXX
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_DRIVER_HXX
|
||||
/*
|
||||
* Local variables:
|
||||
* tab-width: 4
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _MYSQLC_GENERAL_
|
||||
#define _MYSQLC_GENERAL_
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_GENERAL_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_GENERAL_HXX
|
||||
|
||||
#include <config_lgpl.h>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef CONNECTIVITY_SPREPAREDSTATEMENT_HXX
|
||||
#define CONNECTIVITY_SPREPAREDSTATEMENT_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_PREPAREDSTATEMENT_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_PREPAREDSTATEMENT_HXX
|
||||
#include "mysqlc_statement.hxx"
|
||||
#include "mysqlc_resultset.hxx"
|
||||
|
||||
@ -170,7 +170,7 @@ namespace connectivity
|
||||
};
|
||||
} /* mysqlc */
|
||||
} /* connectivity */
|
||||
#endif // CONNECTIVITY_SPREPAREDSTATEMENT_HXX
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_PREPAREDSTATEMENT_HXX
|
||||
|
||||
/*
|
||||
* Local variables:
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _CONNECTIVITY_PROPERTYIDS_HXX_
|
||||
#define _CONNECTIVITY_PROPERTYIDS_HXX_
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_PROPERTYIDS_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_PROPERTYIDS_HXX
|
||||
|
||||
// this define has to be set to split the names into different dll's or so's
|
||||
// every dll has his own set of property names
|
||||
@ -145,7 +145,7 @@ pProperties[nPos++] = Property(OPropertyMap::getPropMap().getNameByIndex(PROPERT
|
||||
|
||||
|
||||
|
||||
#endif // _CONNECTIVITY_PROPERTYIDS_HXX_
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_PROPERTYIDS_HXX
|
||||
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef MYSQLC_SRESULTSET_HXX
|
||||
#define MYSQLC_SRESULTSET_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_RESULTSET_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_RESULTSET_HXX
|
||||
|
||||
#include "mysqlc_preparedstatement.hxx"
|
||||
#include "mysqlc_statement.hxx"
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef CONNECTIVITY_SRESULSETMETADATA_HXX
|
||||
#define CONNECTIVITY_SRESULSETMETADATA_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_RESULTSETMETADATA_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_RESULTSETMETADATA_HXX
|
||||
|
||||
#include "mysqlc_connection.hxx"
|
||||
|
||||
@ -98,6 +98,6 @@ namespace connectivity
|
||||
}
|
||||
}
|
||||
|
||||
#endif // CONNECTIVITY_SRESULSETMETADATA_HXX
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_RESULTSETMETADATA_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef MYSQLC_STATEMENT_HXX
|
||||
#define MYSQLC_STATEMENT_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_STATEMENT_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_STATEMENT_HXX
|
||||
|
||||
#include "mysqlc_connection.hxx"
|
||||
#include "mysqlc_subcomponent.hxx"
|
||||
@ -203,7 +203,7 @@ namespace connectivity
|
||||
};
|
||||
}
|
||||
}
|
||||
#endif // MYSQLC_STATEMENT_HXX
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_STATEMENT_HXX
|
||||
|
||||
/*
|
||||
* Local variables:
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _CONNECTIVITY_OSUBCOMPONENT_HXX_
|
||||
#define _CONNECTIVITY_OSUBCOMPONENT_HXX_
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
|
||||
|
||||
#include <com/sun/star/lang/DisposedException.hpp>
|
||||
#include <cppuhelper/interfacecontainer.h>
|
||||
@ -196,6 +196,6 @@ namespace connectivity
|
||||
}
|
||||
}
|
||||
|
||||
#endif // _CONNECTIVITY_OSUBCOMPONENT_HXX_
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_SUBCOMPONENT_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef MYSQLC_TYPES_HXX
|
||||
#define MYSQLC_TYPES_HXX
|
||||
#ifndef INCLUDED_MYSQLC_SOURCE_MYSQLC_TYPES_HXX
|
||||
#define INCLUDED_MYSQLC_SOURCE_MYSQLC_TYPES_HXX
|
||||
|
||||
struct TypeInfoDef {
|
||||
const char *typeName;
|
||||
@ -43,6 +43,6 @@ struct TypeInfoDef {
|
||||
|
||||
extern TypeInfoDef mysqlc_types[];
|
||||
|
||||
#endif /* MYSQLC_TYPES_HXX */
|
||||
#endif // INCLUDED_MYSQLC_SOURCE_MYSQLC_TYPES_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef ANALYSIS_HXX
|
||||
#define ANALYSIS_HXX
|
||||
#ifndef INCLUDED_SCADDINS_SOURCE_ANALYSIS_ANALYSIS_HXX
|
||||
#define INCLUDED_SCADDINS_SOURCE_ANALYSIS_ANALYSIS_HXX
|
||||
|
||||
|
||||
#include <com/sun/star/sheet/XAddIn.hpp>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef ANALYSISDEFS_HXX
|
||||
#define ANALYSISDEFS_HXX
|
||||
#ifndef INCLUDED_SCADDINS_SOURCE_ANALYSIS_ANALYSISDEFS_HXX
|
||||
#define INCLUDED_SCADDINS_SOURCE_ANALYSIS_ANALYSISDEFS_HXX
|
||||
|
||||
#define CHK_Freq ( nFreq != 1 && nFreq != 2 && nFreq != 4 )
|
||||
#define CHK_FINITE(d) if( !::rtl::math::isFinite( d ) ) throw css::lang::IllegalArgumentException()
|
||||
|
@ -16,8 +16,8 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
#ifndef ANALYSISHELPER_HXX
|
||||
#define ANALYSISHELPER_HXX
|
||||
#ifndef INCLUDED_SCADDINS_SOURCE_ANALYSIS_ANALYSISHELPER_HXX
|
||||
#define INCLUDED_SCADDINS_SOURCE_ANALYSIS_ANALYSISHELPER_HXX
|
||||
|
||||
|
||||
#include <com/sun/star/lang/XServiceName.hpp>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCA_BESSEL_HXX
|
||||
#define SCA_BESSEL_HXX
|
||||
#ifndef INCLUDED_SCADDINS_SOURCE_ANALYSIS_BESSEL_HXX
|
||||
#define INCLUDED_SCADDINS_SOURCE_ANALYSIS_BESSEL_HXX
|
||||
|
||||
#include <com/sun/star/lang/IllegalArgumentException.hpp>
|
||||
#include <com/sun/star/sheet/NoConvergenceException.hpp>
|
||||
|
@ -19,8 +19,8 @@
|
||||
|
||||
// date functions add in
|
||||
|
||||
#ifndef _SCA_DATEFUNC_HXX
|
||||
#define _SCA_DATEFUNC_HXX
|
||||
#ifndef INCLUDED_SCADDINS_SOURCE_DATEFUNC_DATEFUNC_HXX
|
||||
#define INCLUDED_SCADDINS_SOURCE_DATEFUNC_DATEFUNC_HXX
|
||||
|
||||
#include <string.h>
|
||||
#include <com/sun/star/lang/XServiceName.hpp>
|
||||
@ -387,6 +387,6 @@ public:
|
||||
throw( ::com::sun::star::uno::RuntimeException, ::com::sun::star::lang::IllegalArgumentException, std::exception ) SAL_OVERRIDE;
|
||||
};
|
||||
|
||||
#endif // _SCA_DATEFUNC_HXX
|
||||
#endif // INCLUDED_SCADDINS_SOURCE_DATEFUNC_DATEFUNC_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -11,8 +11,8 @@
|
||||
*/
|
||||
|
||||
|
||||
#ifndef BLACK_SCHOLES_HXX
|
||||
#define BLACK_SCHOLES_HXX
|
||||
#ifndef INCLUDED_SCADDINS_SOURCE_PRICING_BLACK_SCHOLES_HXX
|
||||
#define INCLUDED_SCADDINS_SOURCE_PRICING_BLACK_SCHOLES_HXX
|
||||
|
||||
// options prices and greeks in the Black-Scholes model
|
||||
// also known as TV (theoretical value)
|
||||
|
@ -24,8 +24,8 @@
|
||||
// to avoid having to rename all classes to do with UNO
|
||||
// technicalities we use our own namespace
|
||||
|
||||
#ifndef _SCA_PRICING_HXX
|
||||
#define _SCA_PRICING_HXX
|
||||
#ifndef INCLUDED_SCADDINS_SOURCE_PRICING_PRICING_HXX
|
||||
#define INCLUDED_SCADDINS_SOURCE_PRICING_PRICING_HXX
|
||||
|
||||
|
||||
#include <string.h>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_BASLIBNODE_HXX
|
||||
#define SCRIPTING_BASLIBNODE_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASLIBNODE_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASLIBNODE_HXX
|
||||
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <com/sun/star/script/XLibraryContainer.hpp>
|
||||
@ -76,6 +76,6 @@ namespace basprov
|
||||
} // namespace basprov
|
||||
|
||||
|
||||
#endif // SCRIPTING_BASLIBNODE_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_BASPROV_BASLIBNODE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_BASMETHNODE_HXX
|
||||
#define SCRIPTING_BASMETHNODE_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
|
||||
|
||||
#include "bcholder.hxx"
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
@ -121,6 +121,6 @@ namespace basprov
|
||||
} // namespace basprov
|
||||
|
||||
|
||||
#endif // SCRIPTING_BASMETHNODE_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMETHNODE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_BASMODNODE_HXX
|
||||
#define SCRIPTING_BASMODNODE_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMODNODE_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMODNODE_HXX
|
||||
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <com/sun/star/script/browse/XBrowseNode.hpp>
|
||||
@ -70,6 +70,6 @@ namespace basprov
|
||||
} // namespace basprov
|
||||
|
||||
|
||||
#endif // SCRIPTING_BASMODNODE_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_BASPROV_BASMODNODE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_BASPROV_HXX
|
||||
#define SCRIPTING_BASPROV_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASPROV_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASPROV_HXX
|
||||
|
||||
#include <com/sun/star/beans/XPropertySet.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
@ -104,6 +104,6 @@ namespace basprov
|
||||
} // namespace basprov
|
||||
|
||||
|
||||
#endif // SCRIPTING_BASPROV_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_BASPROV_BASPROV_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_BASSCRIPT_HXX
|
||||
#define SCRIPTING_BASSCRIPT_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_BASPROV_BASSCRIPT_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_BASPROV_BASSCRIPT_HXX
|
||||
|
||||
#include "bcholder.hxx"
|
||||
#include <com/sun/star/script/provider/XScript.hpp>
|
||||
@ -107,6 +107,6 @@ namespace basprov
|
||||
} // namespace basprov
|
||||
|
||||
|
||||
#endif // SCRIPTING_BASSCRIPT_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_BASPROV_BASSCRIPT_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_DLGEVTATT_HXX
|
||||
#define SCRIPTING_DLGEVTATT_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGEVTATT_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGEVTATT_HXX
|
||||
|
||||
#include <com/sun/star/frame/XModel.hpp>
|
||||
#include <com/sun/star/script/XAllListener.hpp>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_DLGPROV_HXX
|
||||
#define SCRIPTING_DLGPROV_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGPROV_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGPROV_HXX
|
||||
|
||||
#include <com/sun/star/awt/XControl.hpp>
|
||||
#include <com/sun/star/awt/XDialog.hpp>
|
||||
@ -154,6 +154,6 @@ namespace dlgprov
|
||||
} // namespace dlgprov
|
||||
|
||||
|
||||
#endif // SCRIPTING_DLGPROV_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_DLGPROV_DLGPROV_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_BCHOLDER_HXX
|
||||
#define SCRIPTING_BCHOLDER_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
|
||||
|
||||
#include <osl/mutex.hxx>
|
||||
#include <cppuhelper/interfacecontainer.h>
|
||||
@ -59,6 +59,6 @@ namespace scripting_helper
|
||||
} // namespace scripting_helper
|
||||
|
||||
|
||||
#endif // SCRIPTING_BCHOLDER_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_INC_BCHOLDER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _SCRIPT_FRAMEWORK_MISCUTILS_HXX_
|
||||
#define _SCRIPT_FRAMEWORK_MISCUTILS_HXX_
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_INC_UTIL_MISCUTILS_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_INC_UTIL_MISCUTILS_HXX
|
||||
|
||||
#include <rtl/ustring.hxx>
|
||||
#include <tools/urlobj.hxx>
|
||||
|
@ -16,8 +16,8 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
#ifndef _COM_SUN_STAR_SCRIPTING_UTIL_SCRIPTINGCONSTANTS_HXX_
|
||||
#define _COM_SUN_STAR_SCRIPTING_UTIL_SCRIPTINGCONSTANTS_HXX_
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_INC_UTIL_SCRIPTINGCONSTANTS_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_INC_UTIL_SCRIPTINGCONSTANTS_HXX
|
||||
|
||||
namespace scripting_constants
|
||||
{
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _FRAMEWORK_SCRIPT_SCRIPTHANDLER_HXX
|
||||
#define _FRAMEWORK_SCRIPT_SCRIPTHANDLER_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_PROTOCOLHANDLER_SCRIPTHANDLER_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_PROTOCOLHANDLER_SCRIPTHANDLER_HXX
|
||||
|
||||
#include <com/sun/star/uno/RuntimeException.hpp>
|
||||
#include <com/sun/star/frame/XDispatchProvider.hpp>
|
||||
|
@ -16,8 +16,8 @@
|
||||
* except in compliance with the License. You may obtain a copy of
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
#ifndef _FRAMEWORK_SCRIPT_PROVIDER_OPENDOCUMENTLIST_HXX_
|
||||
#define _FRAMEWORK_SCRIPT_PROVIDER_OPENDOCUMENTLIST_HXX_
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_PROVIDER_ACTIVEMSPLIST_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_PROVIDER_ACTIVEMSPLIST_HXX
|
||||
|
||||
#include <boost/unordered_map.hpp>
|
||||
#include <map>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _FRAMEWORK_SCRIPT_PROVIDER_XFUNCTIONPROVIDER_HXX_
|
||||
#define _FRAMEWORK_SCRIPT_PROVIDER_XFUNCTIONPROVIDER_HXX_
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_PROVIDER_MASTERSCRIPTPROVIDER_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_PROVIDER_MASTERSCRIPTPROVIDER_HXX
|
||||
|
||||
#include <rtl/ustring.hxx>
|
||||
|
||||
@ -157,6 +157,6 @@ css::uno::Reference< css::uno::XInterface > SAL_CALL bnf_create( css::uno::Refer
|
||||
css::uno::Sequence< OUString > SAL_CALL bnf_getSupportedServiceNames();
|
||||
}
|
||||
|
||||
#endif //_FRAMEWORK_SCRIPT_PROVIDER_XFUNCTIONPROVIDER_HXX_
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_PROVIDER_MASTERSCRIPTPROVIDER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _FRAMEWORK_SCRIPT_PROVIDER_PROVIDERCACHE_HXX_
|
||||
#define _FRAMEWORK_SCRIPT_PROVIDER_PROVIDERCACHE_HXX_
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_PROVIDER_PROVIDERCACHE_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_PROVIDER_PROVIDERCACHE_HXX
|
||||
|
||||
#include <boost/unordered_map.hpp>
|
||||
#include <osl/mutex.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _FRAMEWORK_SCRIPT_PROVIDER_FUNCTIONIMPL_HXX_
|
||||
#define _FRAMEWORK_SCRIPT_PROVIDER_FUNCTIONIMPL_HXX_
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_PROVIDER_SCRIPTIMPL_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_PROVIDER_SCRIPTIMPL_HXX
|
||||
|
||||
#include <cppuhelper/implbase1.hxx>
|
||||
#include <osl/mutex.hxx>
|
||||
@ -98,6 +98,6 @@ private:
|
||||
ScriptImpl& operator = ( const ScriptImpl& );
|
||||
};
|
||||
} // namespace func_provider
|
||||
#endif //_FRAMEWORK_SCRIPT_PROVIDER_FUNCTIONIMPL_HXX_
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_PROVIDER_SCRIPTIMPL_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _FRAMEWORK_SCRIPT_PROVIDER_XSCRIPTURIHELPER_HXX_
|
||||
#define _FRAMEWORK_SCRIPT_PROVIDER_XSCRIPTURIHELPER_HXX_
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_PROVIDER_URIHELPER_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_PROVIDER_URIHELPER_HXX
|
||||
|
||||
#include <com/sun/star/script/provider/XScriptURIHelper.hpp>
|
||||
#include <com/sun/star/lang/XServiceInfo.hpp>
|
||||
@ -95,6 +95,6 @@ public:
|
||||
};
|
||||
|
||||
} // namespace func_provider
|
||||
#endif //_FRAMEWORK_SCRIPT_PROVIDER_XSCRIPTURIHELPER_HXX_
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_PROVIDER_URIHELPER_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef SCRIPTING_DLGPROV_HXX
|
||||
#define SCRIPTING_DLGPROV_HXX
|
||||
#ifndef INCLUDED_SCRIPTING_SOURCE_STRINGRESOURCE_STRINGRESOURCE_HXX
|
||||
#define INCLUDED_SCRIPTING_SOURCE_STRINGRESOURCE_STRINGRESOURCE_HXX
|
||||
|
||||
#include <com/sun/star/resource/XStringResourceWithStorage.hpp>
|
||||
#include <com/sun/star/resource/XStringResourceWithLocation.hpp>
|
||||
@ -675,6 +675,6 @@ public:
|
||||
} // namespace stringtable
|
||||
|
||||
|
||||
#endif // SCRIPTING_DLGPROV_HXX
|
||||
#endif // INCLUDED_SCRIPTING_SOURCE_STRINGRESOURCE_STRINGRESOURCE_HXX
|
||||
|
||||
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _STGAVL_HXX
|
||||
#define _STGAVL_HXX
|
||||
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGAVL_HXX
|
||||
#define INCLUDED_SOT_SOURCE_SDSTOR_STGAVL_HXX
|
||||
|
||||
// This class must be overloaded to define real, living nodes.
|
||||
// Especially, the compare function must be implemented.
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _STGCACHE_HXX
|
||||
#define _STGCACHE_HXX
|
||||
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGCACHE_HXX
|
||||
#define INCLUDED_SOT_SOURCE_SDSTOR_STGCACHE_HXX
|
||||
|
||||
#include <osl/endian.h>
|
||||
#include <rtl/ref.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _STGDIR_HXX
|
||||
#define _STGDIR_HXX
|
||||
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGDIR_HXX
|
||||
#define INCLUDED_SOT_SOURCE_SDSTOR_STGDIR_HXX
|
||||
|
||||
#include "stgavl.hxx"
|
||||
#include "stgelem.hxx"
|
||||
|
@ -20,8 +20,8 @@
|
||||
// This file reflects the structure of MS file elements.
|
||||
// It is very sensitive to alignment!
|
||||
|
||||
#ifndef _STGELEM_HXX
|
||||
#define _STGELEM_HXX
|
||||
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGELEM_HXX
|
||||
#define INCLUDED_SOT_SOURCE_SDSTOR_STGELEM_HXX
|
||||
|
||||
#include <sot/stg.hxx>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _STGIO_HXX
|
||||
#define _STGIO_HXX
|
||||
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGIO_HXX
|
||||
#define INCLUDED_SOT_SOURCE_SDSTOR_STGIO_HXX
|
||||
|
||||
#include <stgcache.hxx>
|
||||
#include <stgelem.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _SDSTOR_STGOLE_HXX
|
||||
#define _SDSTOR_STGOLE_HXX
|
||||
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGOLE_HXX
|
||||
#define INCLUDED_SOT_SOURCE_SDSTOR_STGOLE_HXX
|
||||
|
||||
#include <string.h>
|
||||
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef _STGSTRMS_HXX
|
||||
#define _STGSTRMS_HXX
|
||||
#ifndef INCLUDED_SOT_SOURCE_SDSTOR_STGSTRMS_HXX
|
||||
#define INCLUDED_SOT_SOURCE_SDSTOR_STGSTRMS_HXX
|
||||
|
||||
#include <tools/stream.hxx>
|
||||
#include <rtl/ref.hxx>
|
||||
|
@ -17,8 +17,8 @@
|
||||
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
||||
*/
|
||||
|
||||
#ifndef __XOLESIMPLESTORAGE_HXX_
|
||||
#define __XOLESIMPLESTORAGE_HXX_
|
||||
#ifndef INCLUDED_SOT_SOURCE_UNOOLESTORAGE_XOLESIMPLESTORAGE_HXX
|
||||
#define INCLUDED_SOT_SOURCE_UNOOLESTORAGE_XOLESIMPLESTORAGE_HXX
|
||||
|
||||
#include <com/sun/star/embed/XOLESimpleStorage.hpp>
|
||||
#include <com/sun/star/container/XNameContainer.hpp>
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user