2010-10-14 08:27:31 +02:00
|
|
|
/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
re-base on ALv2 code. Includes (at least) relevant parts of:
linecap: Reintegrating finished LineCap feature
Patch contributed by Regina Henschel
http://svn.apache.org/viewvc?view=revision&revision=1232507
Patches contributed by Sven Jacobi
impress212: #i81610# fixed animation export
http://svn.apache.org/viewvc?view=revision&revision=1167620
impress212: drawinglayer gbuild environment changes
http://svn.apache.org/viewvc?view=revision&revision=1167627
http://svn.apache.org/viewvc?view=revision&revision=1167628
impress212: DffPropSet -> minor code improvements, removing table
http://svn.apache.org/viewvc?view=revision&revision=1167634
impress212: #158494# fixed excel import (text rotation)
http://svn.apache.org/viewvc?view=revision&revision=1167638
Patches contributed by Armin Le Grand
Svg: Reintegrated Svg replacement from /branches/alg/svgreplavement
http://svn.apache.org/viewvc?view=revision&revision=1220836
#118728# changed indentifying definitions for Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1229961
#118838# LineGeometry creation for complicated cases optimized to
create single Polygons
http://svn.apache.org/viewvc?view=revision&revision=1236232
#119176# corrected file type detection for SVG for svg files
without xml header
http://svn.apache.org/viewvc?view=revision&revision=1309445
#118728# Extended Svg file detection
http://svn.apache.org/viewvc?view=revision&revision=1230531
#118529# solve break converters and convert commands for OLEs and images
http://svn.apache.org/viewvc?view=revision&revision=1186168
svg: added WaE changes from branch svgreplacement to trunc
http://svn.apache.org/viewvc?view=revision&revision=1222974
svg: corrected missing member initialization
http://svn.apache.org/viewvc?view=revision&revision=1226134
fix for #118525#: Using primitives for chart sub-geometry visualisation
http://svn.apache.org/viewvc?view=revision&revision=1226879
#118898# Adapted ImpGraphic::ImplGetBitmap to correctly convert
metafiles to bitmapEx ...
http://svn.apache.org/viewvc?view=revision&revision=1293316
fix for #118525#: removed no longer used variable maOriginalMapMode, one
more exception eliminated
http://svn.apache.org/viewvc?view=revision&revision=1227097
#16758# Added buffering to the VDev usages of the VclProcessor2D derivates...
http://svn.apache.org/viewvc?view=revision&revision=1229521
#116758# Secured VDev buffer device to Vcl deinit
http://svn.apache.org/viewvc?view=revision&revision=1230574
#116758# added remembering allocated VDevs for VDevBuffer to be able to also
delete these when vcl goes down; it should never happen, but You never know
http://svn.apache.org/viewvc?view=revision&revision=1230927
#118730# Changed SvgClipPathNode to use MaskPrimitive2D for primitive
representation instead of TransparencePrimitive2D
http://svn.apache.org/viewvc?view=revision&revision=1231198
#118822# secured 3D geometry creation (slices) by subdividing the 2D
source polyPolygon early
http://svn.apache.org/viewvc?view=revision&revision=1234749
#118829# enhanced Svg gradient quality, obstacles avoided
http://svn.apache.org/viewvc?view=revision&revision=1235361
#118834# Unified usage of TextBreakupHelper as single tooling class
for i18n text primitive breakup
http://svn.apache.org/viewvc?view=revision&revision=1236110
#118853# added square pixel size limit to conversion of
TransparencePrimitive2D to Metafile action
http://svn.apache.org/viewvc?view=revision&revision=1237656
#118824# coreccted mirroring and boundrect when the graphicmanager
is used for bitmap output
http://svn.apache.org/viewvc?view=revision&revision=1240097
#115092# Corrected VclProcessor2D::RenderPolygonStrokePrimitive2D for
various optimization scenarios
http://svn.apache.org/viewvc?view=revision&revision=1241434
#118783# Corrected errors in ID strings, corrected Svg line/fill export,
corrected polygon close state
http://svn.apache.org/viewvc?view=revision&revision=1232006
#118796# corrected null-pointer usage in SVG text exporter
http://svn.apache.org/viewvc?view=revision&revision=1240262
#118729# Use GraphicStreamUrl and GraphicUrl to allow multi image
import with linked graphics, too
http://svn.apache.org/viewvc?view=revision&revision=1229962
#118898# corrected error in GDIMetaFile::GetBoundRect in handling
MetaFloatTransparentAction
http://svn.apache.org/viewvc?view=revision&revision=1293349
#118855# Corrected handling of possibly created empty clipRegions
after PolyPolygon clipping
http://svn.apache.org/viewvc?view=revision&revision=1237725
#115962# Better (but not yet optimal, see comments in task) handling
of MetaFloatTransparentAction in PDF export
http://svn.apache.org/viewvc?view=revision&revision=1241078
IP clearance: #118466# This patch removes librsvg, libcroco, libgsf, ...
http://svn.apache.org/viewvc?view=revision&revision=1200879
118779# Added svg content streaming in/out to ImpGraphic stream operators
http://svn.apache.org/viewvc?view=revision&revision=1231908
linecap: correctons for WaE and mac drawing
http://svn.apache.org/viewvc?view=revision&revision=1232793
svg: uses current system Dpi for Svg replacement image creation
http://svn.apache.org/viewvc?view=revision&revision=1233948
Patches contributed by Mathias Bauer (and others)
gnumake4 work variously
http://svn.apache.org/viewvc?view=revision&revision=1394326
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1394326
Remove duplicate header includes.
cws mba34issues01: #i117720#: convert assertion into warning
http://svn.apache.org/viewvc?view=revision&revision=1172352
118485 - Styles for OLEs are not saved. Submitted by Armin Le Grand.
http://svn.apache.org/viewvc?view=revision&revision=1182166
cws mba34issues01: #i117714#: remove assertion
http://svn.apache.org/viewvc?view=revision&revision=1172357
Patch contributed by Jurgen Schmidt
add some additional checks to ensure proper reading operations
http://svn.apache.org/viewvc?view=revision&revision=1209022
mostly prefer our stream / bounds checking work.
Patches contributed by Herbert Duerr
#i118816# add clarifying comment regarding Font::*Color*() methods
http://svn.apache.org/viewvc?view=revision&revision=1233833
extend macro->string handling for empty strings
http://svn.apache.org/viewvc?view=revision&revision=1175801
avoid magic constants for SALCOLOR_NONE
http://svn.apache.org/viewvc?view=revision&revision=1177543
initialize slant properly in ImplFontMetricData constructor (author=iorsh)
http://svn.apache.org/viewvc?view=revision&revision=1177551
#i118675# make check for extension updates more stable
http://svn.apache.org/viewvc?view=revision&revision=1214797
#a118617# remove VBasicEventListener.dll binary
There are no known users depending on its CLSID
http://svn.apache.org/viewvc?view=revision&revision=1203697
Patches contributed by Ariel Constenla-Haile
Fix build breaker on Linux/gcc
http://svn.apache.org/viewvc?view=revision&revision=1221104
Fix crash when trying to instantiate css.graphic.GraphicRasterizer_RSVG
http://svn.apache.org/viewvc?view=revision&revision=1215559
Patches contributed by Oliver-Rainer Wittmann
sw34bf06: #i117962# - method <SwFlyFrm::IsPaint(..)> - consider
instances of <SwFlyDrawObj>
http://svn.apache.org/viewvc?view=revision&revision=1172120
sw34bf06: #i117783# - Writer's implementation of XPagePrintable -
apply print settings to new printing routines
http://svn.apache.org/viewvc?view=revision&revision=1172115
gnumake4 work variously from Hans-Joachim Lankenau
http://svn.apache.org/viewvc?view=revision&revision=1397315
http://svn.apache.org/viewvc?view=revision&revision=1396797
http://svn.apache.org/viewvc?view=revision&revision=1396782
http://svn.apache.org/viewvc?view=revision&revision=1394707
plus some amount of re-splitting of legacy headers.
Patch contributed by Pavel Janik
WaE: Remove unused variables.
http://svn.apache.org/viewvc?view=revision&revision=1230697
Patches contributed by Takashi Ono
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
mingwport35: i#117795: MinGW port fix for vcl2gnumake
http://svn.apache.org/viewvc?view=revision&revision=1172091
Patch contributed by Christian Lippka
impress212: #i98044# re enable Text menu for outline and title shapes
http://svn.apache.org/viewvc?view=revision&revision=1167639
Patch contributed by Andre Fischer
118674: Made category B code optional and disabled by default.
http://svn.apache.org/viewvc?view=revision&revision=1215131
118881: Ignore empty paragraphs after bullets.
http://svn.apache.org/viewvc?view=revision&revision=1296205
Patches contributed by Philipp Lohmann
ooo340fixes: #i117780# use rtl allocator
http://svn.apache.org/viewvc?view=revision&revision=1172087
ooo34gsl02: #i117807# fix an off by one error (index actually
inside the pfb section header)
http://svn.apache.org/viewvc?view=revision&revision=1167576
various cleanups, related compilation fixes, warning cleanups, re-working
of obsolete stl template pieces to use boost instead, changed string
classes, re-adapt KDE about data, about dialog, fixing warnings,
and other fixes & improvements.
Disable svg import / render for about/ branding code-paths for now.
Restore full icon theme set.
Remove OS/2 conditionals and sources.
Remove conflicting gtk/full-screen monitors support.
Retain existing svg rasterizer files - temporarily disabled.
Standardize stringificaiton and fixup dllpostfix issues.
Rename SvgGradientHelper::== to equalTo to avoid overloading issues.
Use the flat GdiPlus API for LineCaps calls.
2012-10-09 12:22:23 +01:00
|
|
|
/*
|
|
|
|
* This file is part of the LibreOffice project.
|
|
|
|
*
|
|
|
|
* This Source Code Form is subject to the terms of the Mozilla Public
|
|
|
|
* License, v. 2.0. If a copy of the MPL was not distributed with this
|
|
|
|
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
|
|
|
*
|
|
|
|
* This file incorporates work covered by the following license notice:
|
|
|
|
*
|
|
|
|
* Licensed to the Apache Software Foundation (ASF) under one or more
|
|
|
|
* contributor license agreements. See the NOTICE file distributed
|
|
|
|
* with this work for additional information regarding copyright
|
|
|
|
* ownership. The ASF licenses this file to you under the Apache
|
|
|
|
* License, Version 2.0 (the "License"); you may not use this file
|
|
|
|
* except in compliance with the License. You may obtain a copy of
|
|
|
|
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
|
|
|
|
*/
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2009-08-12 12:59:21 +00:00
|
|
|
|
2011-01-24 16:34:14 +01:00
|
|
|
#include "tools/debug.hxx"
|
2009-08-12 12:59:21 +00:00
|
|
|
#include "tools/rc.h"
|
2011-01-24 16:34:14 +01:00
|
|
|
|
2009-08-12 12:59:21 +00:00
|
|
|
#include "vcl/svapp.hxx"
|
|
|
|
#include "vcl/help.hxx"
|
|
|
|
#include "vcl/event.hxx"
|
|
|
|
#include "vcl/menu.hxx"
|
|
|
|
#include "vcl/button.hxx"
|
|
|
|
#include "vcl/tabpage.hxx"
|
|
|
|
#include "vcl/tabctrl.hxx"
|
|
|
|
#include "vcl/controllayout.hxx"
|
2013-02-15 12:38:42 +00:00
|
|
|
#include "vcl/layout.hxx"
|
2009-08-12 12:59:21 +00:00
|
|
|
#include "vcl/lstbox.hxx"
|
|
|
|
|
2011-01-24 16:34:14 +01:00
|
|
|
#include "controldata.hxx"
|
|
|
|
#include "svdata.hxx"
|
|
|
|
#include "window.h"
|
2007-08-03 13:07:27 +00:00
|
|
|
|
2011-02-03 16:55:17 -07:00
|
|
|
#include <boost/unordered_map.hpp>
|
2003-06-04 10:22:18 +00:00
|
|
|
#include <vector>
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
// =======================================================================
|
|
|
|
|
|
|
|
struct ImplTabItem
|
|
|
|
{
|
2012-12-15 20:33:03 +00:00
|
|
|
sal_uInt16 mnId;
|
2000-09-18 16:07:07 +00:00
|
|
|
TabPage* mpTabPage;
|
|
|
|
String maText;
|
|
|
|
String maFormatText;
|
|
|
|
String maHelpText;
|
2012-12-15 20:33:03 +00:00
|
|
|
OString maHelpId;
|
|
|
|
OString maTabName;
|
2000-09-18 16:07:07 +00:00
|
|
|
Rectangle maRect;
|
2012-12-15 20:33:03 +00:00
|
|
|
sal_uInt16 mnLine;
|
2008-12-16 16:42:03 +00:00
|
|
|
bool mbFullVisible;
|
|
|
|
bool mbEnabled;
|
|
|
|
Image maTabImage;
|
|
|
|
|
|
|
|
ImplTabItem()
|
2012-12-15 20:01:47 +00:00
|
|
|
: mnId( 0 ), mpTabPage( NULL ),
|
2010-09-29 15:46:40 +08:00
|
|
|
mnLine( 0 ), mbFullVisible( sal_False ), mbEnabled( true )
|
2008-12-16 16:42:03 +00:00
|
|
|
{}
|
2000-09-18 16:07:07 +00:00
|
|
|
};
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
struct ImplTabCtrlData
|
|
|
|
{
|
2011-02-03 16:55:17 -07:00
|
|
|
boost::unordered_map< int, int > maLayoutPageIdToLine;
|
|
|
|
boost::unordered_map< int, int > maLayoutLineToPageId;
|
2008-12-16 16:42:03 +00:00
|
|
|
std::vector< Rectangle > maTabRectangles;
|
|
|
|
Point maItemsOffset; // offset of the tabitems
|
|
|
|
std::vector< ImplTabItem > maItemList;
|
2009-06-03 14:43:17 +00:00
|
|
|
ListBox* mpListBox;
|
2008-12-16 16:42:03 +00:00
|
|
|
};
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
#define TAB_OFFSET 3
|
|
|
|
#define TAB_TABOFFSET_X 3
|
|
|
|
#define TAB_TABOFFSET_Y 3
|
2001-08-13 09:54:27 +00:00
|
|
|
#define TAB_EXTRASPACE_X 6
|
2000-09-18 16:07:07 +00:00
|
|
|
#define TAB_BORDER_LEFT 1
|
|
|
|
#define TAB_BORDER_TOP 1
|
|
|
|
#define TAB_BORDER_RIGHT 2
|
|
|
|
#define TAB_BORDER_BOTTOM 2
|
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// for the Tab positions
|
2000-09-18 16:07:07 +00:00
|
|
|
#define TAB_PAGERECT 0xFFFF
|
|
|
|
|
|
|
|
// =======================================================================
|
|
|
|
|
|
|
|
void TabControl::ImplInit( Window* pParent, WinBits nStyle )
|
|
|
|
{
|
2012-08-23 15:18:14 +01:00
|
|
|
mbLayoutDirty = true;
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( !(nStyle & WB_NOTABSTOP) )
|
|
|
|
nStyle |= WB_TABSTOP;
|
|
|
|
if ( !(nStyle & WB_NOGROUP) )
|
|
|
|
nStyle |= WB_GROUP;
|
|
|
|
if ( !(nStyle & WB_NODIALOGCONTROL) )
|
|
|
|
nStyle |= WB_DIALOGCONTROL;
|
|
|
|
|
|
|
|
Control::ImplInit( pParent, nStyle, NULL );
|
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
mnLastWidth = 0;
|
|
|
|
mnLastHeight = 0;
|
|
|
|
mnBtnSize = 0;
|
|
|
|
mnMaxPageWidth = 0;
|
|
|
|
mnActPageId = 0;
|
|
|
|
mnCurPageId = 0;
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
|
|
|
mbRestoreHelpId = sal_False;
|
|
|
|
mbRestoreUnqId = sal_False;
|
|
|
|
mbSmallInvalidate = sal_False;
|
2003-06-04 10:22:18 +00:00
|
|
|
mpTabCtrlData = new ImplTabCtrlData;
|
2009-06-03 14:43:17 +00:00
|
|
|
mpTabCtrlData->mpListBox = NULL;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_True, sal_True, sal_True );
|
2004-05-10 14:48:11 +00:00
|
|
|
|
2009-06-03 14:43:17 +00:00
|
|
|
if( (nStyle & WB_DROPDOWN) )
|
|
|
|
{
|
|
|
|
mpTabCtrlData->mpListBox = new ListBox( this, WB_DROPDOWN );
|
|
|
|
mpTabCtrlData->mpListBox->SetPosSizePixel( Point( 0, 0 ), Size( 200, 20 ) );
|
|
|
|
mpTabCtrlData->mpListBox->SetSelectHdl( LINK( this, TabControl, ImplListBoxSelectHdl ) );
|
|
|
|
mpTabCtrlData->mpListBox->Show();
|
|
|
|
}
|
|
|
|
|
2004-05-10 14:48:11 +00:00
|
|
|
// if the tabcontrol is drawn (ie filled) by a native widget, make sure all contols will have transparent background
|
|
|
|
// otherwise they will paint with a wrong background
|
|
|
|
if( IsNativeControlSupported(CTRL_TAB_PANE, PART_ENTIRE_CONTROL) )
|
2010-09-29 15:46:40 +08:00
|
|
|
EnableChildTransparentMode( sal_True );
|
2010-02-01 16:37:26 +01:00
|
|
|
|
|
|
|
if ( pParent->IsDialog() )
|
|
|
|
pParent->AddChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
// -----------------------------------------------------------------
|
|
|
|
|
|
|
|
const Font& TabControl::GetCanonicalFont( const StyleSettings& _rStyle ) const
|
|
|
|
{
|
|
|
|
return _rStyle.GetAppFont();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------
|
|
|
|
const Color& TabControl::GetCanonicalTextColor( const StyleSettings& _rStyle ) const
|
|
|
|
{
|
|
|
|
return _rStyle.GetButtonTextColor();
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::ImplInitSettings( sal_Bool bFont,
|
|
|
|
sal_Bool bForeground, sal_Bool bBackground )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
Control::ImplInitSettings( bFont, bForeground );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( bBackground )
|
|
|
|
{
|
|
|
|
Window* pParent = GetParent();
|
2005-01-31 08:17:27 +00:00
|
|
|
if ( !IsControlBackground() &&
|
|
|
|
(pParent->IsChildTransparentModeEnabled()
|
2004-05-10 14:48:11 +00:00
|
|
|
|| IsNativeControlSupported(CTRL_TAB_PANE, PART_ENTIRE_CONTROL)
|
2005-01-31 08:17:27 +00:00
|
|
|
|| IsNativeControlSupported(CTRL_TAB_ITEM, PART_ENTIRE_CONTROL) ) )
|
2004-05-10 14:48:11 +00:00
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2004-05-10 14:48:11 +00:00
|
|
|
// set transparent mode for NWF tabcontrols to have
|
|
|
|
// the background always cleared properly
|
2010-09-29 15:46:40 +08:00
|
|
|
EnableChildTransparentMode( sal_True );
|
2000-09-18 16:07:07 +00:00
|
|
|
SetParentClipMode( PARENTCLIPMODE_NOCLIP );
|
2010-09-29 15:46:40 +08:00
|
|
|
SetPaintTransparent( sal_True );
|
2000-09-18 16:07:07 +00:00
|
|
|
SetBackground();
|
2007-08-03 13:07:27 +00:00
|
|
|
ImplGetWindowImpl()->mbUseNativeFocus = ImplGetSVData()->maNWFData.mbNoFocusRects;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
EnableChildTransparentMode( sal_False );
|
2000-09-18 16:07:07 +00:00
|
|
|
SetParentClipMode( 0 );
|
2010-09-29 15:46:40 +08:00
|
|
|
SetPaintTransparent( sal_False );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( IsControlBackground() )
|
|
|
|
SetBackground( GetControlBackground() );
|
|
|
|
else
|
|
|
|
SetBackground( pParent->GetBackground() );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
void TabControl::ImplFreeLayoutData()
|
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
if( HasLayoutData() )
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
ImplClearLayoutData();
|
2003-06-04 10:22:18 +00:00
|
|
|
mpTabCtrlData->maLayoutPageIdToLine.clear();
|
|
|
|
mpTabCtrlData->maLayoutLineToPageId.clear();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
TabControl::TabControl( Window* pParent, WinBits nStyle ) :
|
|
|
|
Control( WINDOW_TABCONTROL )
|
|
|
|
{
|
|
|
|
ImplInit( pParent, nStyle );
|
2010-11-02 16:55:17 +00:00
|
|
|
OSL_TRACE("*** TABCONTROL no notabs? %s", ( GetStyle() & WB_NOBORDER ) ? "true" : "false" );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
TabControl::TabControl( Window* pParent, const ResId& rResId ) :
|
|
|
|
Control( WINDOW_TABCONTROL )
|
|
|
|
{
|
|
|
|
rResId.SetRT( RSC_TABCONTROL );
|
|
|
|
WinBits nStyle = ImplInitRes( rResId );
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
ImplLoadRes( rResId );
|
|
|
|
|
|
|
|
if ( !(nStyle & WB_HIDE) )
|
|
|
|
Show();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::ImplLoadRes( const ResId& rResId )
|
|
|
|
{
|
|
|
|
Control::ImplLoadRes( rResId );
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nObjMask = ReadLongRes();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( nObjMask & RSC_TABCONTROL_ITEMLIST )
|
|
|
|
{
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nEle = ReadLongRes();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// add item
|
2011-01-12 15:07:10 +01:00
|
|
|
for( sal_uLong i = 0; i < nEle; i++ )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2007-04-26 08:28:58 +00:00
|
|
|
InsertPage( ResId( (RSHEADER_TYPE *)GetClassRes(), *rResId.GetResMgr() ) );
|
2000-09-18 16:07:07 +00:00
|
|
|
IncrementRes( GetObjSizeRes( (RSHEADER_TYPE *)GetClassRes() ) );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
TabControl::~TabControl()
|
|
|
|
{
|
2010-02-01 16:37:26 +01:00
|
|
|
if ( GetParent()->IsDialog() )
|
|
|
|
GetParent()->RemoveChildEventListener( LINK( this, TabControl, ImplWindowEventListener ) );
|
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// delete TabCtrl data
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( mpTabCtrlData )
|
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
delete mpTabCtrlData->mpListBox;
|
2000-09-18 16:07:07 +00:00
|
|
|
delete mpTabCtrlData;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplTabItem* TabControl::ImplGetItem( sal_uInt16 nId ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if( it->mnId == nId )
|
|
|
|
return &(*it);
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
return NULL;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2007-08-03 13:07:27 +00:00
|
|
|
Size TabControl::ImplGetItemSize( ImplTabItem* pItem, long nMaxWidth )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
pItem->maFormatText = pItem->maText;
|
|
|
|
Size aSize( GetCtrlTextWidth( pItem->maFormatText ), GetTextHeight() );
|
2008-12-16 16:42:03 +00:00
|
|
|
Size aImageSize( 0, 0 );
|
|
|
|
if( !!pItem->maTabImage )
|
|
|
|
{
|
|
|
|
aImageSize = pItem->maTabImage.GetSizePixel();
|
|
|
|
if( pItem->maFormatText.Len() )
|
|
|
|
aImageSize.Width() += GetTextHeight()/4;
|
|
|
|
}
|
|
|
|
aSize.Width() += aImageSize.Width();
|
|
|
|
if( aImageSize.Height() > aSize.Height() )
|
|
|
|
aSize.Height() = aImageSize.Height();
|
2007-08-03 13:07:27 +00:00
|
|
|
|
2010-03-05 11:19:08 +01:00
|
|
|
aSize.Width() += TAB_TABOFFSET_X*2;
|
|
|
|
aSize.Height() += TAB_TABOFFSET_Y*2;
|
|
|
|
|
2010-07-05 11:20:24 +02:00
|
|
|
Rectangle aCtrlRegion( Point( 0, 0 ), aSize );
|
|
|
|
Rectangle aBoundingRgn, aContentRgn;
|
|
|
|
const ImplControlValue aControlValue;
|
2007-08-03 13:07:27 +00:00
|
|
|
if(GetNativeControlRegion( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, aCtrlRegion,
|
2013-04-07 12:06:47 +02:00
|
|
|
CTRL_STATE_ENABLED, aControlValue, OUString(),
|
2007-08-03 13:07:27 +00:00
|
|
|
aBoundingRgn, aContentRgn ) )
|
|
|
|
{
|
2010-07-05 11:20:24 +02:00
|
|
|
return aContentRgn.GetSize();
|
2007-08-03 13:07:27 +00:00
|
|
|
}
|
|
|
|
|
2001-08-13 10:03:07 +00:00
|
|
|
// For languages with short names (e.g. Chinese), because the space is
|
|
|
|
// normally only one pixel per char
|
2012-05-02 16:33:59 +02:00
|
|
|
if ( pItem->maFormatText.Len() < TAB_EXTRASPACE_X )
|
2001-08-13 10:03:07 +00:00
|
|
|
aSize.Width() += TAB_EXTRASPACE_X-pItem->maFormatText.Len();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// shorten Text if needed
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( aSize.Width()+4 >= nMaxWidth )
|
|
|
|
{
|
2013-04-07 12:06:47 +02:00
|
|
|
OUString aAppendStr("...");
|
2000-09-18 16:07:07 +00:00
|
|
|
pItem->maFormatText += aAppendStr;
|
|
|
|
do
|
|
|
|
{
|
2012-06-25 23:10:14 +01:00
|
|
|
pItem->maFormatText.Erase( pItem->maFormatText.Len()-aAppendStr.getLength()-1, 1 );
|
2000-09-18 16:07:07 +00:00
|
|
|
aSize.Width() = GetCtrlTextWidth( pItem->maFormatText );
|
2008-12-16 16:42:03 +00:00
|
|
|
aSize.Width() += aImageSize.Width();
|
2000-09-18 16:07:07 +00:00
|
|
|
aSize.Width() += TAB_TABOFFSET_X*2;
|
|
|
|
}
|
2012-06-25 23:10:14 +01:00
|
|
|
while ( (aSize.Width()+4 >= nMaxWidth) && (pItem->maFormatText.Len() > aAppendStr.getLength()) );
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( aSize.Width()+4 >= nMaxWidth )
|
|
|
|
{
|
|
|
|
pItem->maFormatText.Assign( '.' );
|
|
|
|
aSize.Width() = 1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if( pItem->maFormatText.Len() == 0 )
|
|
|
|
{
|
|
|
|
if( aSize.Height() < aImageSize.Height()+4 ) //leave space for focus rect
|
|
|
|
aSize.Height() = aImageSize.Height()+4;
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
return aSize;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
Rectangle TabControl::ImplGetTabRect( sal_uInt16 nItemPos, long nWidth, long nHeight )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
Size aWinSize = Control::GetOutputSizePixel();
|
2010-12-14 18:11:40 +01:00
|
|
|
if ( nWidth < 0 )
|
2000-09-18 16:07:07 +00:00
|
|
|
nWidth = aWinSize.Width();
|
2010-12-14 18:11:40 +01:00
|
|
|
if ( nHeight < 0 )
|
2000-09-18 16:07:07 +00:00
|
|
|
nHeight = aWinSize.Height();
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( mpTabCtrlData->maItemList.empty() )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-12-14 18:11:40 +01:00
|
|
|
long nW = nWidth-TAB_OFFSET*2;
|
|
|
|
long nH = nHeight-TAB_OFFSET*2;
|
|
|
|
return (nW > 0 && nH > 0)
|
|
|
|
? Rectangle( Point( TAB_OFFSET, TAB_OFFSET ), Size( nW, nH ) )
|
|
|
|
: Rectangle();
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2006-06-19 18:19:34 +00:00
|
|
|
if ( nItemPos == TAB_PAGERECT )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nLastPos;
|
2004-05-10 14:48:11 +00:00
|
|
|
if ( mnCurPageId )
|
|
|
|
nLastPos = GetPagePos( mnCurPageId );
|
2000-09-18 16:07:07 +00:00
|
|
|
else
|
2004-05-10 14:48:11 +00:00
|
|
|
nLastPos = 0;
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
Rectangle aRect = ImplGetTabRect( nLastPos, nWidth, nHeight );
|
2010-12-14 18:11:40 +01:00
|
|
|
long nW = nWidth-TAB_OFFSET*2;
|
|
|
|
long nH = nHeight-aRect.Bottom()-TAB_OFFSET*2;
|
|
|
|
aRect = (nW > 0 && nH > 0)
|
|
|
|
? Rectangle( Point( TAB_OFFSET, aRect.Bottom()+TAB_OFFSET ), Size( nW, nH ) )
|
|
|
|
: Rectangle();
|
2000-09-18 16:07:07 +00:00
|
|
|
return aRect;
|
|
|
|
}
|
|
|
|
|
|
|
|
nWidth -= 1;
|
|
|
|
|
|
|
|
if ( (nWidth <= 0) || (nHeight <= 0) )
|
|
|
|
return Rectangle();
|
|
|
|
|
|
|
|
if ( mbFormat || (mnLastWidth != nWidth) || (mnLastHeight != nHeight) )
|
|
|
|
{
|
2001-08-13 09:54:27 +00:00
|
|
|
Font aFont( GetFont() );
|
2010-09-29 15:46:40 +08:00
|
|
|
aFont.SetTransparent( sal_True );
|
2001-08-13 09:54:27 +00:00
|
|
|
SetFont( aFont );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
Size aSize;
|
2005-01-31 12:22:22 +00:00
|
|
|
const long nOffsetX = 2 + GetItemsOffset().X();
|
|
|
|
const long nOffsetY = 2 + GetItemsOffset().Y();
|
|
|
|
long nX = nOffsetX;
|
|
|
|
long nY = nOffsetY;
|
2000-09-18 16:07:07 +00:00
|
|
|
long nMaxWidth = nWidth;
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nPos = 0;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( (mnMaxPageWidth > 0) && (mnMaxPageWidth < nMaxWidth) )
|
|
|
|
nMaxWidth = mnMaxPageWidth;
|
2005-01-31 12:22:22 +00:00
|
|
|
nMaxWidth -= GetItemsOffset().X();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nLines = 0;
|
|
|
|
sal_uInt16 nCurLine = 0;
|
2008-12-16 16:42:03 +00:00
|
|
|
long nLineWidthAry[100];
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nLinePosAry[101];
|
2008-12-16 16:42:03 +00:00
|
|
|
|
|
|
|
nLineWidthAry[0] = 0;
|
|
|
|
nLinePosAry[0] = 0;
|
|
|
|
for( std::vector<ImplTabItem>::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
aSize = ImplGetItemSize( &(*it), nMaxWidth );
|
|
|
|
|
|
|
|
if ( ((nX+aSize.Width()) > nWidth - 2) && (nWidth > 2+nOffsetX) )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( nLines == 99 )
|
|
|
|
break;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
nX = nOffsetX;
|
|
|
|
nY += aSize.Height();
|
|
|
|
nLines++;
|
|
|
|
nLineWidthAry[nLines] = 0;
|
|
|
|
nLinePosAry[nLines] = nPos;
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
Rectangle aNewRect( Point( nX, nY ), aSize );
|
|
|
|
if ( mbSmallInvalidate && (it->maRect != aNewRect) )
|
2010-09-29 15:46:40 +08:00
|
|
|
mbSmallInvalidate = sal_False;
|
2008-12-16 16:42:03 +00:00
|
|
|
it->maRect = aNewRect;
|
|
|
|
it->mnLine = nLines;
|
2010-09-29 15:46:40 +08:00
|
|
|
it->mbFullVisible = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
nLineWidthAry[nLines] += aSize.Width();
|
|
|
|
nX += aSize.Width();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( it->mnId == mnCurPageId )
|
|
|
|
nCurLine = nLines;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
nPos++;
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( nLines && !mpTabCtrlData->maItemList.empty() )
|
|
|
|
{
|
|
|
|
long nDX = 0;
|
|
|
|
long nModDX = 0;
|
|
|
|
long nIDX = 0;
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 i;
|
|
|
|
sal_uInt16 n;
|
2008-12-16 16:42:03 +00:00
|
|
|
long nLineHeightAry[100];
|
|
|
|
long nIH = mpTabCtrlData->maItemList[0].maRect.Bottom()-2;
|
|
|
|
|
|
|
|
i = 0;
|
|
|
|
while ( i < nLines+1 )
|
|
|
|
{
|
|
|
|
if ( i <= nCurLine )
|
|
|
|
nLineHeightAry[i] = nIH*(nLines-(nCurLine-i)) + GetItemsOffset().Y();
|
|
|
|
else
|
|
|
|
nLineHeightAry[i] = nIH*(i-nCurLine-1) + GetItemsOffset().Y();
|
|
|
|
i++;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
i = 0;
|
|
|
|
n = 0;
|
2010-09-29 15:46:40 +08:00
|
|
|
nLinePosAry[nLines+1] = (sal_uInt16)mpTabCtrlData->maItemList.size();
|
2008-12-16 16:42:03 +00:00
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( i == nLinePosAry[n] )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( n == nLines+1 )
|
|
|
|
break;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
nIDX = 0;
|
|
|
|
if( nLinePosAry[n+1]-i > 0 )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
nDX = (nWidth-nOffsetX-nLineWidthAry[n]) / (nLinePosAry[n+1]-i);
|
|
|
|
nModDX = (nWidth-nOffsetX-nLineWidthAry[n]) % (nLinePosAry[n+1]-i);
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
else
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
// FIXME: this is a bad case of tabctrl way too small
|
|
|
|
nDX = 0;
|
|
|
|
nModDX = 0;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
n++;
|
|
|
|
}
|
|
|
|
|
|
|
|
it->maRect.Left() += nIDX;
|
|
|
|
it->maRect.Right() += nIDX+nDX;
|
|
|
|
it->maRect.Top() = nLineHeightAry[n-1];
|
|
|
|
it->maRect.Bottom() = nLineHeightAry[n-1]+nIH;
|
|
|
|
nIDX += nDX;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( nModDX )
|
|
|
|
{
|
|
|
|
nIDX++;
|
|
|
|
it->maRect.Right()++;
|
|
|
|
nModDX--;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
|
|
|
|
i++;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{//only one line
|
|
|
|
if(ImplGetSVData()->maNWFData.mbCenteredTabs)
|
|
|
|
{
|
|
|
|
int nRightSpace=nMaxWidth;//space left on the right by the tabs
|
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
|
|
|
{
|
|
|
|
nRightSpace-=it->maRect.Right()-it->maRect.Left();
|
|
|
|
}
|
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
|
|
|
{
|
|
|
|
it->maRect.Left()+=(int) (nRightSpace/2);
|
|
|
|
it->maRect.Right()+=(int) (nRightSpace/2);
|
2007-08-03 13:07:27 +00:00
|
|
|
}
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
mnLastWidth = nWidth;
|
|
|
|
mnLastHeight = nHeight;
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_False;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
return size_t(nItemPos) < mpTabCtrlData->maItemList.size() ? mpTabCtrlData->maItemList[nItemPos].maRect : Rectangle();
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::ImplChangeTabPage( sal_uInt16 nId, sal_uInt16 nOldId )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
ImplTabItem* pOldItem = ImplGetItem( nOldId );
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nId );
|
|
|
|
TabPage* pOldPage = (pOldItem) ? pOldItem->mpTabPage : NULL;
|
|
|
|
TabPage* pPage = (pItem) ? pItem->mpTabPage : NULL;
|
|
|
|
Window* pCtrlParent = GetParent();
|
|
|
|
|
|
|
|
if ( IsReallyVisible() && IsUpdateMode() )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nPos = GetPagePos( nId );
|
2000-09-18 16:07:07 +00:00
|
|
|
Rectangle aRect = ImplGetTabRect( nPos );
|
|
|
|
|
|
|
|
if ( !pOldItem || (pOldItem->mnLine != pItem->mnLine) )
|
|
|
|
{
|
|
|
|
aRect.Left() = 0;
|
|
|
|
aRect.Top() = 0;
|
|
|
|
aRect.Right() = Control::GetOutputSizePixel().Width();
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
aRect.Left() -= 3;
|
|
|
|
aRect.Top() -= 2;
|
|
|
|
aRect.Right() += 3;
|
|
|
|
Invalidate( aRect );
|
|
|
|
nPos = GetPagePos( nOldId );
|
|
|
|
aRect = ImplGetTabRect( nPos );
|
|
|
|
aRect.Left() -= 3;
|
|
|
|
aRect.Top() -= 2;
|
|
|
|
aRect.Right() += 3;
|
|
|
|
}
|
|
|
|
Invalidate( aRect );
|
|
|
|
}
|
|
|
|
|
|
|
|
if ( pOldPage == pPage )
|
|
|
|
return;
|
|
|
|
|
|
|
|
Rectangle aRect = ImplGetTabRect( TAB_PAGERECT );
|
|
|
|
|
|
|
|
if ( pOldPage )
|
|
|
|
{
|
|
|
|
if ( mbRestoreHelpId )
|
2013-04-07 12:06:47 +02:00
|
|
|
pCtrlParent->SetHelpId( OString() );
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( mbRestoreUnqId )
|
2013-04-07 12:06:47 +02:00
|
|
|
pCtrlParent->SetUniqueId( OString() );
|
2000-09-18 16:07:07 +00:00
|
|
|
pOldPage->DeactivatePage();
|
|
|
|
}
|
|
|
|
|
|
|
|
if ( pPage )
|
|
|
|
{
|
2010-11-02 16:55:17 +00:00
|
|
|
if ( ( GetStyle() & WB_NOBORDER ) )
|
|
|
|
{
|
|
|
|
Rectangle aRectNoTab( (const Point&)Point( 0, 0 ), GetSizePixel() );
|
|
|
|
pPage->SetPosSizePixel( aRectNoTab.TopLeft(), aRectNoTab.GetSize() );
|
|
|
|
}
|
|
|
|
else
|
|
|
|
pPage->SetPosSizePixel( aRect.TopLeft(), aRect.GetSize() );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2009-08-12 12:59:21 +00:00
|
|
|
// activate page here so the conbtrols can be switched
|
|
|
|
// also set the help id of the parent window to that of the tab page
|
2012-01-31 16:44:12 -02:00
|
|
|
if ( GetHelpId().isEmpty() )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
mbRestoreHelpId = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
pCtrlParent->SetHelpId( pPage->GetHelpId() );
|
|
|
|
}
|
2012-01-31 16:44:12 -02:00
|
|
|
if ( pCtrlParent->GetUniqueId().isEmpty() )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
mbRestoreUnqId = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
pCtrlParent->SetUniqueId( pPage->GetUniqueId() );
|
|
|
|
}
|
|
|
|
|
|
|
|
pPage->ActivatePage();
|
|
|
|
|
|
|
|
if ( pOldPage && pOldPage->HasChildPathFocus() )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 n = 0;
|
2000-09-18 16:07:07 +00:00
|
|
|
Window* pFirstChild = pPage->ImplGetDlgWindow( n, DLGWINDOW_FIRST );
|
|
|
|
if ( pFirstChild )
|
|
|
|
pFirstChild->ImplControlFocus( GETFOCUS_INIT );
|
|
|
|
else
|
|
|
|
GrabFocus();
|
|
|
|
}
|
|
|
|
|
|
|
|
pPage->Show();
|
|
|
|
}
|
|
|
|
|
|
|
|
if ( pOldPage )
|
|
|
|
pOldPage->Hide();
|
|
|
|
|
2004-05-10 14:48:11 +00:00
|
|
|
// Invalidate the same region that will be send to NWF
|
|
|
|
// to always allow for bitmap caching
|
|
|
|
// see Window::DrawNativeControl()
|
|
|
|
if( IsNativeControlSupported( CTRL_TAB_PANE, PART_ENTIRE_CONTROL ) )
|
|
|
|
{
|
|
|
|
aRect.Left() -= TAB_OFFSET;
|
|
|
|
aRect.Top() -= TAB_OFFSET;
|
|
|
|
aRect.Right() += TAB_OFFSET;
|
|
|
|
aRect.Bottom() += TAB_OFFSET;
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate( aRect );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool TabControl::ImplPosCurTabPage()
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2013-03-24 10:28:49 -04:00
|
|
|
// resize/position current TabPage
|
2000-09-18 16:07:07 +00:00
|
|
|
ImplTabItem* pItem = ImplGetItem( GetCurPageId() );
|
|
|
|
if ( pItem && pItem->mpTabPage )
|
|
|
|
{
|
2010-11-02 16:55:17 +00:00
|
|
|
if ( ( GetStyle() & WB_NOBORDER ) )
|
|
|
|
{
|
|
|
|
Rectangle aRectNoTab( (const Point&)Point( 0, 0 ), GetSizePixel() );
|
|
|
|
pItem->mpTabPage->SetPosSizePixel( aRectNoTab.TopLeft(), aRectNoTab.GetSize() );
|
Merge commit 'ooo/DEV300_m101' into intm101
The following builds for me:
basebmp, basegfx, comphelper, dtrans, i18npool, i18nutil, l10ntools, o3tl,
psprint_config, regexp, rsc, sax, sot, tools, ucbhelper, unotools, vcl
The rest still needs fixing ;-)
Conflicts:
canvas/prj/build.lst
canvas/source/cairo/cairo_textlayout.cxx
canvas/source/directx/dx_winstuff.hxx
canvas/source/tools/image.cxx
canvas/source/vcl/canvashelper.cxx
comphelper/inc/comphelper/documentconstants.hxx
comphelper/inc/comphelper/optionalvalue.hxx
comphelper/inc/comphelper/querydeep.hxx
comphelper/prj/build.lst
comphelper/qa/complex/makefile.mk
comphelper/qa/string/test_string_noadditional.cxx
comphelper/source/misc/componentmodule.cxx
comphelper/source/misc/mimeconfighelper.cxx
comphelper/source/misc/querydeep.cxx
comphelper/source/misc/uieventslogger.cxx
comphelper/source/property/TypeGeneration.cxx
comphelper/test/uno_iterators/uno_iterators.cxx
comphelper/util/makefile.mk
cppcanvas/source/mtfrenderer/implrenderer.cxx
dtrans/prj/build.lst
dtrans/source/generic/dtrans.cxx
dtrans/source/win32/dtobj/FmtFilter.cxx
i18npool/prj/build.lst
i18npool/source/localedata/data/localedata_others.map
i18npool/source/localedata/data/makefile.mk
i18npool/source/localedata/localedata.cxx
i18npool/source/localedata/saxparser.cxx
i18npool/source/registerservices/registerservices.cxx
i18npool/source/search/textsearch.cxx
l10ntools/inc/cfgmerge.hxx
l10ntools/inc/export.hxx
l10ntools/inc/gsicheck.hxx
l10ntools/inc/l10ntools/vosapp.hxx
l10ntools/inc/tagtest.hxx
l10ntools/inc/xmlparse.hxx
l10ntools/layout/layoutparse.cxx
l10ntools/layout/tralay.cxx
l10ntools/source/cfgmerge.cxx
l10ntools/source/export.cxx
l10ntools/source/export2.cxx
l10ntools/source/gsicheck.cxx
l10ntools/source/help/HelpLinker.cxx
l10ntools/source/lngex.cxx
l10ntools/source/lngmerge.cxx
l10ntools/source/merge.cxx
l10ntools/source/tagtest.cxx
l10ntools/source/xmlparse.cxx
padmin/source/fontentry.cxx
padmin/source/padialog.cxx
padmin/source/padialog.src
padmin/source/pamain.cxx
rsc/inc/rscarray.hxx
rsc/inc/rscclass.hxx
rsc/inc/rscclobj.hxx
rsc/inc/rsccont.hxx
rsc/inc/rscdb.hxx
rsc/inc/rscdef.hxx
rsc/inc/rscmgr.hxx
rsc/inc/rscrange.hxx
rsc/inc/rsctop.hxx
rsc/inc/vclrsc.hxx
rsc/source/parser/rscdb.cxx
rsc/source/parser/rscicpx.cxx
rsc/source/parser/rscinit.cxx
rsc/source/prj/start.cxx
rsc/source/res/rscarray.cxx
rsc/source/res/rscclass.cxx
rsc/source/res/rscclobj.cxx
rsc/source/res/rsccont.cxx
rsc/source/res/rscmgr.cxx
rsc/source/res/rscrange.cxx
rsc/source/res/rsctop.cxx
rsc/source/rsc/rsc.cxx
rsc/source/tools/rscdef.cxx
rsc/source/tools/rsctools.cxx
sax/source/expatwrap/sax_expat.cxx
sax/source/fastparser/facreg.cxx
sax/source/tools/fastserializer.cxx
sot/inc/sot/filelist.hxx
sot/inc/sot/object.hxx
sot/source/base/factory.cxx
sot/source/base/filelist.cxx
sot/source/sdstor/stg.cxx
sot/source/sdstor/stgcache.cxx
sot/source/sdstor/stgole.cxx
sot/source/sdstor/stgstrms.cxx
sot/source/sdstor/storage.cxx
sot/source/sdstor/ucbstorage.cxx
svl/inc/svl/cenumitm.hxx
svl/inc/svl/cintitem.hxx
svl/inc/svl/cntwall.hxx
svl/inc/svl/ctypeitm.hxx
svl/inc/svl/custritm.hxx
svl/inc/svl/dateitem.hxx
svl/inc/svl/filerec.hxx
svl/inc/svl/globalnameitem.hxx
svl/inc/svl/ilstitem.hxx
svl/inc/svl/imageitm.hxx
svl/inc/svl/intitem.hxx
svl/inc/svl/itempool.hxx
svl/inc/svl/itemset.hxx
svl/inc/svl/lckbitem.hxx
svl/inc/svl/poolitem.hxx
svl/inc/svl/ptitem.hxx
svl/inc/svl/rectitem.hxx
svl/inc/svl/sfontitm.hxx
svl/inc/svl/slstitm.hxx
svl/inc/svl/srchitem.hxx
svl/inc/svl/svarray.hxx
svl/inc/svl/svdde.hxx
svl/inc/svl/svstdarr.hxx
svl/inc/svl/szitem.hxx
svl/inc/svl/visitem.hxx
svl/inc/svl/zforlist.hxx
svl/inc/svl/zformat.hxx
svl/prj/build.lst
svl/qa/complex/ConfigItems/helper/ConfigItemTest.cxx
svl/qa/complex/ConfigItems/helper/makefile.mk
svl/qa/makefile.mk
svl/source/filepicker/pickerhelper.cxx
svl/source/filerec/filerec.cxx
svl/source/items/cenumitm.cxx
svl/source/items/cintitem.cxx
svl/source/items/cntwall.cxx
svl/source/items/ctypeitm.cxx
svl/source/items/custritm.cxx
svl/source/items/dateitem.cxx
svl/source/items/globalnameitem.cxx
svl/source/items/ilstitem.cxx
svl/source/items/imageitm.cxx
svl/source/items/intitem.cxx
svl/source/items/itempool.cxx
svl/source/items/itemprop.cxx
svl/source/items/itemset.cxx
svl/source/items/lckbitem.cxx
svl/source/items/poolio.cxx
svl/source/items/poolitem.cxx
svl/source/items/ptitem.cxx
svl/source/items/rectitem.cxx
svl/source/items/slstitm.cxx
svl/source/items/srchitem.cxx
svl/source/items/style.cxx
svl/source/items/szitem.cxx
svl/source/items/visitem.cxx
svl/source/items/whiter.cxx
svl/source/memtools/svarray.cxx
svl/source/misc/PasswordHelper.cxx
svl/source/misc/adrparse.cxx
svl/source/misc/lngmisc.cxx
svl/source/notify/brdcst.cxx
svl/source/notify/listener.cxx
svl/source/notify/listenerbase.cxx
svl/source/numbers/makefile.mk
svl/source/numbers/nbdll.cxx
svl/source/numbers/zforfind.cxx
svl/source/numbers/zforlist.cxx
svl/source/numbers/zformat.cxx
svl/source/numbers/zforscan.cxx
svl/source/passwordcontainer/passwordcontainer.cxx
svl/source/svdde/ddecli.cxx
svl/source/svdde/ddeimp.hxx
svl/source/svdde/ddemlos2.h
svl/source/svdde/ddesvr.cxx
svl/source/undo/undo.cxx
svl/source/uno/registerservices.cxx
svl/util/makefile.mk
svtools/bmpmaker/bmpsum.cxx
svtools/bmpmaker/g2g.cxx
svtools/bmpmaker/makefile.mk
svtools/inc/borderhelper.hxx
svtools/inc/svtools/accessiblefactory.hxx
svtools/inc/svtools/apearcfg.hxx
svtools/inc/svtools/brwbox.hxx
svtools/inc/svtools/ctrlbox.hxx
svtools/inc/svtools/ctrltool.hxx
svtools/inc/svtools/editbrowsebox.hxx
svtools/inc/svtools/ehdl.hxx
svtools/inc/svtools/embedhlp.hxx
svtools/inc/svtools/filter.hxx
svtools/inc/svtools/ivctrl.hxx
svtools/inc/svtools/parhtml.hxx
svtools/inc/svtools/printdlg.hxx
svtools/inc/svtools/rtftoken.h
svtools/inc/svtools/ruler.hxx
svtools/inc/svtools/svicnvw.hxx
svtools/inc/svtools/svlbitm.hxx
svtools/inc/svtools/svlbox.hxx
svtools/inc/svtools/svtreebx.hxx
svtools/inc/svtools/tabbar.hxx
svtools/inc/svtools/table/abstracttablecontrol.hxx
svtools/inc/svtools/taskbar.hxx
svtools/inc/svtools/textview.hxx
svtools/inc/svtools/valueset.hxx
svtools/source/brwbox/brwbox1.cxx
svtools/source/brwbox/brwbox2.cxx
svtools/source/brwbox/datwin.cxx
svtools/source/brwbox/datwin.hxx
svtools/source/brwbox/makefile.mk
svtools/source/config/apearcfg.cxx
svtools/source/config/htmlcfg.cxx
svtools/source/config/menuoptions.cxx
svtools/source/config/miscopt.cxx
svtools/source/contnr/cont_pch.cxx
svtools/source/contnr/ctrdll.cxx
svtools/source/contnr/fileview.cxx
svtools/source/contnr/imivctl1.cxx
svtools/source/contnr/ivctrl.cxx
svtools/source/contnr/makefile.mk
svtools/source/contnr/svcontnr.src
svtools/source/contnr/svicnvw.cxx
svtools/source/contnr/svimpbox.cxx
svtools/source/contnr/svimpicn.cxx
svtools/source/contnr/svlbitm.cxx
svtools/source/contnr/svtreebx.cxx
svtools/source/contnr/templwin.cxx
svtools/source/contnr/templwin.hxx
svtools/source/control/asynclink.cxx
svtools/source/control/ctrlbox.cxx
svtools/source/control/ctrldll.cxx
svtools/source/control/ctrltool.cxx
svtools/source/control/filectrl.cxx
svtools/source/control/filectrl.src
svtools/source/control/headbar.cxx
svtools/source/control/inettbc.cxx
svtools/source/control/makefile.mk
svtools/source/control/prgsbar.cxx
svtools/source/control/roadmap.cxx
svtools/source/control/ruler.cxx
svtools/source/control/scriptedtext.cxx
svtools/source/control/stdmenu.cxx
svtools/source/control/tabbar.cxx
svtools/source/control/taskbar.cxx
svtools/source/control/taskbox.cxx
svtools/source/control/taskmisc.cxx
svtools/source/control/taskstat.cxx
svtools/source/control/valueacc.cxx
svtools/source/control/valueset.cxx
svtools/source/dialogs/addresstemplate.cxx
svtools/source/dialogs/addresstemplate.src
svtools/source/dialogs/colrdlg.src
svtools/source/dialogs/filedlg2.cxx
svtools/source/dialogs/filedlg2.hxx
svtools/source/dialogs/makefile.mk
svtools/source/dialogs/printdlg.cxx
svtools/source/dialogs/printdlg.src
svtools/source/dialogs/propctrl.cxx
svtools/source/dialogs/propctrl.hxx
svtools/source/dialogs/property.cxx
svtools/source/edit/makefile.mk
svtools/source/edit/sychconv.cxx
svtools/source/edit/syntaxhighlight.cxx
svtools/source/edit/textdoc.cxx
svtools/source/edit/texteng.cxx
svtools/source/edit/textundo.cxx
svtools/source/edit/textview.cxx
svtools/source/filter.vcl/filter/SvFilterOptionsDialog.cxx
svtools/source/filter.vcl/filter/dlgejpg.cxx
svtools/source/filter.vcl/filter/dlgejpg.hxx
svtools/source/filter.vcl/filter/dlgejpg.src
svtools/source/filter.vcl/filter/dlgepng.cxx
svtools/source/filter.vcl/filter/dlgepng.hxx
svtools/source/filter.vcl/filter/dlgepng.src
svtools/source/filter.vcl/filter/dlgexpor.cxx
svtools/source/filter.vcl/filter/dlgexpor.hxx
svtools/source/filter.vcl/filter/dlgexpor.src
svtools/source/filter.vcl/filter/filter2.cxx
svtools/source/filter.vcl/filter/makefile.mk
svtools/source/filter.vcl/filter/sgfbram.cxx
svtools/source/filter.vcl/filter/sgvmain.cxx
svtools/source/filter.vcl/filter/sgvspln.cxx
svtools/source/filter.vcl/filter/strings.src
svtools/source/filter.vcl/jpeg/makefile.mk
svtools/source/filter.vcl/wmf/emfwr.cxx
svtools/source/filter.vcl/wmf/emfwr.hxx
svtools/source/filter.vcl/wmf/enhwmf.cxx
svtools/source/filter.vcl/wmf/winmtf.hxx
svtools/source/filter.vcl/wmf/wmfwr.cxx
svtools/source/filter.vcl/wmf/wmfwr.hxx
svtools/source/graphic/grfcache.cxx
svtools/source/graphic/grfcache.hxx
svtools/source/graphic/grfmgr.cxx
svtools/source/graphic/makefile.mk
svtools/source/inc/accessibletableimp.hxx
svtools/source/inc/svimpbox.hxx
svtools/source/java/patchjavaerror.src
svtools/source/misc/ehdl.cxx
svtools/source/misc/errtxt.src
svtools/source/misc/helpagentwindow.cxx
svtools/source/misc/imagemgr.cxx
svtools/source/misc/imagemgr.src
svtools/source/misc/imageresourceaccess.cxx
svtools/source/misc/imap.cxx
svtools/source/misc/langtab.src
svtools/source/misc/makefile.mk
svtools/source/misc/svtdata.cxx
svtools/source/misc/templatefoldercache.cxx
svtools/source/misc/transfer2.cxx
svtools/source/misc/undo.src
svtools/source/plugapp/commtest.cxx
svtools/source/plugapp/commtest.src
svtools/source/plugapp/makefile.mk
svtools/source/plugapp/testtool.src
svtools/source/productregistration/productregistration.cxx
svtools/source/svhtml/htmlkywd.cxx
svtools/source/svhtml/parhtml.cxx
svtools/source/svrtf/rtfkey2.cxx
svtools/source/svrtf/rtfkeywd.cxx
svtools/source/table/defaultinputhandler.cxx
svtools/source/table/makefile.mk
svtools/source/table/tablecontrol.cxx
svtools/source/table/tablecontrol_impl.cxx
svtools/source/table/tablecontrol_impl.hxx
svtools/source/table/tabledatawindow.cxx
svtools/source/table/tablegeometry.cxx
svtools/source/table/tablegeometry.hxx
svtools/source/toolpanel/makefile.mk
svtools/source/toolpanel/toolpaneldrawer.cxx
svtools/source/uno/addrtempuno.cxx
svtools/source/uno/miscservices.cxx
svtools/source/uno/svtxgridcontrol.cxx
svtools/source/uno/svtxgridcontrol.hxx
svtools/source/uno/toolboxcontroller.cxx
svtools/source/uno/treecontrolpeer.cxx
svtools/source/uno/unocontroltablemodel.cxx
svtools/source/uno/unocontroltablemodel.hxx
svtools/source/uno/unoimap.cxx
svtools/source/urlobj/inetimg.cxx
svtools/util/makefile.mk
svtools/workben/browser.cxx
svtools/workben/cui/makefile.mk
svtools/workben/makefile.mk
svtools/workben/stest.cxx
svtools/workben/toolpanel/makefile.mk
svtools/workben/urange.cxx
toolkit/inc/toolkit/awt/vclxdevice.hxx
toolkit/inc/toolkit/awt/vclxgraphics.hxx
toolkit/inc/toolkit/awt/vclxwindows.hxx
toolkit/inc/toolkit/controls/dialogcontrol.hxx
toolkit/inc/toolkit/helper/property.hxx
toolkit/inc/toolkit/helper/servicenames.hxx
toolkit/inc/toolkit/helper/throbberimpl.hxx
toolkit/qa/complex/toolkit/accessibility/_XAccessibleComponent.java
toolkit/source/awt/asynccallback.cxx
toolkit/source/awt/vclxgraphics.cxx
toolkit/source/awt/vclxtoolkit.cxx
toolkit/source/awt/vclxwindow.cxx
toolkit/source/awt/xsimpleanimation.cxx
toolkit/source/awt/xthrobber.cxx
toolkit/source/controls/dialogcontrol.cxx
toolkit/source/controls/grid/defaultgridcolumnmodel.cxx
toolkit/source/controls/grid/defaultgriddatamodel.cxx
toolkit/source/controls/grid/gridcontrol.cxx
toolkit/source/controls/grid/initguard.hxx
toolkit/source/controls/unocontrol.cxx
toolkit/source/controls/unocontrolcontainer.cxx
toolkit/source/controls/unocontrols.cxx
toolkit/source/helper/listenermultiplexer.cxx
toolkit/source/helper/property.cxx
toolkit/source/helper/registerservices.cxx
toolkit/source/helper/servicenames.cxx
toolkit/source/helper/throbberimpl.cxx
toolkit/source/helper/tkresmgr.cxx
tools/StaticLibrary_ooopathutils.mk
tools/bootstrp/addexes/makefile.mk
tools/bootstrp/addexes2/makefile.mk
tools/bootstrp/addexes2/mkfilt.cxx
tools/bootstrp/command.cxx
tools/bootstrp/cppdep.cxx
tools/bootstrp/iserver.cxx
tools/bootstrp/makefile.mk
tools/bootstrp/mkcreate.cxx
tools/bootstrp/prj.cxx
tools/bootstrp/rscdep.cxx
tools/bootstrp/sstring.cxx
tools/inc/bootstrp/command.hxx
tools/inc/bootstrp/mkcreate.hxx
tools/inc/bootstrp/prj.hxx
tools/inc/bootstrp/sstring.hxx
tools/inc/tools/agapi.hxx
tools/inc/tools/agitem.hxx
tools/inc/tools/chapi.hxx
tools/inc/tools/download.hxx
tools/inc/tools/eacopier.hxx
tools/inc/tools/fract.hxx
tools/inc/tools/fsys.hxx
tools/inc/tools/geninfo.hxx
tools/inc/tools/globname.hxx
tools/inc/tools/inetmime.hxx
tools/inc/tools/multisel.hxx
tools/inc/tools/poly.hxx
tools/inc/tools/postsys.h
tools/inc/tools/postwin.h
tools/inc/tools/presys.h
tools/inc/tools/prewin.h
tools/inc/tools/pstm.hxx
tools/inc/tools/ref.hxx
tools/inc/tools/simplerm.hxx
tools/inc/tools/solar.h
tools/inc/tools/table.hxx
tools/inc/tools/urlkeys.hxx
tools/inc/tools/urlobj.hxx
tools/prj/build.lst
tools/prj/d.lst
tools/qa/makefile.mk
tools/source/communi/geninfo.cxx
tools/source/debug/debug.cxx
tools/source/fsys/dirent.cxx
tools/source/fsys/tdir.cxx
tools/source/fsys/unx.cxx
tools/source/fsys/urlobj.cxx
tools/source/generic/color.cxx
tools/source/generic/config.cxx
tools/source/generic/fract.cxx
tools/source/inet/inetmime.cxx
tools/source/memtools/multisel.cxx
tools/source/memtools/table.cxx
tools/source/rc/resmgr.cxx
tools/source/ref/globname.cxx
tools/source/ref/pstm.cxx
tools/source/solar/solar.c
tools/source/stream/strmos2.cxx
tools/source/stream/strmunx.cxx
tools/source/stream/strmwnt.cxx
tools/source/string/makefile.mk
tools/source/testtoolloader/testtoolloader.cxx
tools/test/makefile.mk
tools/util/makefile.mk
tools/win/inc/dll.hxx
tools/win/inc/parser.hxx
tools/win/inc/shellex.h
tools/win/inc/shutil.h
tools/win/inc/toolsdll.hxx
tools/win/inc/winshell.hxx
tools/workben/makefile.mk
ucbhelper/source/client/proxydecider.cxx
ucbhelper/workben/ucbexplorer/ucbexplorer.hrc
unotools/inc/unotools/unotunnelhelper.hxx
unotools/source/config/fltrcfg.cxx
unotools/source/config/lingucfg.cxx
unotools/source/config/misccfg.cxx
unotools/source/config/pathoptions.cxx
unotools/source/config/searchopt.cxx
unotools/source/i18n/localedatawrapper.cxx
unotools/source/ucbhelper/localfilehelper.cxx
unotools/source/ucbhelper/ucbhelper.cxx
unotools/source/ucbhelper/xtempfile.cxx
vcl/aqua/inc/salbmp.h
vcl/aqua/inc/salgdi.h
vcl/aqua/inc/salinst.h
vcl/aqua/source/app/salinst.cxx
vcl/aqua/source/gdi/aquaprintaccessoryview.mm
vcl/aqua/source/gdi/salgdi.cxx
vcl/aqua/source/gdi/salprn.cxx
vcl/aqua/source/window/salframeview.mm
vcl/aqua/source/window/salobj.cxx
vcl/inc/vcl/bitmap.hxx
vcl/inc/vcl/brdwin.hxx
vcl/inc/vcl/button.hxx
vcl/inc/vcl/cmdevt.hxx
vcl/inc/vcl/cvtgrf.hxx
vcl/inc/vcl/dialog.hxx
vcl/inc/vcl/dockwin.hxx
vcl/inc/vcl/event.hxx
vcl/inc/vcl/fixed.hxx
vcl/inc/vcl/fldunit.hxx
vcl/inc/vcl/floatwin.hxx
vcl/inc/vcl/gdimtf.hxx
vcl/inc/vcl/glyphcache.hxx
vcl/inc/vcl/graphite_adaptors.hxx
vcl/inc/vcl/graphite_features.hxx
vcl/inc/vcl/graphite_layout.hxx
vcl/inc/vcl/ilstbox.hxx
vcl/inc/vcl/image.h
vcl/inc/vcl/imgctrl.hxx
vcl/inc/vcl/impbmpconv.hxx
vcl/inc/vcl/impprn.hxx
vcl/inc/vcl/jobset.h
vcl/inc/vcl/keycodes.hxx
vcl/inc/vcl/lstbox.hxx
vcl/inc/vcl/mapunit.hxx
vcl/inc/vcl/menu.hxx
vcl/inc/vcl/msgbox.hxx
vcl/inc/vcl/outdev.hxx
vcl/inc/vcl/prndlg.hxx
vcl/inc/vcl/salatype.hxx
vcl/inc/vcl/salbmp.hxx
vcl/inc/vcl/salgdi.hxx
vcl/inc/vcl/salinst.hxx
vcl/inc/vcl/seleng.hxx
vcl/inc/vcl/settings.hxx
vcl/inc/vcl/smartid.hxx
vcl/inc/vcl/status.hxx
vcl/inc/vcl/strhelper.hxx
vcl/inc/vcl/svapp.hxx
vcl/inc/vcl/svdata.hxx
vcl/inc/vcl/syschild.hxx
vcl/inc/vcl/sysdata.hxx
vcl/inc/vcl/taskpanelist.hxx
vcl/inc/vcl/toolbox.hxx
vcl/inc/vcl/vclevent.hxx
vcl/inc/vcl/windata.hxx
vcl/inc/vcl/window.hxx
vcl/inc/vcl/wintypes.hxx
vcl/os2/source/app/salinst.cxx
vcl/os2/source/gdi/salgdi.cxx
vcl/os2/source/window/salmenu.cxx
vcl/os2/source/window/salobj.cxx
vcl/prj/build.lst
vcl/source/app/dbggui.cxx
vcl/source/app/help.cxx
vcl/source/app/idlemgr.cxx
vcl/source/app/settings.cxx
vcl/source/app/svapp.cxx
vcl/source/app/svdata.cxx
vcl/source/app/svmain.cxx
vcl/source/app/svmainhook.cxx
vcl/source/app/unohelp.cxx
vcl/source/app/vclevent.cxx
vcl/source/control/button.cxx
vcl/source/control/combobox.cxx
vcl/source/control/edit.cxx
vcl/source/control/field.cxx
vcl/source/control/fixed.cxx
vcl/source/control/ilstbox.cxx
vcl/source/control/imgctrl.cxx
vcl/source/control/makefile.mk
vcl/source/control/tabctrl.cxx
vcl/source/gdi/bitmap.cxx
vcl/source/gdi/bitmap2.cxx
vcl/source/gdi/bitmap4.cxx
vcl/source/gdi/bmpconv.cxx
vcl/source/gdi/cvtsvm.cxx
vcl/source/gdi/font.cxx
vcl/source/gdi/gdimtf.cxx
vcl/source/gdi/image.cxx
vcl/source/gdi/impimage.cxx
vcl/source/gdi/jobset.cxx
vcl/source/gdi/makefile.mk
vcl/source/gdi/metaact.cxx
vcl/source/gdi/outdev.cxx
vcl/source/gdi/outdev3.cxx
vcl/source/gdi/outdev4.cxx
vcl/source/gdi/outdevnative.cxx
vcl/source/gdi/pdfwriter.cxx
vcl/source/gdi/pdfwriter_impl.cxx
vcl/source/gdi/print3.cxx
vcl/source/gdi/salmisc.cxx
vcl/source/glyphs/gcach_ftyp.cxx
vcl/source/glyphs/gcach_ftyp.hxx
vcl/source/glyphs/glyphcache.cxx
vcl/source/glyphs/graphite_cache.cxx
vcl/source/glyphs/graphite_layout.cxx
vcl/source/glyphs/graphite_textsrc.hxx
vcl/source/helper/canvasbitmap.cxx
vcl/source/helper/smartid.cxx
vcl/source/helper/xconnection.cxx
vcl/source/src/btntext.src
vcl/source/src/images.src
vcl/source/src/print.src
vcl/source/window/accel.cxx
vcl/source/window/accmgr.cxx
vcl/source/window/brdwin.cxx
vcl/source/window/btndlg.cxx
vcl/source/window/dlgctrl.cxx
vcl/source/window/javachild.cxx
vcl/source/window/menu.cxx
vcl/source/window/msgbox.cxx
vcl/source/window/printdlg.cxx
vcl/source/window/status.cxx
vcl/source/window/syschild.cxx
vcl/source/window/toolbox.cxx
vcl/source/window/toolbox2.cxx
vcl/source/window/window.cxx
vcl/source/window/window2.cxx
vcl/source/window/wrkwin.cxx
vcl/unx/gtk/app/gtkdata.cxx
vcl/unx/gtk/app/gtkinst.cxx
vcl/unx/gtk/gdi/salnativewidgets-gtk.cxx
vcl/unx/gtk/window/gtkframe.cxx
vcl/unx/gtk/window/gtkobject.cxx
vcl/unx/headless/svpbmp.hxx
vcl/unx/headless/svpgdi.cxx
vcl/unx/headless/svpgdi.hxx
vcl/unx/headless/svpinst.cxx
vcl/unx/headless/svpinst.hxx
vcl/unx/headless/svpprn.cxx
vcl/unx/headless/svpprn.hxx
vcl/unx/headless/svppspgraphics.cxx
vcl/unx/headless/svppspgraphics.hxx
vcl/unx/headless/svptext.cxx
vcl/unx/inc/dtint.hxx
vcl/unx/inc/plugins/gtk/gtkdata.hxx
vcl/unx/inc/pspgraphics.h
vcl/unx/inc/salbmp.h
vcl/unx/inc/saldata.hxx
vcl/unx/inc/saldisp.hxx
vcl/unx/inc/salgdi.h
vcl/unx/inc/salinst.h
vcl/unx/inc/xfont.hxx
vcl/unx/kde/kdedata.cxx
vcl/unx/kde4/KDESalGraphics.cxx
vcl/unx/source/app/keysymnames.cxx
vcl/unx/source/app/saldata.cxx
vcl/unx/source/app/saldisp.cxx
vcl/unx/source/app/salinst.cxx
vcl/unx/source/app/wmadaptor.cxx
vcl/unx/source/dtrans/X11_selection.cxx
vcl/unx/source/dtrans/X11_service.cxx
vcl/unx/source/gdi/makefile.mk
vcl/unx/source/gdi/pspgraphics.cxx
vcl/unx/source/gdi/salgdi.cxx
vcl/unx/source/gdi/salgdi3.cxx
vcl/unx/source/gdi/salprnpsp.cxx
vcl/unx/source/gdi/xfont.cxx
vcl/unx/source/gdi/xlfd_attr.cxx
vcl/unx/source/gdi/xlfd_attr.hxx
vcl/unx/source/gdi/xlfd_extd.cxx
vcl/unx/source/gdi/xlfd_extd.hxx
vcl/unx/source/gdi/xlfd_smpl.cxx
vcl/unx/source/gdi/xlfd_smpl.hxx
vcl/unx/source/printer/ppdparser.cxx
vcl/unx/source/printer/printerinfomanager.cxx
vcl/unx/source/window/salframe.cxx
vcl/unx/source/window/salmenu.cxx
vcl/unx/source/window/salobj.cxx
vcl/util/makefile2.pmk
vcl/win/inc/salbmp.h
vcl/win/inc/saldata.hxx
vcl/win/inc/salgdi.h
vcl/win/inc/salinst.h
vcl/win/source/app/saldata.cxx
vcl/win/source/app/salinst.cxx
vcl/win/source/gdi/salgdi.cxx
vcl/win/source/gdi/salgdi3.cxx
vcl/win/source/gdi/salprn.cxx
vcl/win/source/gdi/winlayout.cxx
vcl/win/source/window/salframe.cxx
vcl/win/source/window/salobj.cxx
vcl/workben/outdevgrind.cxx
vos/inc/vos/execabl.hxx
vos/inc/vos/macros.hxx
vos/inc/vos/pipe.hxx
vos/inc/vos/process.hxx
vos/inc/vos/refernce.hxx
vos/inc/vos/signal.hxx
vos/inc/vos/socket.hxx
vos/inc/vos/stream.hxx
vos/inc/vos/thread.hxx
vos/source/pipe.cxx
vos/source/process.cxx
vos/source/signal.cxx
vos/source/thread.cxx
vos/source/timer.cxx
2011-03-11 14:24:23 +01:00
|
|
|
return sal_True;
|
2010-11-02 16:55:17 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
Rectangle aRect = ImplGetTabRect( TAB_PAGERECT );
|
|
|
|
pItem->mpTabPage->SetPosSizePixel( aRect.TopLeft(), aRect.GetSize() );
|
2010-09-29 15:46:40 +08:00
|
|
|
return sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
return sal_False;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::ImplActivateTabPage( sal_Bool bNext )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nCurPos = GetPagePos( GetCurPageId() );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( bNext )
|
|
|
|
nCurPos = (nCurPos + 1) % GetPageCount();
|
|
|
|
else
|
|
|
|
{
|
|
|
|
if ( !nCurPos )
|
|
|
|
nCurPos = GetPageCount()-1;
|
|
|
|
else
|
|
|
|
nCurPos--;
|
|
|
|
}
|
|
|
|
|
|
|
|
SelectTabPage( GetPageId( nCurPos ) );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::ImplShowFocus()
|
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if ( !GetPageCount() || mpTabCtrlData->mpListBox )
|
2000-09-18 16:07:07 +00:00
|
|
|
return;
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nCurPos = GetPagePos( mnCurPageId );
|
2008-12-16 16:42:03 +00:00
|
|
|
Rectangle aRect = ImplGetTabRect( nCurPos );
|
|
|
|
const ImplTabItem& rItem = mpTabCtrlData->maItemList[ nCurPos ];
|
|
|
|
Size aTabSize = aRect.GetSize();
|
|
|
|
Size aImageSize( 0, 0 );
|
|
|
|
long nTextHeight = GetTextHeight();
|
|
|
|
long nTextWidth = GetCtrlTextWidth( rItem.maFormatText );
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nOff;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( !(GetSettings().GetStyleSettings().GetOptions() & STYLE_OPTION_MONO) )
|
|
|
|
nOff = 1;
|
|
|
|
else
|
|
|
|
nOff = 0;
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if( !! rItem.maTabImage )
|
|
|
|
{
|
|
|
|
aImageSize = rItem.maTabImage.GetSizePixel();
|
|
|
|
if( rItem.maFormatText.Len() )
|
|
|
|
aImageSize.Width() += GetTextHeight()/4;
|
|
|
|
}
|
|
|
|
|
|
|
|
if( rItem.maFormatText.Len() )
|
|
|
|
{
|
|
|
|
// show focus around text
|
|
|
|
aRect.Left() = aRect.Left()+aImageSize.Width()+((aTabSize.Width()-nTextWidth-aImageSize.Width())/2)-nOff-1-1;
|
|
|
|
aRect.Top() = aRect.Top()+((aTabSize.Height()-nTextHeight)/2)-1-1;
|
|
|
|
aRect.Right() = aRect.Left()+nTextWidth+2;
|
|
|
|
aRect.Bottom() = aRect.Top()+nTextHeight+2;
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
// show focus around image
|
|
|
|
long nXPos = aRect.Left()+((aTabSize.Width()-nTextWidth-aImageSize.Width())/2)-nOff-1;
|
|
|
|
long nYPos = aRect.Top();
|
|
|
|
if( aImageSize.Height() < aRect.GetHeight() )
|
|
|
|
nYPos += (aRect.GetHeight() - aImageSize.Height())/2;
|
|
|
|
|
|
|
|
aRect.Left() = nXPos - 2;
|
|
|
|
aRect.Top() = nYPos - 2;
|
|
|
|
aRect.Right() = aRect.Left() + aImageSize.Width() + 4;
|
|
|
|
aRect.Bottom() = aRect.Top() + aImageSize.Height() + 4;
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
ShowFocus( aRect );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-05-27 04:32:48 -05:00
|
|
|
void TabControl::ImplDrawItem( ImplTabItem* pItem, const Rectangle& rCurRect, bool bLayout, bool bFirstInGroup, bool bLastInGroup, bool /* bIsCurrentItem */ )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
if ( pItem->maRect.IsEmpty() )
|
|
|
|
return;
|
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
if( bLayout )
|
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
if( !HasLayoutData() )
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
mpControlData->mpLayoutData = new vcl::ControlLayoutData();
|
2003-06-04 10:22:18 +00:00
|
|
|
mpTabCtrlData->maLayoutLineToPageId.clear();
|
|
|
|
mpTabCtrlData->maLayoutPageIdToLine.clear();
|
|
|
|
mpTabCtrlData->maTabRectangles.clear();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings();
|
|
|
|
Rectangle aRect = pItem->maRect;
|
|
|
|
long nLeftBottom = aRect.Bottom();
|
|
|
|
long nRightBottom = aRect.Bottom();
|
2013-05-18 21:32:34 +09:00
|
|
|
bool bLeftBorder = true;
|
|
|
|
bool bRightBorder = true;
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nOff;
|
|
|
|
sal_Bool bNativeOK = sal_False;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nOff2 = 0;
|
|
|
|
sal_uInt16 nOff3 = 0;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) )
|
|
|
|
nOff = 1;
|
|
|
|
else
|
|
|
|
nOff = 0;
|
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// if this is the active Page, we have to draw a little more
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( pItem->mnId == mnCurPageId )
|
|
|
|
{
|
|
|
|
nOff2 = 2;
|
2008-07-01 22:10:25 +00:00
|
|
|
if( ! ImplGetSVData()->maNWFData.mbNoActiveTabTextRaise )
|
|
|
|
nOff3 = 1;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
Point aLeftTestPos = aRect.BottomLeft();
|
|
|
|
Point aRightTestPos = aRect.BottomRight();
|
|
|
|
if ( aLeftTestPos.Y() == rCurRect.Bottom() )
|
|
|
|
{
|
|
|
|
aLeftTestPos.X() -= 2;
|
|
|
|
if ( rCurRect.IsInside( aLeftTestPos ) )
|
2013-05-18 21:32:34 +09:00
|
|
|
bLeftBorder = false;
|
2000-09-18 16:07:07 +00:00
|
|
|
aRightTestPos.X() += 2;
|
|
|
|
if ( rCurRect.IsInside( aRightTestPos ) )
|
2013-05-18 21:32:34 +09:00
|
|
|
bRightBorder = false;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
if ( rCurRect.IsInside( aLeftTestPos ) )
|
|
|
|
nLeftBottom -= 2;
|
|
|
|
if ( rCurRect.IsInside( aRightTestPos ) )
|
|
|
|
nRightBottom -= 2;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
if( !bLayout && (bNativeOK = IsNativeControlSupported(CTRL_TAB_ITEM, PART_ENTIRE_CONTROL)) == sal_True )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-07-05 11:20:24 +02:00
|
|
|
Rectangle aCtrlRegion( pItem->maRect );
|
2004-05-10 14:48:11 +00:00
|
|
|
ControlState nState = 0;
|
|
|
|
|
|
|
|
if( pItem->mnId == mnCurPageId )
|
2004-09-08 14:36:06 +00:00
|
|
|
{
|
2004-05-10 14:48:11 +00:00
|
|
|
nState |= CTRL_STATE_SELECTED;
|
2004-09-08 14:36:06 +00:00
|
|
|
// only the selected item can be focussed
|
|
|
|
if ( HasFocus() )
|
|
|
|
nState |= CTRL_STATE_FOCUSED;
|
|
|
|
}
|
2004-05-10 14:48:11 +00:00
|
|
|
if ( IsEnabled() )
|
|
|
|
nState |= CTRL_STATE_ENABLED;
|
|
|
|
if( IsMouseOver() && pItem->maRect.IsInside( GetPointerPosPixel() ) )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2004-05-10 14:48:11 +00:00
|
|
|
nState |= CTRL_STATE_ROLLOVER;
|
2008-12-16 16:42:03 +00:00
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
|
|
|
{
|
|
|
|
if( (&(*it) != pItem) && (it->maRect.IsInside( GetPointerPosPixel() ) ) )
|
2004-05-10 14:48:11 +00:00
|
|
|
{
|
|
|
|
nState &= ~CTRL_STATE_ROLLOVER; // avoid multiple highlighted tabs
|
|
|
|
break;
|
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
}
|
2004-05-10 14:48:11 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
TabitemValue tiValue;
|
|
|
|
if(pItem->maRect.Left() < 5)
|
|
|
|
tiValue.mnAlignment |= TABITEM_LEFTALIGNED;
|
|
|
|
if(pItem->maRect.Right() > mnLastWidth - 5)
|
|
|
|
tiValue.mnAlignment |= TABITEM_RIGHTALIGNED;
|
|
|
|
if ( bFirstInGroup )
|
|
|
|
tiValue.mnAlignment |= TABITEM_FIRST_IN_GROUP;
|
|
|
|
if ( bLastInGroup )
|
|
|
|
tiValue.mnAlignment |= TABITEM_LAST_IN_GROUP;
|
|
|
|
|
|
|
|
bNativeOK = DrawNativeControl( CTRL_TAB_ITEM, PART_ENTIRE_CONTROL, aCtrlRegion, nState,
|
2013-04-07 12:06:47 +02:00
|
|
|
tiValue, OUString() );
|
2004-05-10 14:48:11 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2004-05-10 14:48:11 +00:00
|
|
|
if( ! bLayout && !bNativeOK )
|
|
|
|
{
|
|
|
|
if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) )
|
|
|
|
{
|
2003-06-04 10:22:18 +00:00
|
|
|
SetLineColor( rStyleSettings.GetLightColor() );
|
2004-05-10 14:48:11 +00:00
|
|
|
DrawPixel( Point( aRect.Left()+1-nOff2, aRect.Top()+1-nOff2 ) ); // diagonally indented top-left pixel
|
2003-06-04 10:22:18 +00:00
|
|
|
if ( bLeftBorder )
|
|
|
|
{
|
|
|
|
DrawLine( Point( aRect.Left()-nOff2, aRect.Top()+2-nOff2 ),
|
|
|
|
Point( aRect.Left()-nOff2, nLeftBottom-1 ) );
|
|
|
|
}
|
2004-05-10 14:48:11 +00:00
|
|
|
DrawLine( Point( aRect.Left()+2-nOff2, aRect.Top()-nOff2 ), // top line starting 2px from left border
|
|
|
|
Point( aRect.Right()+nOff2-3, aRect.Top()-nOff2 ) ); // ending 3px from right border
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
if ( bRightBorder )
|
|
|
|
{
|
|
|
|
SetLineColor( rStyleSettings.GetShadowColor() );
|
|
|
|
DrawLine( Point( aRect.Right()+nOff2-2, aRect.Top()+1-nOff2 ),
|
|
|
|
Point( aRect.Right()+nOff2-2, nRightBottom-1 ) );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
SetLineColor( rStyleSettings.GetDarkShadowColor() );
|
|
|
|
DrawLine( Point( aRect.Right()+nOff2-1, aRect.Top()+3-nOff2 ),
|
|
|
|
Point( aRect.Right()+nOff2-1, nRightBottom-1 ) );
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
2003-06-04 10:22:18 +00:00
|
|
|
else
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2003-06-04 10:22:18 +00:00
|
|
|
SetLineColor( Color( COL_BLACK ) );
|
|
|
|
DrawPixel( Point( aRect.Left()+1-nOff2, aRect.Top()+1-nOff2 ) );
|
|
|
|
DrawPixel( Point( aRect.Right()+nOff2-2, aRect.Top()+1-nOff2 ) );
|
|
|
|
if ( bLeftBorder )
|
|
|
|
{
|
|
|
|
DrawLine( Point( aRect.Left()-nOff2, aRect.Top()+2-nOff2 ),
|
|
|
|
Point( aRect.Left()-nOff2, nLeftBottom-1 ) );
|
|
|
|
}
|
|
|
|
DrawLine( Point( aRect.Left()+2-nOff2, aRect.Top()-nOff2 ),
|
|
|
|
Point( aRect.Right()-3, aRect.Top()-nOff2 ) );
|
|
|
|
if ( bRightBorder )
|
|
|
|
{
|
2000-09-18 16:07:07 +00:00
|
|
|
DrawLine( Point( aRect.Right()+nOff2-1, aRect.Top()+2-nOff2 ),
|
|
|
|
Point( aRect.Right()+nOff2-1, nRightBottom-1 ) );
|
2003-06-04 10:22:18 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
if( bLayout )
|
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
int nLine = mpControlData->mpLayoutData->m_aLineIndices.size();
|
2013-02-06 16:19:18 +01:00
|
|
|
mpControlData->mpLayoutData->m_aLineIndices.push_back( mpControlData->mpLayoutData->m_aDisplayText.getLength() );
|
2003-06-04 10:22:18 +00:00
|
|
|
mpTabCtrlData->maLayoutPageIdToLine[ (int)pItem->mnId ] = nLine;
|
|
|
|
mpTabCtrlData->maLayoutLineToPageId[ nLine ] = (int)pItem->mnId;
|
|
|
|
mpTabCtrlData->maTabRectangles.push_back( aRect );
|
|
|
|
}
|
|
|
|
|
2004-05-10 14:48:11 +00:00
|
|
|
// set font accordingly, current item is painted bold
|
|
|
|
// we set the font attributes always before drawing to be re-entrant (DrawNativeControl may trigger additional paints)
|
|
|
|
Font aFont( GetFont() );
|
2010-09-29 15:46:40 +08:00
|
|
|
aFont.SetTransparent( sal_True );
|
2004-05-10 14:48:11 +00:00
|
|
|
SetFont( aFont );
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
Size aTabSize = aRect.GetSize();
|
2008-12-16 16:42:03 +00:00
|
|
|
Size aImageSize( 0, 0 );
|
2000-09-18 16:07:07 +00:00
|
|
|
long nTextHeight = GetTextHeight();
|
|
|
|
long nTextWidth = GetCtrlTextWidth( pItem->maFormatText );
|
2008-12-16 16:42:03 +00:00
|
|
|
if( !! pItem->maTabImage )
|
|
|
|
{
|
|
|
|
aImageSize = pItem->maTabImage.GetSizePixel();
|
|
|
|
if( pItem->maFormatText.Len() )
|
|
|
|
aImageSize.Width() += GetTextHeight()/4;
|
|
|
|
}
|
|
|
|
long nXPos = aRect.Left()+((aTabSize.Width()-nTextWidth-aImageSize.Width())/2)-nOff-nOff3;
|
|
|
|
long nYPos = aRect.Top()+((aTabSize.Height()-nTextHeight)/2)-nOff3;
|
|
|
|
if( pItem->maFormatText.Len() )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nStyle = TEXT_DRAW_MNEMONIC;
|
2008-12-16 16:42:03 +00:00
|
|
|
if( ! pItem->mbEnabled )
|
|
|
|
nStyle |= TEXT_DRAW_DISABLE;
|
|
|
|
DrawCtrlText( Point( nXPos + aImageSize.Width(), nYPos ),
|
|
|
|
pItem->maFormatText,
|
|
|
|
0, STRING_LEN, nStyle,
|
2009-09-14 12:09:22 +00:00
|
|
|
bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL,
|
|
|
|
bLayout ? &mpControlData->mpLayoutData->m_aDisplayText : NULL
|
2008-12-16 16:42:03 +00:00
|
|
|
);
|
|
|
|
}
|
|
|
|
|
|
|
|
if( !! pItem->maTabImage )
|
|
|
|
{
|
|
|
|
Point aImgTL( nXPos, aRect.Top() );
|
|
|
|
if( aImageSize.Height() < aRect.GetHeight() )
|
|
|
|
aImgTL.Y() += (aRect.GetHeight() - aImageSize.Height())/2;
|
|
|
|
DrawImage( aImgTL, pItem->maTabImage, pItem->mbEnabled ? 0 : IMAGE_DRAW_DISABLE );
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2010-02-01 16:37:26 +01:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
long TabControl::ImplHandleKeyEvent( const KeyEvent& rKeyEvent )
|
|
|
|
{
|
|
|
|
long nRet = 0;
|
|
|
|
|
|
|
|
if ( GetPageCount() > 1 )
|
|
|
|
{
|
|
|
|
KeyCode aKeyCode = rKeyEvent.GetKeyCode();
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nKeyCode = aKeyCode.GetCode();
|
2010-02-01 16:37:26 +01:00
|
|
|
|
|
|
|
if ( aKeyCode.IsMod1() )
|
|
|
|
{
|
|
|
|
if ( aKeyCode.IsShift() || (nKeyCode == KEY_PAGEUP) )
|
|
|
|
{
|
|
|
|
if ( (nKeyCode == KEY_TAB) || (nKeyCode == KEY_PAGEUP) )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplActivateTabPage( sal_False );
|
2010-02-01 16:37:26 +01:00
|
|
|
nRet = 1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
if ( (nKeyCode == KEY_TAB) || (nKeyCode == KEY_PAGEDOWN) )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplActivateTabPage( sal_True );
|
2010-02-01 16:37:26 +01:00
|
|
|
nRet = 1;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
return nRet;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-03-01 18:00:32 +01:00
|
|
|
IMPL_LINK_NOARG(TabControl, ImplListBoxSelectHdl)
|
2009-06-03 14:43:17 +00:00
|
|
|
{
|
|
|
|
SelectTabPage( GetPageId( mpTabCtrlData->mpListBox->GetSelectEntryPos() ) );
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2010-02-01 16:37:26 +01:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
IMPL_LINK( TabControl, ImplWindowEventListener, VclSimpleEvent*, pEvent )
|
|
|
|
{
|
|
|
|
if ( pEvent && pEvent->ISA( VclWindowEvent ) && (pEvent->GetId() == VCLEVENT_WINDOW_KEYINPUT) )
|
|
|
|
{
|
|
|
|
VclWindowEvent* pWindowEvent = static_cast< VclWindowEvent* >(pEvent);
|
|
|
|
// Do not handle events from TabControl or it's children, which is done in Notify(), where the events can be consumed.
|
|
|
|
if ( !IsWindowOrChild( pWindowEvent->GetWindow() ) )
|
|
|
|
{
|
|
|
|
KeyEvent* pKeyEvent = static_cast< KeyEvent* >(pWindowEvent->GetData());
|
|
|
|
ImplHandleKeyEvent( *pKeyEvent );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
|
2009-06-03 14:43:17 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
void TabControl::MouseButtonDown( const MouseEvent& rMEvt )
|
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox == NULL )
|
2008-12-16 16:42:03 +00:00
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if( rMEvt.IsLeft() )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nPageId = GetPageId( rMEvt.GetPosPixel() );
|
2009-06-03 14:43:17 +00:00
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
if( pItem && pItem->mbEnabled )
|
|
|
|
SelectTabPage( nPageId );
|
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::KeyInput( const KeyEvent& rKEvt )
|
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
mpTabCtrlData->mpListBox->KeyInput( rKEvt );
|
|
|
|
else if ( GetPageCount() > 1 )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
KeyCode aKeyCode = rKEvt.GetKeyCode();
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nKeyCode = aKeyCode.GetCode();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( (nKeyCode == KEY_LEFT) || (nKeyCode == KEY_RIGHT) )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool bNext = (nKeyCode == KEY_RIGHT);
|
2000-09-18 16:07:07 +00:00
|
|
|
ImplActivateTabPage( bNext );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Control::KeyInput( rKEvt );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::Paint( const Rectangle& rRect )
|
|
|
|
{
|
2010-11-02 16:55:17 +00:00
|
|
|
if ( !( GetStyle() & WB_NOBORDER ) )
|
|
|
|
ImplPaint( rRect, false );
|
2003-06-04 10:22:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::ImplPaint( const Rectangle& rRect, bool bLayout )
|
|
|
|
{
|
|
|
|
if( ! bLayout )
|
|
|
|
HideFocus();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// reformat if needed
|
2000-09-18 16:07:07 +00:00
|
|
|
Rectangle aRect = ImplGetTabRect( TAB_PAGERECT );
|
|
|
|
|
2004-05-10 14:48:11 +00:00
|
|
|
// find current item
|
2000-09-18 16:07:07 +00:00
|
|
|
ImplTabItem* pCurItem = NULL;
|
2008-12-16 16:42:03 +00:00
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( it->mnId == mnCurPageId )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
pCurItem = &(*it);
|
2000-09-18 16:07:07 +00:00
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2004-05-10 14:48:11 +00:00
|
|
|
// Draw the TabPage border
|
2000-09-18 16:07:07 +00:00
|
|
|
const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings();
|
|
|
|
Rectangle aCurRect;
|
|
|
|
aRect.Left() -= TAB_OFFSET;
|
|
|
|
aRect.Top() -= TAB_OFFSET;
|
|
|
|
aRect.Right() += TAB_OFFSET;
|
|
|
|
aRect.Bottom() += TAB_OFFSET;
|
2004-05-10 14:48:11 +00:00
|
|
|
|
2005-01-31 12:22:22 +00:00
|
|
|
// if we have an invisible tabpage or no tabpage at all the tabpage rect should be
|
|
|
|
// increased to avoid round corners that might be drawn by a theme
|
|
|
|
// in this case we're only interested in the top border of the tabpage because the tabitems are used
|
|
|
|
// standalone (eg impress)
|
2013-05-18 21:32:34 +09:00
|
|
|
bool bNoTabPage = false;
|
2012-09-10 16:59:55 +01:00
|
|
|
TabPage* pCurPage = pCurItem ? pCurItem->mpTabPage : NULL;
|
2005-01-31 12:22:22 +00:00
|
|
|
if( !pCurPage || !pCurPage->IsVisible() )
|
|
|
|
{
|
2013-05-18 21:32:34 +09:00
|
|
|
bNoTabPage = true;
|
2005-01-31 12:22:22 +00:00
|
|
|
aRect.Left()-=10;
|
|
|
|
aRect.Right()+=10;
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool bNativeOK = sal_False;
|
|
|
|
if( ! bLayout && (bNativeOK = IsNativeControlSupported( CTRL_TAB_PANE, PART_ENTIRE_CONTROL) ) == sal_True )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-07-05 11:20:24 +02:00
|
|
|
const ImplControlValue aControlValue;
|
2004-05-10 14:48:11 +00:00
|
|
|
|
|
|
|
ControlState nState = CTRL_STATE_ENABLED;
|
|
|
|
int part = PART_ENTIRE_CONTROL;
|
|
|
|
if ( !IsEnabled() )
|
|
|
|
nState &= ~CTRL_STATE_ENABLED;
|
|
|
|
if ( HasFocus() )
|
|
|
|
nState |= CTRL_STATE_FOCUSED;
|
|
|
|
|
|
|
|
Region aClipRgn( GetActiveClipRegion() );
|
|
|
|
aClipRgn.Intersect( aRect );
|
|
|
|
if( !rRect.IsEmpty() )
|
|
|
|
aClipRgn.Intersect( rRect );
|
|
|
|
|
2010-07-05 11:20:24 +02:00
|
|
|
if( !aClipRgn.IsEmpty() )
|
|
|
|
bNativeOK = DrawNativeControl( CTRL_TAB_PANE, part, aRect, nState,
|
2013-04-07 12:06:47 +02:00
|
|
|
aControlValue, OUString() );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2010-11-27 10:55:15 +00:00
|
|
|
long nTopOff = 1;
|
2003-06-04 10:22:18 +00:00
|
|
|
if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) )
|
2004-05-10 14:48:11 +00:00
|
|
|
SetLineColor( rStyleSettings.GetLightColor() );
|
|
|
|
else
|
|
|
|
SetLineColor( Color( COL_BLACK ) );
|
|
|
|
if ( pCurItem && !pCurItem->maRect.IsEmpty() )
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
2004-05-10 14:48:11 +00:00
|
|
|
aCurRect = pCurItem->maRect;
|
|
|
|
if( ! bLayout )
|
|
|
|
DrawLine( aRect.TopLeft(), Point( aCurRect.Left()-2, aRect.Top() ) );
|
|
|
|
if ( aCurRect.Right()+1 < aRect.Right() )
|
|
|
|
{
|
|
|
|
if( ! bLayout )
|
|
|
|
DrawLine( Point( aCurRect.Right(), aRect.Top() ), aRect.TopRight() );
|
|
|
|
}
|
|
|
|
else
|
|
|
|
nTopOff = 0;
|
2003-06-04 10:22:18 +00:00
|
|
|
}
|
|
|
|
else
|
2004-05-10 14:48:11 +00:00
|
|
|
if( ! bLayout )
|
|
|
|
DrawLine( aRect.TopLeft(), aRect.TopRight() );
|
|
|
|
|
|
|
|
if( ! bLayout )
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
2004-05-10 14:48:11 +00:00
|
|
|
DrawLine( aRect.TopLeft(), aRect.BottomLeft() );
|
|
|
|
|
|
|
|
if ( !(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) )
|
|
|
|
{
|
2005-01-31 12:22:22 +00:00
|
|
|
// if we have not tab page the bottom line of the tab page
|
|
|
|
// directly touches the tab items, so choose a color that fits seamlessly
|
|
|
|
if( bNoTabPage )
|
|
|
|
SetLineColor( rStyleSettings.GetDialogColor() );
|
|
|
|
else
|
|
|
|
SetLineColor( rStyleSettings.GetShadowColor() );
|
2004-05-10 14:48:11 +00:00
|
|
|
DrawLine( Point( 1, aRect.Bottom()-1 ),
|
|
|
|
Point( aRect.Right()-1, aRect.Bottom()-1 ) );
|
|
|
|
DrawLine( Point( aRect.Right()-1, aRect.Top()+nTopOff ),
|
|
|
|
Point( aRect.Right()-1, aRect.Bottom()-1 ) );
|
2005-01-31 12:22:22 +00:00
|
|
|
if( bNoTabPage )
|
|
|
|
SetLineColor( rStyleSettings.GetDialogColor() );
|
|
|
|
else
|
|
|
|
SetLineColor( rStyleSettings.GetDarkShadowColor() );
|
2004-05-10 14:48:11 +00:00
|
|
|
DrawLine( Point( 0, aRect.Bottom() ),
|
|
|
|
Point( aRect.Right(), aRect.Bottom() ) );
|
|
|
|
DrawLine( Point( aRect.Right(), aRect.Top()+nTopOff ),
|
|
|
|
Point( aRect.Right(), aRect.Bottom() ) );
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
DrawLine( aRect.TopRight(), aRect.BottomRight() );
|
|
|
|
DrawLine( aRect.BottomLeft(), aRect.BottomRight() );
|
|
|
|
}
|
2003-06-04 10:22:18 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2009-06-03 14:43:17 +00:00
|
|
|
if ( !mpTabCtrlData->maItemList.empty() && mpTabCtrlData->mpListBox == NULL )
|
2004-05-10 14:48:11 +00:00
|
|
|
{
|
2009-02-13 07:10:18 +00:00
|
|
|
// Some native toolkits (GTK+) draw tabs right-to-left, with an
|
|
|
|
// overlap between adjacent tabs
|
|
|
|
bool bDrawTabsRTL = IsNativeControlSupported( CTRL_TAB_ITEM, PART_TABS_DRAW_RTL );
|
|
|
|
ImplTabItem * pFirstTab = NULL;
|
|
|
|
ImplTabItem * pLastTab = NULL;
|
|
|
|
size_t idx;
|
|
|
|
|
|
|
|
// Event though there is a tab overlap with GTK+, the first tab is not
|
|
|
|
// overlapped on the left side. Other tookits ignore this option.
|
|
|
|
if ( bDrawTabsRTL )
|
|
|
|
{
|
|
|
|
pFirstTab = &mpTabCtrlData->maItemList.front();
|
|
|
|
pLastTab = &mpTabCtrlData->maItemList.back();
|
|
|
|
idx = mpTabCtrlData->maItemList.size()-1;
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
pLastTab = &mpTabCtrlData->maItemList.back();
|
|
|
|
pFirstTab = &mpTabCtrlData->maItemList.front();
|
|
|
|
idx = 0;
|
|
|
|
}
|
2004-05-10 14:48:11 +00:00
|
|
|
|
2009-02-13 07:10:18 +00:00
|
|
|
while ( idx < mpTabCtrlData->maItemList.size() )
|
|
|
|
{
|
|
|
|
ImplTabItem* pItem = &mpTabCtrlData->maItemList[idx];
|
|
|
|
if ( pItem != pCurItem )
|
|
|
|
{
|
|
|
|
Region aClipRgn( GetActiveClipRegion() );
|
|
|
|
aClipRgn.Intersect( pItem->maRect );
|
|
|
|
if( !rRect.IsEmpty() )
|
|
|
|
aClipRgn.Intersect( rRect );
|
|
|
|
if( bLayout || !aClipRgn.IsEmpty() )
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplDrawItem( pItem, aCurRect, bLayout, (pItem==pFirstTab), (pItem==pLastTab), sal_False );
|
2009-02-13 07:10:18 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
if ( bDrawTabsRTL )
|
|
|
|
idx--;
|
|
|
|
else
|
|
|
|
idx++;
|
|
|
|
}
|
|
|
|
|
|
|
|
if ( pCurItem )
|
2004-05-10 14:48:11 +00:00
|
|
|
{
|
|
|
|
Region aClipRgn( GetActiveClipRegion() );
|
2009-02-13 07:10:18 +00:00
|
|
|
aClipRgn.Intersect( pCurItem->maRect );
|
2004-05-10 14:48:11 +00:00
|
|
|
if( !rRect.IsEmpty() )
|
|
|
|
aClipRgn.Intersect( rRect );
|
|
|
|
if( bLayout || !aClipRgn.IsEmpty() )
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplDrawItem( pCurItem, aCurRect, bLayout, (pCurItem==pFirstTab), (pCurItem==pLastTab), sal_True );
|
2004-05-10 14:48:11 +00:00
|
|
|
}
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
if ( !bLayout && HasFocus() )
|
2000-09-18 16:07:07 +00:00
|
|
|
ImplShowFocus();
|
2001-07-25 10:56:11 +00:00
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
if( ! bLayout )
|
2010-09-29 15:46:40 +08:00
|
|
|
mbSmallInvalidate = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
void TabControl::setAllocation(const Size &rAllocation)
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( !IsReallyShown() )
|
|
|
|
return;
|
|
|
|
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
{
|
|
|
|
// get the listbox' preferred size
|
|
|
|
Size aTabCtrlSize( GetSizePixel() );
|
2012-02-06 14:57:38 +01:00
|
|
|
long nPrefWidth = mpTabCtrlData->mpListBox->get_preferred_size().Width();
|
2009-06-03 14:43:17 +00:00
|
|
|
if( nPrefWidth > aTabCtrlSize.Width() )
|
|
|
|
nPrefWidth = aTabCtrlSize.Width();
|
|
|
|
Size aNewSize( nPrefWidth, LogicToPixel( Size( 12, 12 ), MapMode( MAP_APPFONT ) ).Height() );
|
|
|
|
Point aNewPos( (aTabCtrlSize.Width() - nPrefWidth) / 2, 0 );
|
|
|
|
mpTabCtrlData->mpListBox->SetPosSizePixel( aNewPos, aNewSize );
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// resize/position active TabPage
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_Bool bTabPage = ImplPosCurTabPage();
|
2013-03-24 10:28:49 -04:00
|
|
|
|
|
|
|
// check what needs to be invalidated
|
2012-08-23 15:18:14 +01:00
|
|
|
Size aNewSize = rAllocation;
|
2001-07-25 10:56:11 +00:00
|
|
|
long nNewWidth = aNewSize.Width();
|
2010-11-24 18:39:49 +01:00
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-11-24 18:39:49 +01:00
|
|
|
if ( !it->mbFullVisible ||
|
|
|
|
(it->maRect.Right()-2 >= nNewWidth) )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2011-01-21 17:18:37 +01:00
|
|
|
mbSmallInvalidate = sal_False;
|
2010-11-24 18:39:49 +01:00
|
|
|
break;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2001-07-25 10:56:11 +00:00
|
|
|
if ( mbSmallInvalidate )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
Rectangle aRect = ImplGetTabRect( TAB_PAGERECT );
|
|
|
|
aRect.Left() -= TAB_OFFSET+TAB_BORDER_LEFT;
|
|
|
|
aRect.Top() -= TAB_OFFSET+TAB_BORDER_TOP;
|
|
|
|
aRect.Right() += TAB_OFFSET+TAB_BORDER_RIGHT;
|
|
|
|
aRect.Bottom() += TAB_OFFSET+TAB_BORDER_BOTTOM;
|
|
|
|
if ( bTabPage )
|
|
|
|
Invalidate( aRect, INVALIDATE_NOCHILDREN );
|
|
|
|
else
|
|
|
|
Invalidate( aRect );
|
2004-05-10 14:48:11 +00:00
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
if ( bTabPage )
|
|
|
|
Invalidate( INVALIDATE_NOCHILDREN );
|
|
|
|
else
|
|
|
|
Invalidate();
|
|
|
|
}
|
2012-08-23 15:18:14 +01:00
|
|
|
|
|
|
|
mbLayoutDirty = false;
|
|
|
|
}
|
|
|
|
|
|
|
|
void TabControl::SetPosSizePixel(const Point& rNewPos, const Size& rNewSize)
|
|
|
|
{
|
|
|
|
Window::SetPosSizePixel(rNewPos, rNewSize);
|
|
|
|
//if size changed, TabControl::Resize got called already
|
|
|
|
if (mbLayoutDirty)
|
|
|
|
setAllocation(rNewSize);
|
|
|
|
}
|
|
|
|
|
|
|
|
void TabControl::SetSizePixel(const Size& rNewSize)
|
|
|
|
{
|
|
|
|
Window::SetSizePixel(rNewSize);
|
|
|
|
//if size changed, TabControl::Resize got called already
|
|
|
|
if (mbLayoutDirty)
|
|
|
|
setAllocation(rNewSize);
|
|
|
|
}
|
|
|
|
|
2012-08-24 12:34:22 +01:00
|
|
|
void TabControl::SetPosPixel(const Point& rPos)
|
|
|
|
{
|
|
|
|
Window::SetPosPixel(rPos);
|
|
|
|
if (mbLayoutDirty)
|
|
|
|
setAllocation(GetOutputSizePixel());
|
|
|
|
}
|
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
void TabControl::Resize()
|
|
|
|
{
|
|
|
|
setAllocation(Control::GetOutputSizePixel());
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::GetFocus()
|
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if( ! mpTabCtrlData->mpListBox )
|
|
|
|
{
|
|
|
|
ImplShowFocus();
|
|
|
|
SetInputContext( InputContext( GetFont() ) );
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
if( mpTabCtrlData->mpListBox->IsReallyVisible() )
|
|
|
|
mpTabCtrlData->mpListBox->GrabFocus();
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
Control::GetFocus();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::LoseFocus()
|
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if( ! mpTabCtrlData->mpListBox )
|
|
|
|
HideFocus();
|
2000-09-18 16:07:07 +00:00
|
|
|
Control::LoseFocus();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::RequestHelp( const HelpEvent& rHEvt )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nItemId = rHEvt.KeyboardActivated() ? mnCurPageId : GetPageId( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( nItemId )
|
|
|
|
{
|
|
|
|
if ( rHEvt.GetMode() & HELPMODE_BALLOON )
|
|
|
|
{
|
|
|
|
XubString aStr = GetHelpText( nItemId );
|
|
|
|
if ( aStr.Len() )
|
|
|
|
{
|
|
|
|
Rectangle aItemRect = ImplGetTabRect( GetPagePos( nItemId ) );
|
|
|
|
Point aPt = OutputToScreenPixel( aItemRect.TopLeft() );
|
|
|
|
aItemRect.Left() = aPt.X();
|
|
|
|
aItemRect.Top() = aPt.Y();
|
|
|
|
aPt = OutputToScreenPixel( aItemRect.BottomRight() );
|
|
|
|
aItemRect.Right() = aPt.X();
|
|
|
|
aItemRect.Bottom() = aPt.Y();
|
|
|
|
Help::ShowBalloon( this, aItemRect.Center(), aItemRect, aStr );
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else if ( rHEvt.GetMode() & HELPMODE_EXTENDED )
|
|
|
|
{
|
2013-04-07 12:06:47 +02:00
|
|
|
OUString aHelpId( OStringToOUString( GetHelpId( nItemId ), RTL_TEXTENCODING_UTF8 ) );
|
2012-01-31 16:44:12 -02:00
|
|
|
if ( !aHelpId.isEmpty() )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2013-03-24 10:28:49 -04:00
|
|
|
// call Help if existing
|
2000-09-18 16:07:07 +00:00
|
|
|
Help* pHelp = Application::GetHelp();
|
|
|
|
if ( pHelp )
|
2010-06-04 13:46:22 +02:00
|
|
|
pHelp->Start( aHelpId, this );
|
2000-09-18 16:07:07 +00:00
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// for Quick or Ballon Help, we show the text, if it is cut
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( rHEvt.GetMode() & (HELPMODE_QUICK | HELPMODE_BALLOON) )
|
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nItemId );
|
|
|
|
const XubString& rStr = pItem->maText;
|
|
|
|
if ( rStr != pItem->maFormatText )
|
|
|
|
{
|
|
|
|
Rectangle aItemRect = ImplGetTabRect( GetPagePos( nItemId ) );
|
|
|
|
Point aPt = OutputToScreenPixel( aItemRect.TopLeft() );
|
|
|
|
aItemRect.Left() = aPt.X();
|
|
|
|
aItemRect.Top() = aPt.Y();
|
|
|
|
aPt = OutputToScreenPixel( aItemRect.BottomRight() );
|
|
|
|
aItemRect.Right() = aPt.X();
|
|
|
|
aItemRect.Bottom() = aPt.Y();
|
|
|
|
if ( rStr.Len() )
|
|
|
|
{
|
|
|
|
if ( rHEvt.GetMode() & HELPMODE_BALLOON )
|
|
|
|
Help::ShowBalloon( this, aItemRect.Center(), aItemRect, rStr );
|
|
|
|
else
|
|
|
|
Help::ShowQuickHelp( this, aItemRect, rStr );
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
|
|
|
|
if ( rHEvt.GetMode() & HELPMODE_QUICK )
|
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nItemId );
|
|
|
|
const XubString& rHelpText = pItem->maHelpText;
|
|
|
|
// show tooltip if not text but image is set and helptext is available
|
|
|
|
if ( rHelpText.Len() > 0 && pItem->maText.Len() == 0 && !!pItem->maTabImage )
|
|
|
|
{
|
|
|
|
Rectangle aItemRect = ImplGetTabRect( GetPagePos( nItemId ) );
|
|
|
|
Point aPt = OutputToScreenPixel( aItemRect.TopLeft() );
|
|
|
|
aItemRect.Left() = aPt.X();
|
|
|
|
aItemRect.Top() = aPt.Y();
|
|
|
|
aPt = OutputToScreenPixel( aItemRect.BottomRight() );
|
|
|
|
aItemRect.Right() = aPt.X();
|
|
|
|
aItemRect.Bottom() = aPt.Y();
|
|
|
|
Help::ShowQuickHelp( this, aItemRect, rHelpText );
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
Control::RequestHelp( rHEvt );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::Command( const CommandEvent& rCEvt )
|
|
|
|
{
|
2009-06-03 14:43:17 +00:00
|
|
|
if( (mpTabCtrlData->mpListBox == NULL) && (rCEvt.GetCommand() == COMMAND_CONTEXTMENU) && (GetPageCount() > 1) )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
Point aMenuPos;
|
2013-05-18 21:32:34 +09:00
|
|
|
bool bMenu;
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( rCEvt.IsMouseEvent() )
|
|
|
|
{
|
|
|
|
aMenuPos = rCEvt.GetMousePosPixel();
|
|
|
|
bMenu = GetPageId( aMenuPos ) != 0;
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
aMenuPos = ImplGetTabRect( GetPagePos( mnCurPageId ) ).Center();
|
2013-05-18 21:32:34 +09:00
|
|
|
bMenu = true;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
if ( bMenu )
|
|
|
|
{
|
|
|
|
PopupMenu aMenu;
|
2008-12-16 16:42:03 +00:00
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
aMenu.InsertItem( it->mnId, it->maText, MIB_CHECKABLE | MIB_RADIOCHECK );
|
|
|
|
if ( it->mnId == mnCurPageId )
|
|
|
|
aMenu.CheckItem( it->mnId );
|
2010-06-04 13:46:22 +02:00
|
|
|
aMenu.SetHelpId( it->mnId, it->maHelpId );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nId = aMenu.Execute( this, aMenuPos );
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( nId && (nId != mnCurPageId) )
|
|
|
|
SelectTabPage( nId );
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
Control::Command( rCEvt );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::StateChanged( StateChangedType nType )
|
|
|
|
{
|
|
|
|
Control::StateChanged( nType );
|
|
|
|
|
|
|
|
if ( nType == STATE_CHANGE_INITSHOW )
|
2009-06-03 14:43:17 +00:00
|
|
|
{
|
2000-09-18 16:07:07 +00:00
|
|
|
ImplPosCurTabPage();
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
Resize();
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
else if ( nType == STATE_CHANGE_UPDATEMODE )
|
|
|
|
{
|
|
|
|
if ( IsUpdateMode() )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( (nType == STATE_CHANGE_ZOOM) ||
|
|
|
|
(nType == STATE_CHANGE_CONTROLFONT) )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_True, sal_False, sal_False );
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_CONTROLFOREGROUND )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_False, sal_True, sal_False );
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_CONTROLBACKGROUND )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_False, sal_False, sal_True );
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::DataChanged( const DataChangedEvent& rDCEvt )
|
|
|
|
{
|
|
|
|
Control::DataChanged( rDCEvt );
|
|
|
|
|
|
|
|
if ( (rDCEvt.GetType() == DATACHANGED_FONTS) ||
|
|
|
|
(rDCEvt.GetType() == DATACHANGED_FONTSUBSTITUTION) ||
|
|
|
|
((rDCEvt.GetType() == DATACHANGED_SETTINGS) &&
|
|
|
|
(rDCEvt.GetFlags() & SETTINGS_STYLE)) )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_True, sal_True, sal_True );
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2004-05-10 14:48:11 +00:00
|
|
|
Rectangle* TabControl::ImplFindPartRect( const Point& rPt )
|
|
|
|
{
|
|
|
|
ImplTabItem* pFoundItem = NULL;
|
|
|
|
int nFound = 0;
|
2008-12-16 16:42:03 +00:00
|
|
|
for( std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2004-05-10 14:48:11 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( it->maRect.IsInside( rPt ) )
|
2004-05-10 14:48:11 +00:00
|
|
|
{
|
|
|
|
// assure that only one tab is highlighted at a time
|
|
|
|
nFound++;
|
2008-12-16 16:42:03 +00:00
|
|
|
pFoundItem = &(*it);
|
2004-05-10 14:48:11 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
// assure that only one tab is highlighted at a time
|
|
|
|
return nFound == 1 ? &pFoundItem->maRect : NULL;
|
|
|
|
}
|
|
|
|
|
2004-02-20 07:50:49 +00:00
|
|
|
long TabControl::PreNotify( NotifyEvent& rNEvt )
|
|
|
|
{
|
2004-05-10 14:48:11 +00:00
|
|
|
long nDone = 0;
|
|
|
|
const MouseEvent* pMouseEvt = NULL;
|
|
|
|
|
2006-06-19 18:19:34 +00:00
|
|
|
if( (rNEvt.GetType() == EVENT_MOUSEMOVE) && (pMouseEvt = rNEvt.GetMouseEvent()) != NULL )
|
2004-05-10 14:48:11 +00:00
|
|
|
{
|
|
|
|
if( !pMouseEvt->GetButtons() && !pMouseEvt->IsSynthetic() && !pMouseEvt->IsModifierChanged() )
|
|
|
|
{
|
|
|
|
// trigger redraw if mouse over state has changed
|
|
|
|
if( IsNativeControlSupported(CTRL_TAB_ITEM, PART_ENTIRE_CONTROL) )
|
|
|
|
{
|
|
|
|
Rectangle* pRect = ImplFindPartRect( GetPointerPosPixel() );
|
|
|
|
Rectangle* pLastRect = ImplFindPartRect( GetLastPointerPosPixel() );
|
|
|
|
if( pRect != pLastRect || (pMouseEvt->IsLeaveWindow() || pMouseEvt->IsEnterWindow()) )
|
|
|
|
{
|
|
|
|
Region aClipRgn;
|
|
|
|
if( pLastRect )
|
|
|
|
{
|
|
|
|
// allow for slightly bigger tabitems
|
|
|
|
// as used by gtk
|
|
|
|
// TODO: query for the correct sizes
|
|
|
|
Rectangle aRect(*pLastRect);
|
2012-10-28 23:23:53 +01:00
|
|
|
aRect.Left()-=2;
|
|
|
|
aRect.Right()+=2;
|
|
|
|
aRect.Top()-=3;
|
2004-05-10 14:48:11 +00:00
|
|
|
aClipRgn.Union( aRect );
|
|
|
|
}
|
|
|
|
if( pRect )
|
|
|
|
{
|
|
|
|
// allow for slightly bigger tabitems
|
|
|
|
// as used by gtk
|
|
|
|
// TODO: query for the correct sizes
|
|
|
|
Rectangle aRect(*pRect);
|
2012-10-28 23:23:53 +01:00
|
|
|
aRect.Left()-=2;
|
|
|
|
aRect.Right()+=2;
|
|
|
|
aRect.Top()-=3;
|
2004-05-10 14:48:11 +00:00
|
|
|
aClipRgn.Union( aRect );
|
|
|
|
}
|
|
|
|
if( !aClipRgn.IsEmpty() )
|
|
|
|
Invalidate( aClipRgn );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
return nDone ? nDone : Control::PreNotify(rNEvt);
|
2004-02-20 07:50:49 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
long TabControl::Notify( NotifyEvent& rNEvt )
|
|
|
|
{
|
2010-02-01 16:37:26 +01:00
|
|
|
long nRet = 0;
|
|
|
|
|
|
|
|
if ( rNEvt.GetType() == EVENT_KEYINPUT )
|
|
|
|
nRet = ImplHandleKeyEvent( *rNEvt.GetKeyEvent() );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2010-02-01 16:37:26 +01:00
|
|
|
return nRet ? nRet : Control::Notify( rNEvt );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::ActivatePage()
|
|
|
|
{
|
|
|
|
maActivateHdl.Call( this );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
long TabControl::DeactivatePage()
|
|
|
|
{
|
|
|
|
if ( maDeactivateHdl.IsSet() )
|
|
|
|
return maDeactivateHdl.Call( this );
|
|
|
|
else
|
2010-09-29 15:46:40 +08:00
|
|
|
return sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::SetTabPageSizePixel( const Size& rSize )
|
|
|
|
{
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
Size aNewSize( rSize );
|
|
|
|
aNewSize.Width() += TAB_OFFSET*2;
|
|
|
|
Rectangle aRect = ImplGetTabRect( TAB_PAGERECT,
|
|
|
|
aNewSize.Width(), aNewSize.Height() );
|
|
|
|
aNewSize.Height() += aRect.Top()+TAB_OFFSET;
|
|
|
|
Window::SetOutputSizePixel( aNewSize );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
Size TabControl::GetTabPageSizePixel() const
|
|
|
|
{
|
|
|
|
Rectangle aRect = ((TabControl*)this)->ImplGetTabRect( TAB_PAGERECT );
|
|
|
|
return aRect.GetSize();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::InsertPage( const ResId& rResId, sal_uInt16 nPos )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
GetRes( rResId.SetRT( RSC_TABCONTROLITEM ) );
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nObjMask = ReadLongRes();
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nItemId = 1;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
// ID
|
|
|
|
if ( nObjMask & RSC_TABCONTROLITEM_ID )
|
2010-09-29 15:46:40 +08:00
|
|
|
nItemId = sal::static_int_cast<sal_uInt16>(ReadLongRes());
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
// Text
|
|
|
|
XubString aTmpStr;
|
|
|
|
if( nObjMask & RSC_TABCONTROLITEM_TEXT )
|
|
|
|
aTmpStr = ReadStringRes();
|
|
|
|
InsertPage( nItemId, aTmpStr, nPos );
|
|
|
|
|
|
|
|
// PageResID
|
|
|
|
if ( nObjMask & RSC_TABCONTROLITEM_PAGERESID )
|
|
|
|
{
|
2012-12-15 20:01:47 +00:00
|
|
|
//skip unused TabPageResId value
|
|
|
|
ReadLongRes();
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::InsertPage( sal_uInt16 nPageId, const XubString& rText,
|
|
|
|
sal_uInt16 nPos )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
DBG_ASSERT( nPageId, "TabControl::InsertPage(): PageId == 0" );
|
|
|
|
DBG_ASSERT( GetPagePos( nPageId ) == TAB_PAGE_NOTFOUND,
|
|
|
|
"TabControl::InsertPage(): PageId already exists" );
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
// insert new page item
|
|
|
|
ImplTabItem* pItem = NULL;
|
|
|
|
if( nPos == TAB_APPEND || size_t(nPos) >= mpTabCtrlData->maItemList.size() )
|
|
|
|
{
|
|
|
|
mpTabCtrlData->maItemList.push_back( ImplTabItem() );
|
|
|
|
pItem = &mpTabCtrlData->maItemList.back();
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
mpTabCtrlData->mpListBox->InsertEntry( rText );
|
2008-12-16 16:42:03 +00:00
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
|
|
|
std::vector< ImplTabItem >::iterator new_it =
|
|
|
|
mpTabCtrlData->maItemList.insert( mpTabCtrlData->maItemList.begin() + nPos, ImplTabItem() );
|
|
|
|
pItem = &(*new_it);
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
mpTabCtrlData->mpListBox->InsertEntry( rText, nPos);
|
2008-12-16 16:42:03 +00:00
|
|
|
}
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
{
|
|
|
|
if( ! mnCurPageId )
|
|
|
|
mpTabCtrlData->mpListBox->SelectEntryPos( 0 );
|
|
|
|
mpTabCtrlData->mpListBox->SetDropDownLineCount( mpTabCtrlData->mpListBox->GetEntryCount() );
|
|
|
|
}
|
|
|
|
|
|
|
|
// set current page id
|
|
|
|
if ( !mnCurPageId )
|
|
|
|
mnCurPageId = nPageId;
|
2008-12-16 16:42:03 +00:00
|
|
|
|
|
|
|
// init new page item
|
2000-09-18 16:07:07 +00:00
|
|
|
pItem->mnId = nPageId;
|
|
|
|
pItem->mpTabPage = NULL;
|
|
|
|
pItem->maText = rText;
|
2010-09-29 15:46:40 +08:00
|
|
|
pItem->mbFullVisible = sal_False;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( IsUpdateMode() )
|
|
|
|
Invalidate();
|
2002-11-08 15:26:50 +00:00
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox ) // reposition/resize listbox
|
|
|
|
Resize();
|
2003-06-04 10:22:18 +00:00
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
ImplCallEventListeners( VCLEVENT_TABPAGE_INSERTED, (void*) (sal_uLong)nPageId );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::RemovePage( sal_uInt16 nPageId )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nPos = GetPagePos( nPageId );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
// does the item exist ?
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( nPos != TAB_PAGE_NOTFOUND )
|
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
//remove page item
|
|
|
|
std::vector< ImplTabItem >::iterator it = mpTabCtrlData->maItemList.begin() + nPos;
|
|
|
|
bool bIsCurrentPage = (it->mnId == mnCurPageId);
|
|
|
|
mpTabCtrlData->maItemList.erase( it );
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
{
|
|
|
|
mpTabCtrlData->mpListBox->RemoveEntry( nPos );
|
|
|
|
mpTabCtrlData->mpListBox->SetDropDownLineCount( mpTabCtrlData->mpListBox->GetEntryCount() );
|
|
|
|
}
|
2008-12-16 16:42:03 +00:00
|
|
|
|
2001-03-30 13:47:10 +00:00
|
|
|
// If current page is removed, than first page gets the current page
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( bIsCurrentPage )
|
2001-03-30 13:47:10 +00:00
|
|
|
{
|
2001-05-11 16:14:47 +00:00
|
|
|
mnCurPageId = 0;
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if( ! mpTabCtrlData->maItemList.empty() )
|
|
|
|
{
|
|
|
|
// don't do this by simply setting mnCurPageId to pFirstItem->mnId
|
|
|
|
// this leaves a lot of stuff (such trivias as _showing_ the new current page) undone
|
|
|
|
// instead, call SetCurPageId
|
|
|
|
// without this, the next (outside) call to SetCurPageId with the id of the first page
|
|
|
|
// will result in doing nothing (as we assume that nothing changed, then), and the page
|
|
|
|
// will never be shown.
|
|
|
|
// 86875 - 05/11/2001 - frank.schoenheit@germany.sun.com
|
|
|
|
|
|
|
|
SetCurPageId( mpTabCtrlData->maItemList[0].mnId );
|
|
|
|
}
|
2001-03-30 13:47:10 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( IsUpdateMode() )
|
|
|
|
Invalidate();
|
2002-11-08 15:26:50 +00:00
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
ImplCallEventListeners( VCLEVENT_TABPAGE_REMOVED, (void*) (sal_uLong) nPageId );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::Clear()
|
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
// clear item list
|
|
|
|
mpTabCtrlData->maItemList.clear();
|
2000-09-18 16:07:07 +00:00
|
|
|
mnCurPageId = 0;
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
mpTabCtrlData->mpListBox->Clear();
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( IsUpdateMode() )
|
|
|
|
Invalidate();
|
2002-11-08 15:26:50 +00:00
|
|
|
|
|
|
|
ImplCallEventListeners( VCLEVENT_TABPAGE_REMOVEDALL );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::EnablePage( sal_uInt16 i_nPageId, bool i_bEnable )
|
2008-12-16 16:42:03 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( i_nPageId );
|
|
|
|
|
|
|
|
if ( pItem && pItem->mbEnabled != i_bEnable )
|
|
|
|
{
|
|
|
|
pItem->mbEnabled = i_bEnable;
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
mpTabCtrlData->mpListBox->SetEntryFlags( GetPagePos( i_nPageId ),
|
|
|
|
i_bEnable ? 0 : (LISTBOX_ENTRY_FLAG_DISABLE_SELECTION | LISTBOX_ENTRY_FLAG_DRAW_DISABLED) );
|
2008-12-16 16:42:03 +00:00
|
|
|
if( pItem->mnId == mnCurPageId )
|
|
|
|
{
|
|
|
|
// SetCurPageId will change to an enabled page
|
|
|
|
SetCurPageId( mnCurPageId );
|
|
|
|
}
|
|
|
|
else if ( IsUpdateMode() )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 TabControl::GetPageCount() const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
return (sal_uInt16)mpTabCtrlData->maItemList.size();
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 TabControl::GetPageId( sal_uInt16 nPos ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if( size_t(nPos) < mpTabCtrlData->maItemList.size() )
|
|
|
|
return mpTabCtrlData->maItemList[ nPos ].mnId;
|
|
|
|
return 0;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 TabControl::GetPagePos( sal_uInt16 nPageId ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
for( std::vector< ImplTabItem >::const_iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( it->mnId == nPageId )
|
2010-09-29 15:46:40 +08:00
|
|
|
return (sal_uInt16)(it - mpTabCtrlData->maItemList.begin());
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
return TAB_PAGE_NOTFOUND;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 TabControl::GetPageId( const Point& rPos ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
for( size_t i = 0; i < mpTabCtrlData->maItemList.size(); ++i )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
if ( ((TabControl*)this)->ImplGetTabRect( static_cast<sal_uInt16>(i) ).IsInside( rPos ) )
|
2008-12-16 16:42:03 +00:00
|
|
|
return mpTabCtrlData->maItemList[ i ].mnId;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2012-09-10 16:59:55 +01:00
|
|
|
sal_uInt16 TabControl::GetPageId( const TabPage& rPage ) const
|
|
|
|
{
|
|
|
|
for( std::vector< ImplTabItem >::const_iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
|
|
|
{
|
|
|
|
if ( it->mpTabPage == &rPage )
|
|
|
|
return it->mnId;
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2012-12-15 20:33:03 +00:00
|
|
|
sal_uInt16 TabControl::GetPageId( const OString& rName ) const
|
|
|
|
{
|
|
|
|
for( std::vector< ImplTabItem >::const_iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
|
|
|
{
|
|
|
|
if ( it->maTabName == rName )
|
|
|
|
return it->mnId;
|
|
|
|
}
|
|
|
|
|
|
|
|
return 0;
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::SetCurPageId( sal_uInt16 nPageId )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nPos = GetPagePos( nPageId );
|
2008-12-16 16:42:03 +00:00
|
|
|
while( nPos != TAB_PAGE_NOTFOUND &&
|
|
|
|
! mpTabCtrlData->maItemList[nPos].mbEnabled )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
nPos++;
|
|
|
|
if( size_t(nPos) >= mpTabCtrlData->maItemList.size() )
|
|
|
|
nPos = 0;
|
|
|
|
if( mpTabCtrlData->maItemList[nPos].mnId == nPageId )
|
|
|
|
break;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2008-12-16 16:42:03 +00:00
|
|
|
if( nPos != TAB_PAGE_NOTFOUND )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2008-12-16 16:42:03 +00:00
|
|
|
nPageId = mpTabCtrlData->maItemList[nPos].mnId;
|
|
|
|
if ( nPageId == mnCurPageId )
|
|
|
|
{
|
|
|
|
if ( mnActPageId )
|
|
|
|
mnActPageId = nPageId;
|
|
|
|
return;
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( mnActPageId )
|
|
|
|
mnActPageId = nPageId;
|
|
|
|
else
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
|
|
|
sal_uInt16 nOldId = mnCurPageId;
|
2000-09-18 16:07:07 +00:00
|
|
|
mnCurPageId = nPageId;
|
|
|
|
ImplChangeTabPage( nPageId, nOldId );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 TabControl::GetCurPageId() const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
if ( mnActPageId )
|
|
|
|
return mnActPageId;
|
|
|
|
else
|
|
|
|
return mnCurPageId;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::SelectTabPage( sal_uInt16 nPageId )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
if ( nPageId && (nPageId != mnCurPageId) )
|
|
|
|
{
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
ImplCallEventListeners( VCLEVENT_TABPAGE_DEACTIVATE, (void*) (sal_uLong) mnCurPageId );
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( DeactivatePage() )
|
|
|
|
{
|
|
|
|
mnActPageId = nPageId;
|
|
|
|
ActivatePage();
|
2013-03-24 10:28:49 -04:00
|
|
|
// Page could have been switched by the Activate handler
|
2000-09-18 16:07:07 +00:00
|
|
|
nPageId = mnActPageId;
|
|
|
|
mnActPageId = 0;
|
|
|
|
SetCurPageId( nPageId );
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
mpTabCtrlData->mpListBox->SelectEntryPos( GetPagePos( nPageId ) );
|
2011-01-12 15:07:10 +01:00
|
|
|
ImplCallEventListeners( VCLEVENT_TABPAGE_ACTIVATE, (void*) (sal_uLong) nPageId );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::SetTabPage( sal_uInt16 nPageId, TabPage* pTabPage )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if ( pItem && (pItem->mpTabPage != pTabPage) )
|
|
|
|
{
|
|
|
|
if ( pTabPage )
|
|
|
|
{
|
2013-03-05 14:42:07 +00:00
|
|
|
DBG_ASSERT( !pTabPage->IsVisible() || isLayoutEnabled(pTabPage),
|
2012-12-14 14:25:29 +00:00
|
|
|
"TabControl::SetTabPage() - Non-Layout Enabled Page is visible" );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( IsDefaultSize() )
|
|
|
|
SetTabPageSizePixel( pTabPage->GetSizePixel() );
|
|
|
|
|
2013-03-24 10:28:49 -04:00
|
|
|
// only set here, so that Resize does not reposition TabPage
|
2000-09-18 16:07:07 +00:00
|
|
|
pItem->mpTabPage = pTabPage;
|
2012-04-06 21:28:37 +01:00
|
|
|
queue_resize();
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( pItem->mnId == mnCurPageId )
|
|
|
|
ImplChangeTabPage( pItem->mnId, 0 );
|
|
|
|
}
|
|
|
|
else
|
2011-12-01 12:00:46 +00:00
|
|
|
{
|
2000-09-18 16:07:07 +00:00
|
|
|
pItem->mpTabPage = NULL;
|
2012-04-06 21:28:37 +01:00
|
|
|
queue_resize();
|
2011-12-01 12:00:46 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
TabPage* TabControl::GetTabPage( sal_uInt16 nPageId ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if ( pItem )
|
|
|
|
return pItem->mpTabPage;
|
|
|
|
else
|
|
|
|
return NULL;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::SetPageText( sal_uInt16 nPageId, const XubString& rText )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
2003-06-04 10:22:18 +00:00
|
|
|
if ( pItem && pItem->maText != rText )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
pItem->maText = rText;
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
2009-06-03 14:43:17 +00:00
|
|
|
if( mpTabCtrlData->mpListBox )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nPos = GetPagePos( nPageId );
|
2009-06-03 14:43:17 +00:00
|
|
|
mpTabCtrlData->mpListBox->RemoveEntry( nPos );
|
|
|
|
mpTabCtrlData->mpListBox->InsertEntry( rText, nPos );
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( IsUpdateMode() )
|
|
|
|
Invalidate();
|
2003-06-04 10:22:18 +00:00
|
|
|
ImplFreeLayoutData();
|
2011-01-12 15:07:10 +01:00
|
|
|
ImplCallEventListeners( VCLEVENT_TABPAGE_PAGETEXTCHANGED, (void*) (sal_uLong) nPageId );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
XubString TabControl::GetPageText( sal_uInt16 nPageId ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if ( pItem )
|
|
|
|
return pItem->maText;
|
|
|
|
else
|
|
|
|
return ImplGetSVEmptyStr();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::SetHelpText( sal_uInt16 nPageId, const XubString& rText )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if ( pItem )
|
|
|
|
pItem->maHelpText = rText;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
const XubString& TabControl::GetHelpText( sal_uInt16 nPageId ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if ( pItem )
|
|
|
|
{
|
2012-01-31 16:44:12 -02:00
|
|
|
if ( !pItem->maHelpText.Len() && !pItem->maHelpId.isEmpty() )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
Help* pHelp = Application::GetHelp();
|
|
|
|
if ( pHelp )
|
2013-04-07 12:06:47 +02:00
|
|
|
pItem->maHelpText = pHelp->GetHelpText( OStringToOUString( pItem->maHelpId, RTL_TEXTENCODING_UTF8 ), this );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
return pItem->maHelpText;
|
|
|
|
}
|
|
|
|
else
|
|
|
|
return ImplGetSVEmptyStr();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-12-15 20:33:03 +00:00
|
|
|
void TabControl::SetHelpId( sal_uInt16 nPageId, const OString& rId ) const
|
2012-09-10 16:59:55 +01:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if ( pItem )
|
|
|
|
pItem->maHelpId = rId;
|
|
|
|
}
|
|
|
|
|
2012-12-15 20:33:03 +00:00
|
|
|
OString TabControl::GetHelpId( sal_uInt16 nPageId ) const
|
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if (pItem)
|
|
|
|
return pItem->maHelpId;
|
|
|
|
|
|
|
|
return OString();
|
|
|
|
}
|
|
|
|
|
|
|
|
void TabControl::SetPageName( sal_uInt16 nPageId, const OString& rName ) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if ( pItem )
|
2012-12-15 20:33:03 +00:00
|
|
|
pItem->maTabName = rName;
|
|
|
|
}
|
|
|
|
|
|
|
|
OString TabControl::GetPageName( sal_uInt16 nPageId ) const
|
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
|
|
|
|
if (pItem)
|
|
|
|
return pItem->maTabName;
|
2010-06-04 13:46:22 +02:00
|
|
|
|
2012-12-15 20:33:03 +00:00
|
|
|
return OString();
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
2003-06-04 10:22:18 +00:00
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void TabControl::SetPageImage( sal_uInt16 i_nPageId, const Image& i_rImage )
|
2008-12-16 16:42:03 +00:00
|
|
|
{
|
|
|
|
ImplTabItem* pItem = ImplGetItem( i_nPageId );
|
|
|
|
|
|
|
|
if ( pItem )
|
|
|
|
{
|
|
|
|
pItem->maTabImage = i_rImage;
|
2010-09-29 15:46:40 +08:00
|
|
|
mbFormat = sal_True;
|
2008-12-16 16:42:03 +00:00
|
|
|
if ( IsUpdateMode() )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
Rectangle TabControl::GetCharacterBounds( sal_uInt16 nPageId, long nIndex ) const
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
|
|
|
Rectangle aRet;
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() )
|
2003-06-04 10:22:18 +00:00
|
|
|
FillLayoutData();
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
if( HasLayoutData() )
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
2011-02-03 16:55:17 -07:00
|
|
|
boost::unordered_map< int, int >::const_iterator it = mpTabCtrlData->maLayoutPageIdToLine.find( (int)nPageId );
|
2003-06-04 10:22:18 +00:00
|
|
|
if( it != mpTabCtrlData->maLayoutPageIdToLine.end() )
|
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
Pair aPair = mpControlData->mpLayoutData->GetLineStartEnd( it->second );
|
2003-06-04 10:22:18 +00:00
|
|
|
if( (aPair.B() - aPair.A()) >= nIndex )
|
2009-09-14 12:09:22 +00:00
|
|
|
aRet = mpControlData->mpLayoutData->GetCharacterBounds( aPair.A() + nIndex );
|
2003-06-04 10:22:18 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
return aRet;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
long TabControl::GetIndexForPoint( const Point& rPoint, sal_uInt16& rPageId ) const
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
|
|
|
long nRet = -1;
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
if( !HasLayoutData() || ! mpTabCtrlData->maLayoutPageIdToLine.size() )
|
2003-06-04 10:22:18 +00:00
|
|
|
FillLayoutData();
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
if( HasLayoutData() )
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
int nIndex = mpControlData->mpLayoutData->GetIndexForPoint( rPoint );
|
2003-06-04 10:22:18 +00:00
|
|
|
if( nIndex != -1 )
|
|
|
|
{
|
|
|
|
// what line (->pageid) is this index in ?
|
2009-09-14 12:09:22 +00:00
|
|
|
int nLines = mpControlData->mpLayoutData->GetLineCount();
|
2003-06-04 10:22:18 +00:00
|
|
|
int nLine = -1;
|
|
|
|
while( ++nLine < nLines )
|
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
Pair aPair = mpControlData->mpLayoutData->GetLineStartEnd( nLine );
|
2003-06-04 10:22:18 +00:00
|
|
|
if( aPair.A() <= nIndex && aPair.B() >= nIndex )
|
|
|
|
{
|
|
|
|
nRet = nIndex - aPair.A();
|
2010-09-29 15:46:40 +08:00
|
|
|
rPageId = (sal_uInt16)mpTabCtrlData->maLayoutLineToPageId[ nLine ];
|
2003-06-04 10:22:18 +00:00
|
|
|
break;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
return nRet;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::FillLayoutData() const
|
|
|
|
{
|
|
|
|
mpTabCtrlData->maLayoutLineToPageId.clear();
|
|
|
|
mpTabCtrlData->maLayoutPageIdToLine.clear();
|
|
|
|
const_cast<TabControl*>(this)->ImplPaint( Rectangle(), true );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
Rectangle TabControl::GetTabBounds( sal_uInt16 nPageId ) const
|
2003-06-04 10:22:18 +00:00
|
|
|
{
|
|
|
|
Rectangle aRet;
|
|
|
|
|
|
|
|
ImplTabItem* pItem = ImplGetItem( nPageId );
|
|
|
|
if(pItem)
|
|
|
|
aRet = pItem->maRect;
|
|
|
|
|
|
|
|
return aRet;
|
|
|
|
}
|
2005-01-31 12:22:22 +00:00
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void TabControl::SetItemsOffset( const Point& rOffs )
|
|
|
|
{
|
|
|
|
if( mpTabCtrlData )
|
|
|
|
mpTabCtrlData->maItemsOffset = rOffs;
|
|
|
|
}
|
|
|
|
|
|
|
|
Point TabControl::GetItemsOffset() const
|
|
|
|
{
|
|
|
|
if( mpTabCtrlData )
|
|
|
|
return mpTabCtrlData->maItemsOffset;
|
|
|
|
else
|
|
|
|
return Point();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
2009-07-24 13:15:45 +00:00
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
Size TabControl::calculateRequisition() const
|
2009-07-24 13:15:45 +00:00
|
|
|
{
|
2012-08-23 15:18:14 +01:00
|
|
|
Size aOptimalPageSize(0, 0);
|
2011-12-01 12:00:46 +00:00
|
|
|
|
2013-04-05 13:26:26 +01:00
|
|
|
sal_uInt16 nOrigPageId = GetCurPageId();
|
2012-08-23 15:18:14 +01:00
|
|
|
for( std::vector< ImplTabItem >::const_iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
2011-12-01 12:00:46 +00:00
|
|
|
{
|
2012-08-23 15:18:14 +01:00
|
|
|
const TabPage *pPage = it->mpTabPage;
|
|
|
|
//it's a real nuisance if the page is not inserted yet :-(
|
2012-12-17 09:27:33 +00:00
|
|
|
//We need to force all tabs to exist to get overall optimal size for dialog
|
|
|
|
if (!pPage)
|
|
|
|
{
|
|
|
|
TabControl *pThis = const_cast<TabControl*>(this);
|
|
|
|
pThis->SetCurPageId(it->mnId);
|
|
|
|
pThis->ActivatePage();
|
|
|
|
pPage = it->mpTabPage;
|
|
|
|
}
|
|
|
|
|
2012-10-08 16:13:53 +01:00
|
|
|
if (!pPage)
|
|
|
|
continue;
|
|
|
|
|
2013-02-15 12:38:42 +00:00
|
|
|
Size aPageSize(VclContainer::getLayoutRequisition(*pPage));
|
2011-12-01 12:00:46 +00:00
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
if (aPageSize.Width() > aOptimalPageSize.Width())
|
|
|
|
aOptimalPageSize.Width() = aPageSize.Width();
|
|
|
|
if (aPageSize.Height() > aOptimalPageSize.Height())
|
|
|
|
aOptimalPageSize.Height() = aPageSize.Height();
|
2012-10-08 16:13:53 +01:00
|
|
|
}
|
2012-06-12 15:59:18 +01:00
|
|
|
|
2013-04-05 13:26:26 +01:00
|
|
|
//fdo#61940 If we were forced to activate pages in order to on-demand
|
|
|
|
//create them to get their optimal size, then switch back to the original
|
|
|
|
//page and re-activate it
|
|
|
|
if (nOrigPageId != GetCurPageId())
|
|
|
|
{
|
|
|
|
TabControl *pThis = const_cast<TabControl*>(this);
|
|
|
|
pThis->SetCurPageId(nOrigPageId);
|
|
|
|
pThis->ActivatePage();
|
|
|
|
}
|
|
|
|
|
2012-10-08 16:13:53 +01:00
|
|
|
long nTabLabelsBottom = 0, nTabLabelsRight = 0;
|
|
|
|
for( std::vector< ImplTabItem >::const_iterator it = mpTabCtrlData->maItemList.begin();
|
|
|
|
it != mpTabCtrlData->maItemList.end(); ++it )
|
|
|
|
{
|
2012-08-23 15:18:14 +01:00
|
|
|
TabControl* pThis = const_cast<TabControl*>(this);
|
2011-12-01 12:00:46 +00:00
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
sal_uInt16 nPos = it - mpTabCtrlData->maItemList.begin();
|
2012-10-08 16:13:53 +01:00
|
|
|
Rectangle aTabRect = pThis->ImplGetTabRect(nPos, aOptimalPageSize.Width(), LONG_MAX);
|
2012-08-23 15:18:14 +01:00
|
|
|
if (aTabRect.Bottom() > nTabLabelsBottom)
|
|
|
|
nTabLabelsBottom = aTabRect.Bottom();
|
2012-10-08 16:13:53 +01:00
|
|
|
if (aTabRect.Right() > nTabLabelsRight)
|
|
|
|
nTabLabelsRight = aTabRect.Right();
|
2012-08-23 15:18:14 +01:00
|
|
|
}
|
2012-06-18 08:10:30 +01:00
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
Size aOptimalSize(aOptimalPageSize);
|
|
|
|
aOptimalSize.Height() += nTabLabelsBottom;
|
2012-10-08 16:13:53 +01:00
|
|
|
aOptimalSize.Width() = std::max(nTabLabelsRight, aOptimalSize.Width());
|
2011-12-01 12:00:46 +00:00
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
aOptimalSize.Width() += TAB_OFFSET * 2;
|
|
|
|
aOptimalSize.Height() += TAB_OFFSET * 2;
|
2012-06-12 15:59:18 +01:00
|
|
|
|
2012-08-23 15:18:14 +01:00
|
|
|
return aOptimalSize;
|
|
|
|
}
|
2012-06-11 12:42:01 +01:00
|
|
|
|
2013-01-14 10:40:11 +00:00
|
|
|
Size TabControl::GetOptimalSize() const
|
2012-08-23 15:18:14 +01:00
|
|
|
{
|
|
|
|
return calculateRequisition();
|
2009-07-24 13:15:45 +00:00
|
|
|
}
|
|
|
|
|
2010-10-14 08:27:31 +02:00
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|