LinePropertyPanel.src (d29c2fc2) LinePropertyPanel.src (6a606da0)
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

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

19 *
20 *************************************************************/
21
22#include "LinePropertyPanel.hrc"
23#include <sfx2/sidebar/ResourceDefinitions.hrc>
24#include <svx/dialogs.hrc>
25#include "helpid.hrc"
26
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

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

19 *
20 *************************************************************/
21
22#include "LinePropertyPanel.hrc"
23#include <sfx2/sidebar/ResourceDefinitions.hrc>
24#include <svx/dialogs.hrc>
25#include "helpid.hrc"
26
27#define TOOLBOX_WIDTH 50
28#define TOOLBOX_HEIGHT 14
29#define LISTBOX_HEIGHT 99
30
31Control RID_SIDEBAR_LINE_PANEL
32{
33 OutputSize = TRUE;
34 DialogControl = TRUE;
35 Border = FALSE;
36 Text = "Line";
37
38 Size = MAP_APPFONT(

--- 388 unchanged lines hidden ---
27Control RID_SIDEBAR_LINE_PANEL
28{
29 OutputSize = TRUE;
30 DialogControl = TRUE;
31 Border = FALSE;
32 Text = "Line";
33
34 Size = MAP_APPFONT(

--- 388 unchanged lines hidden ---