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
|
|
|
|
2011-01-24 16:34:14 +01:00
|
|
|
|
|
|
|
#include "tools/rc.h"
|
|
|
|
|
2010-10-12 17:01:05 +02:00
|
|
|
#include "vcl/decoview.hxx"
|
2012-05-22 12:33:28 +01:00
|
|
|
#include "vcl/dialog.hxx"
|
2010-10-12 17:01:05 +02:00
|
|
|
#include "vcl/event.hxx"
|
|
|
|
#include "vcl/fixed.hxx"
|
2012-12-05 12:03:16 +00:00
|
|
|
#include "vcl/svapp.hxx"
|
2012-10-18 22:07:56 +01:00
|
|
|
#include <comphelper/string.hxx>
|
2011-01-24 16:34:14 +01:00
|
|
|
#include "controldata.hxx"
|
2012-12-05 12:03:16 +00:00
|
|
|
#include "impimagetree.hxx"
|
2011-01-24 16:34:14 +01:00
|
|
|
#include "window.h"
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
// =======================================================================
|
|
|
|
|
2000-12-07 13:36:20 +00:00
|
|
|
#define FIXEDLINE_TEXT_BORDER 4
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
#define FIXEDTEXT_VIEW_STYLE (WB_3DLOOK | \
|
|
|
|
WB_LEFT | WB_CENTER | WB_RIGHT | \
|
|
|
|
WB_TOP | WB_VCENTER | WB_BOTTOM | \
|
|
|
|
WB_WORDBREAK | WB_NOLABEL | \
|
|
|
|
WB_INFO | WB_PATHELLIPSIS)
|
|
|
|
#define FIXEDLINE_VIEW_STYLE (WB_3DLOOK | WB_NOLABEL)
|
|
|
|
#define FIXEDBITMAP_VIEW_STYLE (WB_3DLOOK | \
|
|
|
|
WB_LEFT | WB_CENTER | WB_RIGHT | \
|
|
|
|
WB_TOP | WB_VCENTER | WB_BOTTOM | \
|
|
|
|
WB_SCALE)
|
|
|
|
#define FIXEDIMAGE_VIEW_STYLE (WB_3DLOOK | \
|
|
|
|
WB_LEFT | WB_CENTER | WB_RIGHT | \
|
|
|
|
WB_TOP | WB_VCENTER | WB_BOTTOM | \
|
|
|
|
WB_SCALE)
|
|
|
|
|
|
|
|
// =======================================================================
|
|
|
|
|
|
|
|
static Point ImplCalcPos( WinBits nStyle, const Point& rPos,
|
|
|
|
const Size& rObjSize, const Size& rWinSize )
|
|
|
|
{
|
|
|
|
long nX;
|
|
|
|
long nY;
|
|
|
|
|
|
|
|
if ( nStyle & WB_LEFT )
|
|
|
|
nX = 0;
|
|
|
|
else if ( nStyle & WB_RIGHT )
|
|
|
|
nX = rWinSize.Width()-rObjSize.Width();
|
|
|
|
else
|
|
|
|
nX = (rWinSize.Width()-rObjSize.Width())/2;
|
|
|
|
|
|
|
|
if ( nStyle & WB_TOP )
|
|
|
|
nY = 0;
|
|
|
|
else if ( nStyle & WB_BOTTOM )
|
2004-09-08 14:04:40 +00:00
|
|
|
nY = rWinSize.Height()-rObjSize.Height();
|
2000-09-18 16:07:07 +00:00
|
|
|
else
|
|
|
|
nY = (rWinSize.Height()-rObjSize.Height())/2;
|
|
|
|
|
|
|
|
if ( nStyle & WB_TOPLEFTVISIBLE )
|
|
|
|
{
|
|
|
|
if ( nX < 0 )
|
|
|
|
nX = 0;
|
|
|
|
if ( nY < 0 )
|
|
|
|
nY = 0;
|
|
|
|
}
|
|
|
|
|
|
|
|
Point aPos( nX+rPos.X(), nY+rPos.Y() );
|
|
|
|
return aPos;
|
|
|
|
}
|
|
|
|
|
|
|
|
// =======================================================================
|
|
|
|
|
|
|
|
void FixedText::ImplInit( Window* pParent, WinBits nStyle )
|
|
|
|
{
|
|
|
|
nStyle = ImplInitStyle( nStyle );
|
|
|
|
Control::ImplInit( pParent, nStyle, NULL );
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_True, sal_True, sal_True );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
WinBits FixedText::ImplInitStyle( WinBits nStyle )
|
|
|
|
{
|
|
|
|
if ( !(nStyle & WB_NOGROUP) )
|
|
|
|
nStyle |= WB_GROUP;
|
|
|
|
return nStyle;
|
|
|
|
}
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
// -----------------------------------------------------------------
|
|
|
|
|
|
|
|
const Font& FixedText::GetCanonicalFont( const StyleSettings& _rStyle ) const
|
|
|
|
{
|
|
|
|
return ( GetStyle() & WB_INFO ) ? _rStyle.GetInfoFont() : _rStyle.GetLabelFont();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------
|
|
|
|
const Color& FixedText::GetCanonicalTextColor( const StyleSettings& _rStyle ) const
|
|
|
|
{
|
|
|
|
return ( GetStyle() & WB_INFO ) ? _rStyle.GetInfoTextColor() : _rStyle.GetLabelTextColor();
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void FixedText::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();
|
|
|
|
if ( pParent->IsChildTransparentModeEnabled() && !IsControlBackground() )
|
|
|
|
{
|
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();
|
|
|
|
}
|
|
|
|
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() );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-10-08 21:01:24 +01:00
|
|
|
FixedText::FixedText( Window* pParent, WinBits nStyle )
|
|
|
|
: Control(WINDOW_FIXEDTEXT)
|
|
|
|
, m_nMaxWidthChars(-1)
|
2012-10-18 22:07:56 +01:00
|
|
|
, m_nMinWidthChars(-1)
|
2013-01-22 10:20:15 +00:00
|
|
|
, m_pMnemonicWindow(NULL)
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-10-08 21:01:24 +01:00
|
|
|
FixedText::FixedText( Window* pParent, const ResId& rResId )
|
|
|
|
: Control(WINDOW_FIXEDTEXT)
|
|
|
|
, m_nMaxWidthChars(-1)
|
2012-10-18 22:07:56 +01:00
|
|
|
, m_nMinWidthChars(-1)
|
2013-01-22 10:20:15 +00:00
|
|
|
, m_pMnemonicWindow(NULL)
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
rResId.SetRT( RSC_TEXT );
|
|
|
|
WinBits nStyle = ImplInitRes( rResId );
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
ImplLoadRes( rResId );
|
|
|
|
|
|
|
|
if ( !(nStyle & WB_HIDE) )
|
|
|
|
Show();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 FixedText::ImplGetTextStyle( WinBits nWinStyle )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nTextStyle = TEXT_DRAW_MNEMONIC | TEXT_DRAW_ENDELLIPSIS;
|
2002-10-17 13:47:00 +00:00
|
|
|
|
|
|
|
if( ! (nWinStyle & WB_NOMULTILINE) )
|
|
|
|
nTextStyle |= TEXT_DRAW_MULTILINE;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( nWinStyle & WB_RIGHT )
|
|
|
|
nTextStyle |= TEXT_DRAW_RIGHT;
|
|
|
|
else if ( nWinStyle & WB_CENTER )
|
|
|
|
nTextStyle |= TEXT_DRAW_CENTER;
|
|
|
|
else
|
|
|
|
nTextStyle |= TEXT_DRAW_LEFT;
|
|
|
|
if ( nWinStyle & WB_BOTTOM )
|
|
|
|
nTextStyle |= TEXT_DRAW_BOTTOM;
|
|
|
|
else if ( nWinStyle & WB_VCENTER )
|
|
|
|
nTextStyle |= TEXT_DRAW_VCENTER;
|
|
|
|
else
|
|
|
|
nTextStyle |= TEXT_DRAW_TOP;
|
|
|
|
if ( nWinStyle & WB_WORDBREAK )
|
2008-08-19 08:58:41 +00:00
|
|
|
{
|
2000-09-18 16:07:07 +00:00
|
|
|
nTextStyle |= TEXT_DRAW_WORDBREAK;
|
2008-12-01 12:31:27 +00:00
|
|
|
if ( (nWinStyle & WB_HYPHENATION ) == WB_HYPHENATION )
|
2008-08-19 08:58:41 +00:00
|
|
|
nTextStyle |= TEXT_DRAW_WORDBREAK_HYPHENATION;
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( nWinStyle & WB_NOLABEL )
|
|
|
|
nTextStyle &= ~TEXT_DRAW_MNEMONIC;
|
|
|
|
|
|
|
|
return nTextStyle;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
void FixedText::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
|
2002-04-29 16:46:18 +00:00
|
|
|
const Point& rPos, const Size& rSize,
|
|
|
|
bool bFillLayout
|
|
|
|
) const
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings();
|
|
|
|
WinBits nWinStyle = GetStyle();
|
2013-04-07 12:06:47 +02:00
|
|
|
OUString aText( GetText() );
|
2012-06-25 10:07:22 +01:00
|
|
|
sal_uInt16 nTextStyle = FixedText::ImplGetTextStyle( nWinStyle );
|
2005-01-31 08:17:14 +00:00
|
|
|
Point aPos = rPos;
|
|
|
|
|
|
|
|
if ( nWinStyle & WB_EXTRAOFFSET )
|
|
|
|
aPos.X() += 2;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( nWinStyle & WB_PATHELLIPSIS )
|
|
|
|
{
|
|
|
|
nTextStyle &= ~(TEXT_DRAW_ENDELLIPSIS | TEXT_DRAW_MULTILINE | TEXT_DRAW_WORDBREAK);
|
|
|
|
nTextStyle |= TEXT_DRAW_PATHELLIPSIS;
|
|
|
|
}
|
|
|
|
if ( nDrawFlags & WINDOW_DRAW_NOMNEMONIC )
|
|
|
|
{
|
|
|
|
if ( nTextStyle & TEXT_DRAW_MNEMONIC )
|
|
|
|
{
|
|
|
|
aText = GetNonMnemonicString( aText );
|
|
|
|
nTextStyle &= ~TEXT_DRAW_MNEMONIC;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
if ( !(nDrawFlags & WINDOW_DRAW_NODISABLE) )
|
|
|
|
{
|
|
|
|
if ( !IsEnabled() )
|
|
|
|
nTextStyle |= TEXT_DRAW_DISABLE;
|
|
|
|
}
|
|
|
|
if ( (nDrawFlags & WINDOW_DRAW_MONO) ||
|
|
|
|
(rStyleSettings.GetOptions() & STYLE_OPTION_MONO) )
|
|
|
|
nTextStyle |= TEXT_DRAW_MONO;
|
|
|
|
|
2002-04-29 16:46:18 +00:00
|
|
|
if( bFillLayout )
|
2013-02-06 16:19:18 +01:00
|
|
|
mpControlData->mpLayoutData->m_aDisplayText = OUString();
|
2009-09-14 12:09:22 +00:00
|
|
|
|
#b6875455#
refactor the Control's "draw with reference device" functionality
In particular, use the existing DrawText/ImplGetTextLines methods, but provide
them with an optional ITextLayout interface, which replaces the usage of GetTextWidth and DrawText( Point, ... )
This way, the ref-device-rendering benefits from the existing implementations in DrawText( Rectangle, ... ),
in particular, it now respects all kind of TEXT_DRAW_ flags, i.e. alignment, word breaks, multi line text,
disabled drawing, etc.
2009-09-17 21:26:57 +00:00
|
|
|
Rectangle aRect( Rectangle( aPos, rSize ) );
|
|
|
|
DrawControlText( *pDev, aRect, aText, nTextStyle,
|
2009-09-14 12:09:22 +00:00
|
|
|
bFillLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL,
|
|
|
|
bFillLayout ? &mpControlData->mpLayoutData->m_aDisplayText : NULL
|
|
|
|
);
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2006-06-19 18:17:09 +00:00
|
|
|
void FixedText::Paint( const Rectangle& )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplDraw( this, 0, Point(), GetOutputSizePixel() );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedText::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize,
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nFlags )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_True, sal_True, sal_True );
|
2001-03-27 15:12:36 +00:00
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
Point aPos = pDev->LogicToPixel( rPos );
|
|
|
|
Size aSize = pDev->LogicToPixel( rSize );
|
|
|
|
Font aFont = GetDrawPixelFont( pDev );
|
|
|
|
|
|
|
|
pDev->Push();
|
|
|
|
pDev->SetMapMode();
|
|
|
|
pDev->SetFont( aFont );
|
|
|
|
if ( nFlags & WINDOW_DRAW_MONO )
|
|
|
|
pDev->SetTextColor( Color( COL_BLACK ) );
|
|
|
|
else
|
|
|
|
pDev->SetTextColor( GetTextColor() );
|
|
|
|
pDev->SetTextFillColor();
|
|
|
|
|
2013-05-16 09:16:53 +09:00
|
|
|
bool bBorder = !(nFlags & WINDOW_DRAW_NOBORDER ) && (GetStyle() & WB_BORDER);
|
|
|
|
bool bBackground = !(nFlags & WINDOW_DRAW_NOBACKGROUND) && IsControlBackground();
|
2004-09-08 16:47:48 +00:00
|
|
|
if ( bBorder || bBackground )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2004-09-08 16:47:48 +00:00
|
|
|
Rectangle aRect( aPos, aSize );
|
|
|
|
if ( bBorder )
|
|
|
|
{
|
|
|
|
ImplDrawFrame( pDev, aRect );
|
|
|
|
}
|
|
|
|
if ( bBackground )
|
|
|
|
{
|
|
|
|
pDev->SetFillColor( GetControlBackground() );
|
|
|
|
pDev->DrawRect( aRect );
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
ImplDraw( pDev, nFlags, aPos, aSize );
|
|
|
|
pDev->Pop();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedText::Resize()
|
|
|
|
{
|
2002-05-08 15:05:42 +00:00
|
|
|
Control::Resize();
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedText::StateChanged( StateChangedType nType )
|
|
|
|
{
|
|
|
|
Control::StateChanged( nType );
|
|
|
|
|
|
|
|
if ( (nType == STATE_CHANGE_ENABLE) ||
|
|
|
|
(nType == STATE_CHANGE_TEXT) ||
|
|
|
|
(nType == STATE_CHANGE_UPDATEMODE) )
|
|
|
|
{
|
|
|
|
if ( IsReallyVisible() && IsUpdateMode() )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_STYLE )
|
|
|
|
{
|
|
|
|
SetStyle( ImplInitStyle( GetStyle() ) );
|
|
|
|
if ( (GetPrevStyle() & FIXEDTEXT_VIEW_STYLE) !=
|
|
|
|
(GetStyle() & FIXEDTEXT_VIEW_STYLE) )
|
|
|
|
{
|
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_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 FixedText::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();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-10-08 21:01:24 +01:00
|
|
|
Size FixedText::getTextDimensions(Control const *pControl, const OUString &rTxt, long nMaxWidth)
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nStyle = ImplGetTextStyle( pControl->GetStyle() );
|
2008-01-14 12:05:27 +00:00
|
|
|
if ( !( pControl->GetStyle() & WB_NOLABEL ) )
|
2000-09-18 16:07:07 +00:00
|
|
|
nStyle |= TEXT_DRAW_MNEMONIC;
|
|
|
|
|
2012-10-08 21:01:24 +01:00
|
|
|
return pControl->GetTextRect(Rectangle( Point(), Size(nMaxWidth, 0x7fffffff)),
|
|
|
|
rTxt, nStyle).GetSize();
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
Size FixedText::CalcMinimumTextSize( Control const *pControl, long nMaxWidth )
|
|
|
|
{
|
|
|
|
Size aSize = getTextDimensions(pControl, pControl->GetText(), nMaxWidth);
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2008-01-14 12:05:27 +00:00
|
|
|
if ( pControl->GetStyle() & WB_EXTRAOFFSET )
|
2005-01-31 08:17:14 +00:00
|
|
|
aSize.Width() += 2;
|
|
|
|
|
2013-03-04 20:13:41 -05:00
|
|
|
// GetTextRect cannot take an empty string
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( aSize.Width() < 0 )
|
|
|
|
aSize.Width() = 0;
|
|
|
|
if ( aSize.Height() <= 0 )
|
2008-01-14 12:05:27 +00:00
|
|
|
aSize.Height() = pControl->GetTextHeight();
|
|
|
|
|
|
|
|
return aSize;
|
|
|
|
}
|
|
|
|
|
|
|
|
Size FixedText::CalcMinimumSize( long nMaxWidth ) const
|
|
|
|
{
|
|
|
|
return CalcWindowSize( CalcMinimumTextSize ( this, nMaxWidth ) );
|
|
|
|
}
|
|
|
|
// -----------------------------------------------------------------------
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2013-01-14 10:40:11 +00:00
|
|
|
Size FixedText::GetOptimalSize() const
|
2008-01-14 12:05:27 +00:00
|
|
|
{
|
2013-01-14 10:40:11 +00:00
|
|
|
sal_Int32 nMaxAvailWidth = 0x7fffffff;
|
|
|
|
const OUString &rTxt = GetText();
|
|
|
|
if (m_nMaxWidthChars != -1 && m_nMaxWidthChars < rTxt.getLength())
|
2012-10-08 21:01:24 +01:00
|
|
|
{
|
2013-01-14 10:40:11 +00:00
|
|
|
nMaxAvailWidth = getTextDimensions(this,
|
|
|
|
rTxt.copy(0, m_nMaxWidthChars), 0x7fffffff).Width();
|
|
|
|
}
|
|
|
|
Size aRet = CalcMinimumSize(nMaxAvailWidth);
|
|
|
|
if (m_nMinWidthChars != -1)
|
|
|
|
{
|
|
|
|
OUStringBuffer aBuf;
|
|
|
|
comphelper::string::padToLength(aBuf, m_nMinWidthChars, 'x');
|
|
|
|
Size aMinAllowed = getTextDimensions(this,
|
|
|
|
aBuf.makeStringAndClear(), 0x7fffffff);
|
|
|
|
if (aMinAllowed.Width() > aRet.Width())
|
|
|
|
aRet = aMinAllowed;
|
2008-01-14 12:05:27 +00:00
|
|
|
}
|
2013-01-14 10:40:11 +00:00
|
|
|
return aRet;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
2002-04-29 16:46:18 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2012-10-08 21:01:24 +01:00
|
|
|
void FixedText::FillLayoutData() const
|
2002-04-29 16:46:18 +00:00
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
mpControlData->mpLayoutData = new vcl::ControlLayoutData();
|
2002-04-29 16:46:18 +00:00
|
|
|
ImplDraw( const_cast<FixedText*>(this), 0, Point(), GetOutputSizePixel(), true );
|
|
|
|
}
|
|
|
|
|
2012-10-08 21:01:24 +01:00
|
|
|
void FixedText::setMaxWidthChars(sal_Int32 nWidth)
|
|
|
|
{
|
2012-10-18 21:48:41 +01:00
|
|
|
if (nWidth != m_nMaxWidthChars)
|
|
|
|
{
|
|
|
|
m_nMaxWidthChars = nWidth;
|
|
|
|
queue_resize();
|
|
|
|
}
|
2012-10-08 21:01:24 +01:00
|
|
|
}
|
|
|
|
|
2012-10-18 22:07:56 +01:00
|
|
|
void FixedText::setMinWidthChars(sal_Int32 nWidth)
|
|
|
|
{
|
|
|
|
if (nWidth != m_nMinWidthChars)
|
|
|
|
{
|
|
|
|
m_nMinWidthChars = nWidth;
|
|
|
|
queue_resize();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2013-04-07 12:06:47 +02:00
|
|
|
bool FixedText::set_property(const OString &rKey, const OString &rValue)
|
2012-10-08 21:01:24 +01:00
|
|
|
{
|
|
|
|
if (rKey == "max-width-chars")
|
|
|
|
setMaxWidthChars(rValue.toInt32());
|
2012-10-18 22:07:56 +01:00
|
|
|
else if (rKey == "width-chars")
|
|
|
|
setMinWidthChars(rValue.toInt32());
|
2012-10-08 21:01:24 +01:00
|
|
|
else
|
|
|
|
return Control::set_property(rKey, rValue);
|
2012-10-09 10:31:01 +01:00
|
|
|
return true;
|
2012-10-08 21:01:24 +01:00
|
|
|
}
|
|
|
|
|
2013-01-22 10:20:15 +00:00
|
|
|
Window* FixedText::getAccessibleRelationLabelFor() const
|
|
|
|
{
|
|
|
|
Window *pWindow = Control::getAccessibleRelationLabelFor();
|
|
|
|
if (pWindow)
|
|
|
|
return pWindow;
|
|
|
|
return get_mnemonic_widget();
|
|
|
|
}
|
|
|
|
|
|
|
|
void FixedText::set_mnemonic_widget(Window *pWindow)
|
|
|
|
{
|
|
|
|
if (pWindow == m_pMnemonicWindow)
|
|
|
|
return;
|
|
|
|
if (m_pMnemonicWindow)
|
|
|
|
{
|
|
|
|
Window *pTempReEntryGuard = m_pMnemonicWindow;
|
|
|
|
m_pMnemonicWindow = NULL;
|
|
|
|
pTempReEntryGuard->remove_mnemonic_label(this);
|
|
|
|
}
|
|
|
|
m_pMnemonicWindow = pWindow;
|
|
|
|
if (m_pMnemonicWindow)
|
|
|
|
m_pMnemonicWindow->add_mnemonic_label(this);
|
|
|
|
}
|
|
|
|
|
|
|
|
FixedText::~FixedText()
|
|
|
|
{
|
|
|
|
set_mnemonic_widget(NULL);
|
|
|
|
}
|
|
|
|
|
2012-12-17 11:18:13 +00:00
|
|
|
SelectableFixedText::SelectableFixedText(Window* pParent, WinBits nStyle)
|
|
|
|
: Edit(pParent, nStyle)
|
|
|
|
{
|
|
|
|
// no border
|
|
|
|
SetBorderStyle( WINDOW_BORDER_NOBORDER );
|
|
|
|
// read-only
|
|
|
|
SetReadOnly();
|
|
|
|
// make it transparent
|
|
|
|
SetControlBackground();
|
|
|
|
SetBackground();
|
|
|
|
SetPaintTransparent( sal_True );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void SelectableFixedText::LoseFocus()
|
|
|
|
{
|
|
|
|
Edit::LoseFocus();
|
|
|
|
// clear cursor
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
// =======================================================================
|
|
|
|
|
|
|
|
void FixedLine::ImplInit( Window* pParent, WinBits nStyle )
|
|
|
|
{
|
|
|
|
nStyle = ImplInitStyle( nStyle );
|
|
|
|
Control::ImplInit( pParent, nStyle, NULL );
|
2010-09-29 15:46:40 +08:00
|
|
|
ImplInitSettings( sal_True, sal_True, sal_True );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
WinBits FixedLine::ImplInitStyle( WinBits nStyle )
|
|
|
|
{
|
|
|
|
if ( !(nStyle & WB_NOGROUP) )
|
|
|
|
nStyle |= WB_GROUP;
|
|
|
|
return nStyle;
|
|
|
|
}
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
// -----------------------------------------------------------------
|
|
|
|
|
|
|
|
const Font& FixedLine::GetCanonicalFont( const StyleSettings& _rStyle ) const
|
|
|
|
{
|
|
|
|
return _rStyle.GetGroupFont();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------
|
|
|
|
const Color& FixedLine::GetCanonicalTextColor( const StyleSettings& _rStyle ) const
|
|
|
|
{
|
|
|
|
return _rStyle.GetGroupTextColor();
|
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
void FixedLine::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();
|
|
|
|
if ( pParent->IsChildTransparentModeEnabled() && !IsControlBackground() )
|
|
|
|
{
|
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();
|
|
|
|
}
|
|
|
|
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() );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2002-04-29 16:46:18 +00:00
|
|
|
void FixedLine::ImplDraw( bool bLayout )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
Size aOutSize = GetOutputSizePixel();
|
|
|
|
String aText = GetText();
|
|
|
|
WinBits nWinStyle = GetStyle();
|
2009-09-14 12:09:22 +00:00
|
|
|
MetricVector* pVector = bLayout ? &mpControlData->mpLayoutData->m_aUnicodeBoundRects : NULL;
|
2013-02-06 16:19:18 +01:00
|
|
|
OUString* pDisplayText = bLayout ? &mpControlData->mpLayoutData->m_aDisplayText : NULL;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2010-01-18 15:54:29 +01:00
|
|
|
DecorationView aDecoView( this );
|
2010-10-12 17:01:05 +02:00
|
|
|
if ( !aText.Len() )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2002-04-29 16:46:18 +00:00
|
|
|
if( !pVector )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
if ( nWinStyle & WB_VERT )
|
2002-04-29 16:46:18 +00:00
|
|
|
{
|
2010-12-13 21:29:13 +00:00
|
|
|
long nX = (aOutSize.Width()-1)/2;
|
2010-01-18 15:54:29 +01:00
|
|
|
aDecoView.DrawSeparator( Point( nX, 0 ), Point( nX, aOutSize.Height()-1 ) );
|
2002-04-29 16:46:18 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
else
|
2002-04-29 16:46:18 +00:00
|
|
|
{
|
2010-12-13 21:29:13 +00:00
|
|
|
long nY = (aOutSize.Height()-1)/2;
|
2010-01-18 15:54:29 +01:00
|
|
|
aDecoView.DrawSeparator( Point( 0, nY ), Point( aOutSize.Width()-1, nY ), false );
|
2002-04-29 16:46:18 +00:00
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
2010-10-12 17:01:05 +02:00
|
|
|
else if( (nWinStyle & WB_VERT) )
|
|
|
|
{
|
|
|
|
long nWidth = GetTextWidth( aText );
|
|
|
|
Push( PUSH_FONT );
|
|
|
|
Font aFont( GetFont() );
|
|
|
|
aFont.SetOrientation( 900 );
|
|
|
|
SetFont( aFont );
|
|
|
|
Point aStartPt( aOutSize.Width()/2, aOutSize.Height()-1 );
|
|
|
|
if( (nWinStyle & WB_VCENTER) )
|
|
|
|
aStartPt.Y() -= (aOutSize.Height() - nWidth)/2;
|
|
|
|
Point aTextPt( aStartPt );
|
|
|
|
aTextPt.X() -= GetTextHeight()/2;
|
|
|
|
DrawText( aTextPt, aText, 0, STRING_LEN, pVector, pDisplayText );
|
|
|
|
Pop();
|
|
|
|
if( aOutSize.Height() - aStartPt.Y() > FIXEDLINE_TEXT_BORDER )
|
|
|
|
aDecoView.DrawSeparator( Point( aStartPt.X(), aOutSize.Height()-1 ),
|
|
|
|
Point( aStartPt.X(), aStartPt.Y() + FIXEDLINE_TEXT_BORDER ) );
|
|
|
|
if( aStartPt.Y() - nWidth - FIXEDLINE_TEXT_BORDER > 0 )
|
|
|
|
aDecoView.DrawSeparator( Point( aStartPt.X(), aStartPt.Y() - nWidth - FIXEDLINE_TEXT_BORDER ),
|
|
|
|
Point( aStartPt.X(), 0 ) );
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
else
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nStyle = TEXT_DRAW_MNEMONIC | TEXT_DRAW_LEFT | TEXT_DRAW_VCENTER | TEXT_DRAW_ENDELLIPSIS;
|
2000-12-01 13:54:47 +00:00
|
|
|
Rectangle aRect( 0, 0, aOutSize.Width(), aOutSize.Height() );
|
2010-01-18 15:54:29 +01:00
|
|
|
const StyleSettings& rStyleSettings = GetSettings().GetStyleSettings();
|
2010-10-12 17:01:05 +02:00
|
|
|
if( (nWinStyle & WB_CENTER) )
|
|
|
|
nStyle |= TEXT_DRAW_CENTER;
|
2000-09-18 16:07:07 +00:00
|
|
|
|
|
|
|
if ( !IsEnabled() )
|
|
|
|
nStyle |= TEXT_DRAW_DISABLE;
|
|
|
|
if ( GetStyle() & WB_NOLABEL )
|
|
|
|
nStyle &= ~TEXT_DRAW_MNEMONIC;
|
|
|
|
if ( rStyleSettings.GetOptions() & STYLE_OPTION_MONO )
|
|
|
|
nStyle |= TEXT_DRAW_MONO;
|
|
|
|
|
2009-09-14 12:09:22 +00:00
|
|
|
DrawControlText( *this, aRect, aText, nStyle, pVector, pDisplayText );
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2002-04-29 16:46:18 +00:00
|
|
|
if( !pVector )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2002-04-29 16:46:18 +00:00
|
|
|
long nTop = aRect.Top() + ((aRect.GetHeight()-1)/2);
|
2010-01-18 15:54:29 +01:00
|
|
|
aDecoView.DrawSeparator( Point( aRect.Right()+FIXEDLINE_TEXT_BORDER, nTop ), Point( aOutSize.Width()-1, nTop ), false );
|
2010-10-12 17:01:05 +02:00
|
|
|
if( aRect.Left() > FIXEDLINE_TEXT_BORDER )
|
|
|
|
aDecoView.DrawSeparator( Point( 0, nTop ), Point( aRect.Left()-FIXEDLINE_TEXT_BORDER, nTop ), false );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
2002-04-29 16:46:18 +00:00
|
|
|
|
|
|
|
FixedLine::FixedLine( Window* pParent, WinBits nStyle ) :
|
|
|
|
Control( WINDOW_FIXEDLINE )
|
|
|
|
{
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
SetSizePixel( Size( 2, 2 ) );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
FixedLine::FixedLine( Window* pParent, const ResId& rResId ) :
|
|
|
|
Control( WINDOW_FIXEDLINE )
|
|
|
|
{
|
|
|
|
rResId.SetRT( RSC_FIXEDLINE );
|
|
|
|
WinBits nStyle = ImplInitRes( rResId );
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
ImplLoadRes( rResId );
|
|
|
|
|
|
|
|
if ( !(nStyle & WB_HIDE) )
|
|
|
|
Show();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedLine::FillLayoutData() const
|
|
|
|
{
|
2009-09-14 12:09:22 +00:00
|
|
|
mpControlData->mpLayoutData = new vcl::ControlLayoutData();
|
2002-04-29 16:46:18 +00:00
|
|
|
const_cast<FixedLine*>(this)->ImplDraw( true );
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2006-06-19 18:17:09 +00:00
|
|
|
void FixedLine::Paint( const Rectangle& )
|
2002-04-29 16:46:18 +00:00
|
|
|
{
|
|
|
|
ImplDraw();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
2000-09-18 16:07:07 +00:00
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
void FixedLine::Draw( OutputDevice*, const Point&, const Size&, sal_uLong )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedLine::Resize()
|
|
|
|
{
|
2002-05-08 15:05:42 +00:00
|
|
|
Control::Resize();
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedLine::StateChanged( StateChangedType nType )
|
|
|
|
{
|
|
|
|
Control::StateChanged( nType );
|
|
|
|
|
|
|
|
if ( (nType == STATE_CHANGE_ENABLE) ||
|
|
|
|
(nType == STATE_CHANGE_TEXT) ||
|
|
|
|
(nType == STATE_CHANGE_UPDATEMODE) )
|
|
|
|
{
|
|
|
|
if ( IsReallyVisible() && IsUpdateMode() )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_STYLE )
|
|
|
|
{
|
|
|
|
SetStyle( ImplInitStyle( GetStyle() ) );
|
|
|
|
if ( (GetPrevStyle() & FIXEDLINE_VIEW_STYLE) !=
|
|
|
|
(GetStyle() & FIXEDLINE_VIEW_STYLE) )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( (nType == STATE_CHANGE_ZOOM) ||
|
|
|
|
(nType == STATE_CHANGE_STYLE) ||
|
|
|
|
(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 FixedLine::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();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2008-01-14 12:05:27 +00:00
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2013-01-14 10:40:11 +00:00
|
|
|
Size FixedLine::GetOptimalSize() const
|
2008-01-14 12:05:27 +00:00
|
|
|
{
|
2013-01-14 10:40:11 +00:00
|
|
|
return CalcWindowSize( FixedText::CalcMinimumTextSize ( this, 0x7fffffff ) );
|
2008-01-14 12:05:27 +00:00
|
|
|
}
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
// =======================================================================
|
|
|
|
|
|
|
|
void FixedBitmap::ImplInit( Window* pParent, WinBits nStyle )
|
|
|
|
{
|
|
|
|
nStyle = ImplInitStyle( nStyle );
|
|
|
|
Control::ImplInit( pParent, nStyle, NULL );
|
|
|
|
ImplInitSettings();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
WinBits FixedBitmap::ImplInitStyle( WinBits nStyle )
|
|
|
|
{
|
|
|
|
if ( !(nStyle & WB_NOGROUP) )
|
|
|
|
nStyle |= WB_GROUP;
|
|
|
|
return nStyle;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedBitmap::ImplInitSettings()
|
|
|
|
{
|
|
|
|
Window* pParent = GetParent();
|
|
|
|
if ( pParent->IsChildTransparentModeEnabled() && !IsControlBackground() )
|
|
|
|
{
|
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();
|
|
|
|
}
|
|
|
|
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() );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedBitmap::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 ( RSC_FIXEDBITMAP_BITMAP & nObjMask )
|
|
|
|
{
|
2007-04-26 08:28:17 +00:00
|
|
|
maBitmap = Bitmap( ResId( (RSHEADER_TYPE*)GetClassRes(), *rResId.GetResMgr() ) );
|
2000-09-18 16:07:07 +00:00
|
|
|
IncrementRes( GetObjSizeRes( (RSHEADER_TYPE*)GetClassRes() ) );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
FixedBitmap::FixedBitmap( Window* pParent, WinBits nStyle ) :
|
|
|
|
Control( WINDOW_FIXEDBITMAP )
|
|
|
|
{
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
FixedBitmap::FixedBitmap( Window* pParent, const ResId& rResId ) :
|
|
|
|
Control( WINDOW_FIXEDBITMAP )
|
|
|
|
{
|
|
|
|
rResId.SetRT( RSC_FIXEDBITMAP );
|
|
|
|
WinBits nStyle = ImplInitRes( rResId );
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
ImplLoadRes( rResId );
|
|
|
|
|
|
|
|
if ( !(nStyle & WB_HIDE) )
|
|
|
|
Show();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
FixedBitmap::~FixedBitmap()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
void FixedBitmap::ImplDraw( OutputDevice* pDev, sal_uLong /* nDrawFlags */,
|
2000-09-18 16:07:07 +00:00
|
|
|
const Point& rPos, const Size& rSize )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nStyle = 0;
|
2002-04-18 07:11:17 +00:00
|
|
|
Bitmap* pBitmap = &maBitmap;
|
|
|
|
|
|
|
|
if( nStyle & IMAGE_DRAW_COLORTRANSFORM )
|
|
|
|
{
|
|
|
|
// only images support IMAGE_DRAW_COLORTRANSFORM
|
|
|
|
Image aImage( maBitmap );
|
|
|
|
if ( !(!aImage) )
|
|
|
|
{
|
|
|
|
if ( GetStyle() & WB_SCALE )
|
|
|
|
pDev->DrawImage( rPos, rSize, aImage, nStyle );
|
|
|
|
else
|
|
|
|
{
|
|
|
|
Point aPos = ImplCalcPos( GetStyle(), rPos, aImage.GetSizePixel(), rSize );
|
|
|
|
pDev->DrawImage( aPos, aImage, nStyle );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
else
|
|
|
|
{
|
2013-03-03 18:05:04 -05:00
|
|
|
// do we have a Bitmap?
|
2002-04-18 07:11:17 +00:00
|
|
|
if ( !(!(*pBitmap)) )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
2002-04-18 07:11:17 +00:00
|
|
|
if ( GetStyle() & WB_SCALE )
|
|
|
|
pDev->DrawBitmap( rPos, rSize, *pBitmap );
|
|
|
|
else
|
|
|
|
{
|
|
|
|
Point aPos = ImplCalcPos( GetStyle(), rPos, pBitmap->GetSizePixel(), rSize );
|
|
|
|
pDev->DrawBitmap( aPos, *pBitmap );
|
|
|
|
}
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2006-06-19 18:17:09 +00:00
|
|
|
void FixedBitmap::Paint( const Rectangle& )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplDraw( this, 0, Point(), GetOutputSizePixel() );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedBitmap::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize,
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nFlags )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
Point aPos = pDev->LogicToPixel( rPos );
|
|
|
|
Size aSize = pDev->LogicToPixel( rSize );
|
|
|
|
Rectangle aRect( aPos, aSize );
|
|
|
|
|
|
|
|
pDev->Push();
|
|
|
|
pDev->SetMapMode();
|
|
|
|
|
|
|
|
// Border
|
|
|
|
if ( !(nFlags & WINDOW_DRAW_NOBORDER) && (GetStyle() & WB_BORDER) )
|
|
|
|
{
|
|
|
|
DecorationView aDecoView( pDev );
|
|
|
|
aRect = aDecoView.DrawFrame( aRect, FRAME_DRAW_DOUBLEIN );
|
|
|
|
}
|
|
|
|
pDev->IntersectClipRegion( aRect );
|
|
|
|
ImplDraw( pDev, nFlags, aRect.TopLeft(), aRect.GetSize() );
|
|
|
|
|
|
|
|
pDev->Pop();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedBitmap::Resize()
|
|
|
|
{
|
2002-05-08 15:05:42 +00:00
|
|
|
Control::Resize();
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedBitmap::StateChanged( StateChangedType nType )
|
|
|
|
{
|
|
|
|
Control::StateChanged( nType );
|
|
|
|
|
|
|
|
if ( (nType == STATE_CHANGE_DATA) ||
|
|
|
|
(nType == STATE_CHANGE_UPDATEMODE) )
|
|
|
|
{
|
|
|
|
if ( IsReallyVisible() && IsUpdateMode() )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_STYLE )
|
|
|
|
{
|
|
|
|
SetStyle( ImplInitStyle( GetStyle() ) );
|
|
|
|
if ( (GetPrevStyle() & FIXEDBITMAP_VIEW_STYLE) !=
|
|
|
|
(GetStyle() & FIXEDBITMAP_VIEW_STYLE) )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_CONTROLBACKGROUND )
|
|
|
|
{
|
|
|
|
ImplInitSettings();
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedBitmap::DataChanged( const DataChangedEvent& rDCEvt )
|
|
|
|
{
|
|
|
|
Control::DataChanged( rDCEvt );
|
|
|
|
|
|
|
|
if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) &&
|
|
|
|
(rDCEvt.GetFlags() & SETTINGS_STYLE) )
|
|
|
|
{
|
|
|
|
ImplInitSettings();
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedBitmap::SetBitmap( const Bitmap& rBitmap )
|
|
|
|
{
|
|
|
|
maBitmap = rBitmap;
|
|
|
|
StateChanged( STATE_CHANGE_DATA );
|
2012-08-27 09:07:14 +01:00
|
|
|
queue_resize();
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// =======================================================================
|
|
|
|
|
|
|
|
void FixedImage::ImplInit( Window* pParent, WinBits nStyle )
|
|
|
|
{
|
|
|
|
nStyle = ImplInitStyle( nStyle );
|
2010-09-29 15:46:40 +08:00
|
|
|
mbInUserDraw = sal_False;
|
2000-09-18 16:07:07 +00:00
|
|
|
Control::ImplInit( pParent, nStyle, NULL );
|
|
|
|
ImplInitSettings();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
WinBits FixedImage::ImplInitStyle( WinBits nStyle )
|
|
|
|
{
|
|
|
|
if ( !(nStyle & WB_NOGROUP) )
|
|
|
|
nStyle |= WB_GROUP;
|
|
|
|
return nStyle;
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedImage::ImplInitSettings()
|
|
|
|
{
|
|
|
|
Window* pParent = GetParent();
|
2012-10-03 13:03:49 +01:00
|
|
|
if ( pParent && pParent->IsChildTransparentModeEnabled() && !IsControlBackground() )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
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();
|
|
|
|
}
|
|
|
|
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() );
|
2012-10-03 13:03:49 +01:00
|
|
|
else if ( pParent )
|
2000-09-18 16:07:07 +00:00
|
|
|
SetBackground( pParent->GetBackground() );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedImage::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 ( RSC_FIXEDIMAGE_IMAGE & nObjMask )
|
|
|
|
{
|
2007-04-26 08:28:17 +00:00
|
|
|
maImage = Image( ResId( (RSHEADER_TYPE*)GetClassRes(), *rResId.GetResMgr() ) );
|
2000-09-18 16:07:07 +00:00
|
|
|
IncrementRes( GetObjSizeRes( (RSHEADER_TYPE*)GetClassRes() ) );
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
FixedImage::FixedImage( Window* pParent, WinBits nStyle ) :
|
|
|
|
Control( WINDOW_FIXEDIMAGE )
|
|
|
|
{
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
FixedImage::FixedImage( Window* pParent, const ResId& rResId ) :
|
|
|
|
Control( WINDOW_FIXEDIMAGE )
|
|
|
|
{
|
|
|
|
rResId.SetRT( RSC_FIXEDIMAGE );
|
|
|
|
WinBits nStyle = ImplInitRes( rResId );
|
|
|
|
ImplInit( pParent, nStyle );
|
|
|
|
ImplLoadRes( rResId );
|
|
|
|
|
|
|
|
if ( !(nStyle & WB_HIDE) )
|
|
|
|
Show();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
FixedImage::~FixedImage()
|
|
|
|
{
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
void FixedImage::ImplDraw( OutputDevice* pDev, sal_uLong nDrawFlags,
|
2000-09-18 16:07:07 +00:00
|
|
|
const Point& rPos, const Size& rSize )
|
|
|
|
{
|
2010-09-29 15:46:40 +08:00
|
|
|
sal_uInt16 nStyle = 0;
|
2000-09-18 16:07:07 +00:00
|
|
|
if ( !(nDrawFlags & WINDOW_DRAW_NODISABLE) )
|
|
|
|
{
|
|
|
|
if ( !IsEnabled() )
|
|
|
|
nStyle |= IMAGE_DRAW_DISABLE;
|
|
|
|
}
|
|
|
|
|
2002-04-18 07:11:17 +00:00
|
|
|
Image *pImage = &maImage;
|
|
|
|
|
2013-03-03 18:05:04 -05:00
|
|
|
// do we have an image?
|
2002-04-18 07:11:17 +00:00
|
|
|
if ( !(!(*pImage)) )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
if ( GetStyle() & WB_SCALE )
|
2002-04-18 07:11:17 +00:00
|
|
|
pDev->DrawImage( rPos, rSize, *pImage, nStyle );
|
2000-09-18 16:07:07 +00:00
|
|
|
else
|
|
|
|
{
|
2002-04-18 07:11:17 +00:00
|
|
|
Point aPos = ImplCalcPos( GetStyle(), rPos, pImage->GetSizePixel(), rSize );
|
|
|
|
pDev->DrawImage( aPos, *pImage, nStyle );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
2010-09-29 15:46:40 +08:00
|
|
|
mbInUserDraw = sal_True;
|
2000-09-18 16:07:07 +00:00
|
|
|
UserDrawEvent aUDEvt( pDev, Rectangle( rPos, rSize ), 0, nStyle );
|
|
|
|
UserDraw( aUDEvt );
|
2010-09-29 15:46:40 +08:00
|
|
|
mbInUserDraw = sal_False;
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2006-06-19 18:17:09 +00:00
|
|
|
void FixedImage::Paint( const Rectangle& )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
ImplDraw( this, 0, Point(), GetOutputSizePixel() );
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2013-01-14 10:40:11 +00:00
|
|
|
Size FixedImage::GetOptimalSize() const
|
2009-07-22 17:16:34 +00:00
|
|
|
{
|
2013-01-14 10:40:11 +00:00
|
|
|
return maImage.GetSizePixel();
|
2009-07-22 17:16:34 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2000-09-18 16:07:07 +00:00
|
|
|
void FixedImage::UserDraw( const UserDrawEvent& )
|
|
|
|
{
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedImage::Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize,
|
2011-01-12 15:07:10 +01:00
|
|
|
sal_uLong nFlags )
|
2000-09-18 16:07:07 +00:00
|
|
|
{
|
|
|
|
Point aPos = pDev->LogicToPixel( rPos );
|
|
|
|
Size aSize = pDev->LogicToPixel( rSize );
|
|
|
|
Rectangle aRect( aPos, aSize );
|
|
|
|
|
|
|
|
pDev->Push();
|
|
|
|
pDev->SetMapMode();
|
|
|
|
|
|
|
|
// Border
|
|
|
|
if ( !(nFlags & WINDOW_DRAW_NOBORDER) && (GetStyle() & WB_BORDER) )
|
|
|
|
{
|
2004-09-08 16:47:48 +00:00
|
|
|
ImplDrawFrame( pDev, aRect );
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
pDev->IntersectClipRegion( aRect );
|
|
|
|
ImplDraw( pDev, nFlags, aRect.TopLeft(), aRect.GetSize() );
|
|
|
|
|
|
|
|
pDev->Pop();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedImage::Resize()
|
|
|
|
{
|
2002-05-08 15:05:42 +00:00
|
|
|
Control::Resize();
|
2000-09-18 16:07:07 +00:00
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedImage::StateChanged( StateChangedType nType )
|
|
|
|
{
|
|
|
|
Control::StateChanged( nType );
|
|
|
|
|
|
|
|
if ( (nType == STATE_CHANGE_ENABLE) ||
|
|
|
|
(nType == STATE_CHANGE_DATA) ||
|
|
|
|
(nType == STATE_CHANGE_UPDATEMODE) )
|
|
|
|
{
|
|
|
|
if ( IsReallyVisible() && IsUpdateMode() )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_STYLE )
|
|
|
|
{
|
|
|
|
SetStyle( ImplInitStyle( GetStyle() ) );
|
|
|
|
if ( (GetPrevStyle() & FIXEDIMAGE_VIEW_STYLE) !=
|
|
|
|
(GetStyle() & FIXEDIMAGE_VIEW_STYLE) )
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
else if ( nType == STATE_CHANGE_CONTROLBACKGROUND )
|
|
|
|
{
|
|
|
|
ImplInitSettings();
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedImage::DataChanged( const DataChangedEvent& rDCEvt )
|
|
|
|
{
|
|
|
|
Control::DataChanged( rDCEvt );
|
|
|
|
|
|
|
|
if ( (rDCEvt.GetType() == DATACHANGED_SETTINGS) &&
|
|
|
|
(rDCEvt.GetFlags() & SETTINGS_STYLE) )
|
|
|
|
{
|
|
|
|
ImplInitSettings();
|
|
|
|
Invalidate();
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
|
|
|
void FixedImage::SetImage( const Image& rImage )
|
|
|
|
{
|
|
|
|
if ( rImage != maImage )
|
|
|
|
{
|
|
|
|
maImage = rImage;
|
|
|
|
StateChanged( STATE_CHANGE_DATA );
|
2012-08-27 09:07:14 +01:00
|
|
|
queue_resize();
|
2000-09-18 16:07:07 +00:00
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
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
|
|
|
sal_Bool FixedImage::SetModeImage( const Image& rImage )
|
2002-04-18 07:11:17 +00:00
|
|
|
{
|
2010-11-13 00:35:47 -08:00
|
|
|
SetImage( rImage );
|
2010-09-29 15:46:40 +08:00
|
|
|
return sal_True;
|
2002-04-18 07:11:17 +00:00
|
|
|
}
|
|
|
|
|
|
|
|
// -----------------------------------------------------------------------
|
|
|
|
|
2010-11-13 00:35:47 -08:00
|
|
|
const Image& FixedImage::GetModeImage( ) const
|
2002-04-18 07:11:17 +00:00
|
|
|
{
|
2010-11-13 00:35:47 -08:00
|
|
|
return maImage;
|
2002-04-18 07:11:17 +00:00
|
|
|
}
|
|
|
|
|
2013-04-07 12:06:47 +02:00
|
|
|
bool FixedImage::set_property(const OString &rKey, const OString &rValue)
|
2012-12-05 12:03:16 +00:00
|
|
|
{
|
|
|
|
if (rKey == "pixbuf")
|
|
|
|
{
|
|
|
|
static ImplImageTreeSingletonRef aImageTree;
|
|
|
|
OUString sCurrentSymbolsStyle =
|
|
|
|
Application::GetSettings().GetStyleSettings().GetCurrentSymbolsStyleName();
|
|
|
|
const OUString sFileName(OStringToOUString(rValue, RTL_TEXTENCODING_UTF8));
|
|
|
|
BitmapEx aBitmap;
|
|
|
|
bool bSuccess = aImageTree->loadImage(sFileName, sCurrentSymbolsStyle, aBitmap, true);
|
|
|
|
SAL_WARN_IF(!bSuccess, "vcl.layout", "Unable to load " << sFileName
|
|
|
|
<< " from theme " << sCurrentSymbolsStyle);
|
|
|
|
SetImage(Image(aBitmap));
|
|
|
|
}
|
|
|
|
else
|
|
|
|
return Control::set_property(rKey, rValue);
|
|
|
|
return true;
|
|
|
|
}
|
|
|
|
|
2010-10-14 08:27:31 +02:00
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|