toolbox.h (25d782d7) toolbox.h (31fabce7)
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

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

42
43#define TB_MENUBUTTON_SIZE 12
44#define TB_MENUBUTTON_OFFSET 2
45
46#define TB_SMALLIMAGESIZE 16
47
48#define TB_LARGEIMAGESIZE 26
49#define TB_LARGEIMAGESIZE_INDUSTRIAL 24
1/*************************************************************************
2 *
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 *
5 * Copyright 2000, 2010 Oracle and/or its affiliates.
6 *
7 * OpenOffice.org - a multi-platform office productivity suite
8 *

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

42
43#define TB_MENUBUTTON_SIZE 12
44#define TB_MENUBUTTON_OFFSET 2
45
46#define TB_SMALLIMAGESIZE 16
47
48#define TB_LARGEIMAGESIZE 26
49#define TB_LARGEIMAGESIZE_INDUSTRIAL 24
50#define TB_LARGEIMAGESIZE_CRYSTAL 22
51
52class Window;
53
54// ----------------
55// - ImplToolItem -
56// ----------------
57
58struct ImplToolItem

--- 123 unchanged lines hidden ---
50
51class Window;
52
53// ----------------
54// - ImplToolItem -
55// ----------------
56
57struct ImplToolItem

--- 123 unchanged lines hidden ---