LineWidthControl.cxx (4e8031e0) | LineWidthControl.cxx (d29c2fc2) |
---|---|
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 --- 11 unchanged lines hidden (view full) --- 20 *************************************************************/ 21 22#include "LineWidthControl.hxx" 23#include "LinePropertyPanel.hrc" 24#include "LinePropertyPanel.hxx" 25 26#include <svx/dialogs.hrc> 27#include <svx/dialmgr.hxx> | 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 --- 11 unchanged lines hidden (view full) --- 20 *************************************************************/ 21 22#include "LineWidthControl.hxx" 23#include "LinePropertyPanel.hrc" 24#include "LinePropertyPanel.hxx" 25 26#include <svx/dialogs.hrc> 27#include <svx/dialmgr.hxx> |
28#include <sfx2/sidebar/propertypanel.hrc> | 28#include <sfx2/sidebar/ResourceDefinitions.hrc> |
29#include <comphelper/processfactory.hxx> 30#include <vcl/svapp.hxx> 31#include <unotools/viewoptions.hxx> 32#include <svx/xlnwtit.hxx> 33#include <sfx2/bindings.hxx> 34#include <sfx2/dispatch.hxx> 35#include "svx/sidebar/PopupContainer.hxx" 36 --- 340 unchanged lines hidden --- | 29#include <comphelper/processfactory.hxx> 30#include <vcl/svapp.hxx> 31#include <unotools/viewoptions.hxx> 32#include <svx/xlnwtit.hxx> 33#include <sfx2/bindings.hxx> 34#include <sfx2/dispatch.hxx> 35#include "svx/sidebar/PopupContainer.hxx" 36 --- 340 unchanged lines hidden --- |