diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-02-12 13:59:23 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-02-13 11:04:31 +0000 |
commit | cc6725773b0bd2b8984f516e8faf01e9aa520681 (patch) | |
tree | aa7565ea1f106193f020b33fce1e0ac9fb693f99 /sc/AllLangResTarget_sc.mk | |
parent | 02ef234b77b6c5f4c0d6634881168313e97288d1 (diff) |
Various adjustments of the pivot table
especially relative positions were relative
to the dialog which was assumed to be then
a direct parent of the widgets so that
a simple calculation could make the positions
relative to the widgets
also now the pivot table fits into a 768 pixel high
screen
Change-Id: I86a4155439872e8273943b90f15320e560e237a4
Diffstat (limited to 'sc/AllLangResTarget_sc.mk')
-rw-r--r-- | sc/AllLangResTarget_sc.mk | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sc/AllLangResTarget_sc.mk b/sc/AllLangResTarget_sc.mk index 6d0c2a80d3a4..a73225798f0e 100644 --- a/sc/AllLangResTarget_sc.mk +++ b/sc/AllLangResTarget_sc.mk @@ -48,7 +48,6 @@ $(eval $(call gb_SrsTarget_add_files,sc/res,\ sc/source/ui/cctrl/checklistmenu.src \ sc/source/ui/navipi/navipi.src \ sc/source/ui/styleui/scstyles.src \ - sc/source/ui/dbgui/pivot.src \ sc/source/ui/dbgui/dpgroupdlg.src \ sc/source/ui/dbgui/pvfundlg.src \ sc/source/ui/dbgui/dapitype.src \ |