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

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

24#ifndef _SIDEBARTXTCONTROL_HXX
25#define _SIDEBARTXTCONTROL_HXX
26
27#include <vcl/ctrl.hxx>
28
29class OutlinerView;
30class SwView;
31class SwPostItMgr;
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

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

24#ifndef _SIDEBARTXTCONTROL_HXX
25#define _SIDEBARTXTCONTROL_HXX
26
27#include <vcl/ctrl.hxx>
28
29class OutlinerView;
30class SwView;
31class SwPostItMgr;
32class SpellCallbackInfo;
32struct SpellCallbackInfo;
33
34namespace sw { namespace sidebarwindows {
35
36class SwSidebarWin;
37
38class SidebarTxtControl : public Control
39{
40 private:

--- 39 unchanged lines hidden ---
33
34namespace sw { namespace sidebarwindows {
35
36class SwSidebarWin;
37
38class SidebarTxtControl : public Control
39{
40 private:

--- 39 unchanged lines hidden ---