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 .
|
|
|
|
*/
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2013-10-23 19:10:20 +02:00
|
|
|
#ifndef INCLUDED_VCL_EDIT_HXX
|
|
|
|
#define INCLUDED_VCL_EDIT_HXX
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-09-14 15:45:02 +02:00
|
|
|
#include <boost/signals2/signal.hpp>
|
2012-06-10 19:26:30 +03:00
|
|
|
#include <tools/solar.h>
|
2007-04-11 16:52:48 +00:00
|
|
|
#include <vcl/dllapi.h>
|
|
|
|
#include <vcl/timer.hxx>
|
2015-01-14 09:25:30 +00:00
|
|
|
#include <vcl/idle.hxx>
|
2007-04-11 16:52:48 +00:00
|
|
|
#include <vcl/ctrl.hxx>
|
|
|
|
#include <vcl/menu.hxx>
|
|
|
|
#include <vcl/dndhelp.hxx>
|
2015-01-06 10:29:11 +02:00
|
|
|
#include <vcl/vclptr.hxx>
|
2007-04-11 16:52:48 +00:00
|
|
|
#include <com/sun/star/uno/Reference.h>
|
|
|
|
|
|
|
|
namespace com {
|
|
|
|
namespace sun {
|
|
|
|
namespace star {
|
|
|
|
namespace i18n {
|
|
|
|
class XBreakIterator;
|
|
|
|
class XExtendedInputSequenceChecker;
|
|
|
|
}}}}
|
|
|
|
|
|
|
|
struct DDInfo;
|
|
|
|
struct Impl_IMEInfos;
|
|
|
|
|
2014-02-25 19:06:16 +01:00
|
|
|
|
2007-04-11 16:52:48 +00:00
|
|
|
// - Edit-Types -
|
2014-01-11 16:37:01 +00:00
|
|
|
#define EDIT_NOLIMIT SAL_MAX_INT32
|
2007-04-11 16:52:48 +00:00
|
|
|
#define EDIT_UPDATEDATA_TIMEOUT 350
|
|
|
|
|
2014-09-23 11:20:40 +02:00
|
|
|
typedef OUString (*FncGetSpecialChars)( vcl::Window* pWin, const vcl::Font& rFont );
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-06-16 15:08:31 +01:00
|
|
|
class VCL_DLLPUBLIC TextFilter
|
|
|
|
{
|
|
|
|
private:
|
|
|
|
OUString sForbiddenChars;
|
|
|
|
public:
|
|
|
|
void SetForbiddenChars(const OUString& rSet) { sForbiddenChars = rSet; }
|
|
|
|
const OUString& GetForbiddenChars() { return sForbiddenChars; }
|
2014-02-25 19:06:16 +01:00
|
|
|
|
2014-06-16 15:08:31 +01:00
|
|
|
virtual OUString filter(const OUString &rText);
|
2014-02-25 19:06:16 +01:00
|
|
|
|
2014-06-16 15:08:31 +01:00
|
|
|
TextFilter(const OUString &rForbiddenChars = OUString(" "));
|
|
|
|
virtual ~TextFilter();
|
|
|
|
};
|
2007-04-11 16:52:48 +00:00
|
|
|
|
|
|
|
enum AutocompleteAction{ AUTOCOMPLETE_KEYINPUT, AUTOCOMPLETE_TABFORWARD, AUTOCOMPLETE_TABBACKWARD };
|
|
|
|
|
2014-06-16 15:08:31 +01:00
|
|
|
// - Edit -
|
2007-04-11 16:52:48 +00:00
|
|
|
class VCL_DLLPUBLIC Edit : public Control, public vcl::unohelper::DragAndDropClient
|
|
|
|
{
|
|
|
|
private:
|
2015-01-06 10:29:11 +02:00
|
|
|
VclPtr<Edit> mpSubEdit;
|
2007-04-11 16:52:48 +00:00
|
|
|
Timer* mpUpdateDataTimer;
|
2014-06-16 15:08:31 +01:00
|
|
|
TextFilter* mpFilterText;
|
2007-04-11 16:52:48 +00:00
|
|
|
DDInfo* mpDDInfo;
|
|
|
|
Impl_IMEInfos* mpIMEInfos;
|
2013-01-31 10:18:04 +01:00
|
|
|
OUStringBuffer maText;
|
2012-11-26 23:26:17 +04:00
|
|
|
OUString maPlaceholderText;
|
2013-01-24 15:12:43 +01:00
|
|
|
OUString maSaveValue;
|
2013-01-31 10:18:04 +01:00
|
|
|
OUString maUndoText;
|
2007-04-11 16:52:48 +00:00
|
|
|
long mnXOffset;
|
|
|
|
Selection maSelection;
|
2012-09-04 14:14:55 +01:00
|
|
|
sal_uInt16 mnAlign;
|
2014-01-11 16:37:01 +00:00
|
|
|
sal_Int32 mnMaxTextLen;
|
2012-10-26 09:15:43 +01:00
|
|
|
sal_Int32 mnWidthInChars;
|
2013-06-24 12:42:39 +01:00
|
|
|
sal_Int32 mnMaxWidthChars;
|
2007-04-11 16:52:48 +00:00
|
|
|
AutocompleteAction meAutocompleteAction;
|
2012-10-19 05:34:48 -05:00
|
|
|
sal_Unicode mcEchoChar;
|
2015-01-01 09:42:15 +00:00
|
|
|
bool mbModified:1,
|
2007-04-11 16:52:48 +00:00
|
|
|
mbInternModified:1,
|
|
|
|
mbReadOnly:1,
|
|
|
|
mbInsertMode:1,
|
|
|
|
mbClickedInSelection:1,
|
|
|
|
mbIsSubEdit:1,
|
|
|
|
mbInMBDown:1,
|
|
|
|
mbActivePopup:1;
|
2015-04-30 10:20:00 +02:00
|
|
|
Link<> maModifyHdl;
|
|
|
|
Link<> maUpdateDataHdl;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2015-05-20 18:03:33 +09:00
|
|
|
css::uno::Reference<css::i18n::XExtendedInputSequenceChecker> mxISC;
|
2014-02-10 18:44:48 +01:00
|
|
|
|
2015-05-20 18:03:33 +09:00
|
|
|
DECL_DLLPRIVATE_LINK_TYPED(ImplUpdateDataHdl, Timer*, void);
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-01-11 16:37:01 +00:00
|
|
|
SAL_DLLPRIVATE bool ImplTruncateToMaxLen( OUString&, sal_Int32 nSelectionLen ) const;
|
2007-04-11 16:52:48 +00:00
|
|
|
SAL_DLLPRIVATE void ImplInitEditData();
|
|
|
|
SAL_DLLPRIVATE void ImplModified();
|
2013-01-31 10:18:04 +01:00
|
|
|
SAL_DLLPRIVATE OUString ImplGetText() const;
|
2015-04-28 17:48:03 +09:00
|
|
|
SAL_DLLPRIVATE void ImplRepaint(vcl::RenderContext& rRenderContext, bool bLayout = false);
|
2014-01-12 11:20:39 +00:00
|
|
|
SAL_DLLPRIVATE void ImplInvalidateOrRepaint();
|
2010-09-29 15:46:40 +08:00
|
|
|
SAL_DLLPRIVATE void ImplDelete( const Selection& rSelection, sal_uInt8 nDirection, sal_uInt8 nMode );
|
2013-01-31 10:18:04 +01:00
|
|
|
SAL_DLLPRIVATE void ImplSetText( const OUString& rStr, const Selection* pNewSelection = 0 );
|
2014-02-21 12:53:51 +01:00
|
|
|
SAL_DLLPRIVATE void ImplInsertText( const OUString& rStr, const Selection* pNewSelection = 0, bool bIsUserInput = false );
|
2013-01-31 10:18:04 +01:00
|
|
|
SAL_DLLPRIVATE OUString ImplGetValidString( const OUString& rString ) const;
|
2015-05-06 07:48:16 +09:00
|
|
|
SAL_DLLPRIVATE void ImplClearBackground(vcl::RenderContext& rRenderContext, long nXStart, long nXEnd);
|
|
|
|
SAL_DLLPRIVATE void ImplPaintBorder(vcl::RenderContext& rRenderContext, long nXStart, long nXEnd);
|
2014-02-21 12:53:51 +01:00
|
|
|
SAL_DLLPRIVATE void ImplShowCursor( bool bOnlyIfVisible = true );
|
2007-04-11 16:52:48 +00:00
|
|
|
SAL_DLLPRIVATE void ImplAlign();
|
|
|
|
SAL_DLLPRIVATE void ImplAlignAndPaint();
|
2013-10-29 13:54:16 +02:00
|
|
|
SAL_DLLPRIVATE sal_Int32 ImplGetCharPos( const Point& rWindowPos ) const;
|
2014-02-21 12:53:51 +01:00
|
|
|
SAL_DLLPRIVATE void ImplSetCursorPos( sal_Int32 nChar, bool bSelect );
|
2007-04-11 16:52:48 +00:00
|
|
|
SAL_DLLPRIVATE void ImplShowDDCursor();
|
|
|
|
SAL_DLLPRIVATE void ImplHideDDCursor();
|
2014-02-21 12:53:51 +01:00
|
|
|
SAL_DLLPRIVATE bool ImplHandleKeyEvent( const KeyEvent& rKEvt );
|
2007-04-11 16:52:48 +00:00
|
|
|
SAL_DLLPRIVATE void ImplCopyToSelectionClipboard();
|
2015-05-20 18:03:33 +09:00
|
|
|
SAL_DLLPRIVATE void ImplCopy(css::uno::Reference<css::datatransfer::clipboard::XClipboard>& rxClipboard);
|
|
|
|
SAL_DLLPRIVATE void ImplPaste(css::uno::Reference<css::datatransfer::clipboard::XClipboard>& rxClipboard);
|
2009-10-23 12:10:07 +02:00
|
|
|
SAL_DLLPRIVATE long ImplGetTextYPosition() const;
|
2015-05-20 18:03:33 +09:00
|
|
|
SAL_DLLPRIVATE css::uno::Reference<css::i18n::XExtendedInputSequenceChecker > ImplGetInputSequenceChecker();
|
|
|
|
SAL_DLLPRIVATE css::uno::Reference<css::i18n::XBreakIterator > ImplGetBreakIterator() const;
|
2014-06-16 15:08:31 +01:00
|
|
|
SAL_DLLPRIVATE void filterText();
|
2007-04-11 16:52:48 +00:00
|
|
|
|
|
|
|
protected:
|
2009-10-13 09:49:33 +00:00
|
|
|
using Control::ImplInitSettings;
|
2007-04-11 16:52:48 +00:00
|
|
|
using Window::ImplInit;
|
2014-09-23 11:20:40 +02:00
|
|
|
SAL_DLLPRIVATE void ImplInit( vcl::Window* pParent, WinBits nStyle );
|
2007-04-11 16:52:48 +00:00
|
|
|
SAL_DLLPRIVATE WinBits ImplInitStyle( WinBits nStyle );
|
|
|
|
SAL_DLLPRIVATE void ImplLoadRes( const ResId& rResId );
|
2014-02-21 12:53:51 +01:00
|
|
|
SAL_DLLPRIVATE void ImplSetSelection( const Selection& rSelection, bool bPaint = true );
|
2013-06-21 13:00:51 +01:00
|
|
|
SAL_DLLPRIVATE int ImplGetNativeControlType() const;
|
2015-05-11 15:42:18 +01:00
|
|
|
SAL_DLLPRIVATE long ImplGetExtraXOffset() const;
|
|
|
|
SAL_DLLPRIVATE long ImplGetExtraYOffset() const;
|
2014-09-23 11:20:40 +02:00
|
|
|
static SAL_DLLPRIVATE void ImplInvalidateOutermostBorder( vcl::Window* pWin );
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2015-05-20 18:03:33 +09:00
|
|
|
css::uno::Reference<css::datatransfer::dnd::XDragSourceListener > mxDnDListener;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
|
|
|
// DragAndDropClient
|
|
|
|
using vcl::unohelper::DragAndDropClient::dragEnter;
|
|
|
|
using vcl::unohelper::DragAndDropClient::dragExit;
|
|
|
|
using vcl::unohelper::DragAndDropClient::dragOver;
|
2015-05-20 18:03:33 +09:00
|
|
|
virtual void dragGestureRecognized(const css::datatransfer::dnd::DragGestureEvent& dge)
|
|
|
|
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
|
|
|
virtual void dragDropEnd(const css::datatransfer::dnd::DragSourceDropEvent& dsde)
|
|
|
|
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
|
|
|
virtual void drop(const css::datatransfer::dnd::DropTargetDropEvent& dtde)
|
|
|
|
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
|
|
|
virtual void dragEnter(const css::datatransfer::dnd::DropTargetDragEnterEvent& dtdee)
|
|
|
|
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
|
|
|
virtual void dragExit(const css::datatransfer::dnd::DropTargetEvent& dte)
|
|
|
|
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
|
|
|
virtual void dragOver(const css::datatransfer::dnd::DropTargetDragEvent& dtde)
|
|
|
|
throw (css::uno::RuntimeException, std::exception) SAL_OVERRIDE;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2015-05-17 22:56:46 +09:00
|
|
|
protected:
|
|
|
|
Edit(WindowType nType);
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual void FillLayoutData() const SAL_OVERRIDE;
|
2015-05-17 22:56:46 +09:00
|
|
|
virtual void ApplySettings(vcl::RenderContext& rRenderContext) SAL_OVERRIDE;
|
2007-04-11 16:52:48 +00:00
|
|
|
public:
|
|
|
|
// public because needed in button.cxx
|
2015-05-20 18:03:33 +09:00
|
|
|
SAL_DLLPRIVATE bool ImplUseNativeBorder(vcl::RenderContext& rRenderContext, WinBits nStyle);
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2015-05-20 18:03:33 +09:00
|
|
|
Edit( vcl::Window* pParent, WinBits nStyle = WB_BORDER );
|
|
|
|
Edit( vcl::Window* pParent, const ResId& rResId );
|
|
|
|
virtual ~Edit();
|
|
|
|
virtual void dispose() SAL_OVERRIDE;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual void MouseButtonDown( const MouseEvent& rMEvt ) SAL_OVERRIDE;
|
|
|
|
virtual void MouseButtonUp( const MouseEvent& rMEvt ) SAL_OVERRIDE;
|
|
|
|
virtual void KeyInput( const KeyEvent& rKEvt ) SAL_OVERRIDE;
|
2015-04-28 11:00:54 +09:00
|
|
|
virtual void Paint( vcl::RenderContext& rRenderContext, const Rectangle& rRect ) SAL_OVERRIDE;
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual void Resize() SAL_OVERRIDE;
|
2015-05-27 09:37:41 +02:00
|
|
|
virtual void Draw( OutputDevice* pDev, const Point& rPos, const Size& rSize, DrawFlags nFlags ) SAL_OVERRIDE;
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual void GetFocus() SAL_OVERRIDE;
|
|
|
|
virtual void LoseFocus() SAL_OVERRIDE;
|
|
|
|
virtual void Tracking( const TrackingEvent& rTEvt ) SAL_OVERRIDE;
|
|
|
|
virtual void Command( const CommandEvent& rCEvt ) SAL_OVERRIDE;
|
|
|
|
virtual void StateChanged( StateChangedType nType ) SAL_OVERRIDE;
|
|
|
|
virtual void DataChanged( const DataChangedEvent& rDCEvt ) SAL_OVERRIDE;
|
2014-09-23 11:20:40 +02:00
|
|
|
virtual vcl::Window* GetPreferredKeyInputWindow() SAL_OVERRIDE;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
|
|
|
virtual void Modify();
|
|
|
|
virtual void UpdateData();
|
|
|
|
|
2014-02-21 12:53:51 +01:00
|
|
|
static bool IsCharInput( const KeyEvent& rKEvt );
|
2007-04-11 16:52:48 +00:00
|
|
|
|
|
|
|
virtual void SetModifyFlag();
|
|
|
|
virtual void ClearModifyFlag();
|
2015-01-05 14:29:59 +02:00
|
|
|
virtual bool IsModified() const { return mpSubEdit ? mpSubEdit->mbModified : mbModified; }
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2011-01-12 15:07:10 +01:00
|
|
|
virtual void EnableUpdateData( sal_uLong nTimeout = EDIT_UPDATEDATA_TIMEOUT );
|
2007-04-11 16:52:48 +00:00
|
|
|
virtual void DisableUpdateData() { delete mpUpdateDataTimer; mpUpdateDataTimer = NULL; }
|
|
|
|
|
2012-10-19 05:34:48 -05:00
|
|
|
void SetEchoChar( sal_Unicode c );
|
|
|
|
sal_Unicode GetEchoChar() const { return mcEchoChar; }
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-02-24 01:53:13 +11:00
|
|
|
virtual void SetReadOnly( bool bReadOnly = true );
|
2014-02-21 12:53:51 +01:00
|
|
|
virtual bool IsReadOnly() const { return mbReadOnly; }
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-02-21 12:53:51 +01:00
|
|
|
void SetInsertMode( bool bInsert );
|
|
|
|
bool IsInsertMode() const;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-01-11 16:37:01 +00:00
|
|
|
virtual void SetMaxTextLen( sal_Int32 nMaxLen = EDIT_NOLIMIT );
|
|
|
|
virtual sal_Int32 GetMaxTextLen() const { return mnMaxTextLen; }
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2012-10-26 09:15:43 +01:00
|
|
|
void SetWidthInChars(sal_Int32 nWidthInChars);
|
|
|
|
sal_Int32 GetWidthInChars() const { return mnWidthInChars; }
|
2012-09-04 14:14:55 +01:00
|
|
|
|
2013-06-24 12:42:39 +01:00
|
|
|
void setMaxWidthChars(sal_Int32 nWidth);
|
|
|
|
|
2007-04-11 16:52:48 +00:00
|
|
|
virtual void SetSelection( const Selection& rSelection );
|
|
|
|
virtual const Selection& GetSelection() const;
|
|
|
|
|
2013-01-31 10:18:04 +01:00
|
|
|
virtual void ReplaceSelected( const OUString& rStr );
|
2007-04-11 16:52:48 +00:00
|
|
|
virtual void DeleteSelected();
|
2013-01-31 10:18:04 +01:00
|
|
|
virtual OUString GetSelected() const;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
|
|
|
virtual void Cut();
|
|
|
|
virtual void Copy();
|
|
|
|
virtual void Paste();
|
|
|
|
void Undo();
|
|
|
|
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual void SetText( const OUString& rStr ) SAL_OVERRIDE;
|
2013-01-21 14:32:09 +01:00
|
|
|
virtual void SetText( const OUString& rStr, const Selection& rNewSelection );
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual OUString GetText() const SAL_OVERRIDE;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2015-01-21 12:15:26 +02:00
|
|
|
void SetPlaceholderText( const OUString& rStr );
|
|
|
|
OUString GetPlaceholderText() const;
|
2012-11-26 23:26:17 +04:00
|
|
|
|
2007-04-11 16:52:48 +00:00
|
|
|
void SaveValue() { maSaveValue = GetText(); }
|
2013-01-24 15:12:43 +01:00
|
|
|
const OUString& GetSavedValue() const { return maSaveValue; }
|
2014-05-05 08:00:36 +02:00
|
|
|
bool IsValueChangedFromSaved() const { return maSaveValue != GetText(); }
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2015-04-30 10:20:00 +02:00
|
|
|
virtual void SetModifyHdl( const Link<>& rLink ) { maModifyHdl = rLink; }
|
|
|
|
virtual const Link<>& GetModifyHdl() const { return maModifyHdl; }
|
|
|
|
virtual void SetUpdateDataHdl( const Link<>& rLink ) { maUpdateDataHdl = rLink; }
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2015-01-09 11:33:52 +02:00
|
|
|
void SetSubEdit( Edit* pEdit );
|
2015-01-05 14:29:59 +02:00
|
|
|
Edit* GetSubEdit() const { return mpSubEdit; }
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2014-09-14 15:45:02 +02:00
|
|
|
boost::signals2::signal< void ( Edit* ) > autocompleteSignal;
|
2007-04-11 16:52:48 +00:00
|
|
|
AutocompleteAction GetAutocompleteAction() const { return meAutocompleteAction; }
|
|
|
|
|
|
|
|
virtual Size CalcMinimumSize() const;
|
2013-04-07 12:06:47 +02:00
|
|
|
virtual Size CalcMinimumSizeForText(const OUString &rString) const;
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual Size GetOptimalSize() const SAL_OVERRIDE;
|
2014-01-13 01:10:27 +00:00
|
|
|
virtual Size CalcSize(sal_Int32 nChars) const;
|
2015-01-21 12:15:26 +02:00
|
|
|
sal_Int32 GetMaxVisChars() const;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2013-11-29 11:45:09 +02:00
|
|
|
sal_Int32 GetCharPos( const Point& rWindowPos ) const;
|
2007-04-11 16:52:48 +00:00
|
|
|
|
2007-09-26 14:05:23 +00:00
|
|
|
// shows a warning box saying "text too long, truncated"
|
2014-09-23 11:20:40 +02:00
|
|
|
static void ShowTruncationWarning( vcl::Window* pParent );
|
2007-09-26 14:05:23 +00:00
|
|
|
|
2007-04-11 16:52:48 +00:00
|
|
|
static void SetGetSpecialCharsFunction( FncGetSpecialChars fn );
|
|
|
|
static FncGetSpecialChars GetGetSpecialCharsFunction();
|
|
|
|
|
|
|
|
static PopupMenu* CreatePopupMenu();
|
|
|
|
static void DeletePopupMenu( PopupMenu* pMenu );
|
2008-10-29 09:25:50 +00:00
|
|
|
|
2014-03-26 16:37:00 +01:00
|
|
|
virtual OUString GetSurroundingText() const SAL_OVERRIDE;
|
|
|
|
virtual Selection GetSurroundingTextSelection() const SAL_OVERRIDE;
|
|
|
|
virtual bool set_property(const OString &rKey, const OString &rValue) SAL_OVERRIDE;
|
2010-07-08 19:03:59 +02:00
|
|
|
|
2014-06-16 15:08:31 +01:00
|
|
|
void SetTextFilter(TextFilter* pFilter) { mpFilterText = pFilter; }
|
|
|
|
|
2010-07-08 19:03:59 +02:00
|
|
|
// returns the minimum size a bordered Edit should have given the current
|
|
|
|
// global style settings (needed by sc's inputwin.cxx)
|
|
|
|
static Size GetMinimumEditSize();
|
2007-04-11 16:52:48 +00:00
|
|
|
};
|
|
|
|
|
2013-10-23 19:10:20 +02:00
|
|
|
#endif // INCLUDED_VCL_EDIT_HXX
|
2010-10-14 08:27:31 +02:00
|
|
|
|
|
|
|
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
|