border.hxx (c4eee24d) border.hxx (97e8a929)
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

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

32#include <vcl/fixed.hxx>
33#include <svtools/valueset.hxx>
34#include <sfx2/tabdlg.hxx>
35#include <svx/frmsel.hxx>
36
37// forward ---------------------------------------------------------------
38
39class SvxBorderLine;
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

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

32#include <vcl/fixed.hxx>
33#include <svtools/valueset.hxx>
34#include <sfx2/tabdlg.hxx>
35#include <svx/frmsel.hxx>
36
37// forward ---------------------------------------------------------------
38
39class SvxBorderLine;
40class XColorTable;
41
42#include <svx/flagsdef.hxx>
43
44class SvxBorderTabPage : public SfxTabPage
45{
46 using TabPage::DeactivatePage;
47
48public:

--- 104 unchanged lines hidden ---
40
41#include <svx/flagsdef.hxx>
42
43class SvxBorderTabPage : public SfxTabPage
44{
45 using TabPage::DeactivatePage;
46
47public:

--- 104 unchanged lines hidden ---