Files
libreoffice/starmath/inc/dialog.hxx

483 lines
17 KiB
C++
Raw Normal View History

/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* 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 .
*/
#ifndef INCLUDED_STARMATH_INC_DIALOG_HXX
#define INCLUDED_STARMATH_INC_DIALOG_HXX
2000-09-18 16:07:07 +00:00
#include <sfx2/tabdlg.hxx>
#include <vcl/outdev.hxx>
#include <vcl/customweld.hxx>
2000-09-18 16:07:07 +00:00
#include "symbol.hxx"
#include <memory>
2000-09-18 16:07:07 +00:00
CWS-TOOLING: integrate CWS mba32issues01 2009-05-05 18:23:27 +0200 mba r271547 : apply diffs from m45->m47 for all files moved from dialog to cui 2009-05-05 18:22:02 +0200 mba r271545 : apply diffs from m45->m47 for all files moved from dialog to cui 2009-05-05 18:16:42 +0200 mba r271544 : apply diffs from m45->m47 for all files moved from dialog to cui 2009-04-29 19:35:58 +0200 mba r271392 : #i73672#: unify commands for inserting special characters 2009-04-29 18:01:27 +0200 mba r271391 : #i101337#: missing string resources 2009-04-29 18:01:10 +0200 mba r271390 : #i101337#: missing string resources 2009-04-29 15:42:47 +0200 mba r271380 : concurrency problem in multithreaded dmake due to missing dependency 2009-04-28 17:36:03 +0200 tbo r271336 : #i99432# 2009-04-28 13:57:52 +0200 mba r271322 : #i101302#: ctor might be called with pSet=0 2009-04-22 19:32:39 +0200 tbo r271138 : #i99432# 2009-04-09 14:46:03 +0200 mba r270709 : make sendreportw32.cxx compile with pch 2009-04-06 16:05:07 +0200 mba r270568 : #i99432#: some tweaks for build order 2009-04-06 15:38:52 +0200 mba r270558 : typo 2009-04-06 13:36:19 +0200 mba r270542 : #i99432#: split of localization also 2009-04-06 13:19:06 +0200 mba r270539 : #i99432#: split up srs files also 2009-04-03 17:57:59 +0200 mba r270513 : #i99432#: split dialog folder into two 2009-04-03 17:56:46 +0200 mba r270512 : #i99432#: split dialog folder into two 2009-04-01 22:15:00 +0200 mba r270364 : warnings on Linux 2009-04-01 22:10:44 +0200 mba r270363 : warnings on Linux 2009-04-01 21:43:54 +0200 mba r270362 : warning fixed 2009-04-01 21:41:27 +0200 mba r270361 : warning on Linux fixed 2009-04-01 21:35:44 +0200 mba r270360 : warning fixed 2009-04-01 20:19:59 +0200 mba r270358 : warning found on Linux fixed 2009-04-01 19:23:38 +0200 mba r270354 : warning due to missing eof 2009-04-01 18:56:25 +0200 mba r270352 : linking problem fixed that appeared only on mac 2009-04-01 18:41:30 +0200 mba r270350 : warnings discovered on Linux fixed 2009-04-01 18:34:28 +0200 mba r270349 : some fixes for warnings and include problems discoverd after resync and build on mac 2009-04-01 14:08:22 +0200 mba r270328 : CWS-TOOLING: rebase CWS mba32issues01 to trunk@270033 (milestone: DEV300:m45) 2009-03-04 18:13:35 +0100 mba r268858 : #i99432#: more dialogs moved to cui 2009-03-04 17:47:41 +0100 mba r268854 : #i99432#: more dialogs moved to cui 2009-03-04 17:32:39 +0100 mba r268851 : warning fixed 2009-03-04 12:59:26 +0100 mba r268814 : #i99432#: more dialogs moved to cui 2009-03-04 11:49:03 +0100 mba r268802 : #i99432#: CharmapDialog moved to cui 2009-03-04 10:46:00 +0100 mba r268795 : #i99432#: CharmapDialog moved to cui 2009-03-04 10:43:50 +0100 mba r268794 : #i99432#: CharmapDialog moved to cui 2009-03-04 10:00:29 +0100 mba r268792 : #i99432#: CharmapDialog moved to cui 2009-03-04 10:00:03 +0100 mba r268791 : #i99432#: CharmapDialog moved to cui 2009-03-04 09:59:43 +0100 mba r268790 : #i99432#: CharmapDialog moved to cui 2009-03-04 09:58:51 +0100 mba r268789 : #i99432#: CharmapDialog moved to cui 2009-03-04 09:58:16 +0100 mba r268788 : #i99432#: CharmapDialog moved to cui 2009-03-03 16:33:14 +0100 mba r268763 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:32:28 +0100 mba r268762 : #i99432#: some tabpages moved to cui 2009-03-03 16:32:09 +0100 mba r268761 : #i99432#: some tabpages moved to cui 2009-03-03 16:29:40 +0100 mba r268760 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:29:08 +0100 mba r268759 : #i99432#: MacroAssignment page moved to cui 2009-03-03 16:28:41 +0100 mba r268758 : #i99432#: MacroAssignment page moved to cui 2009-03-03 16:28:18 +0100 mba r268757 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:27:36 +0100 mba r268756 : #i99465#: replace FN_SYMBOL by SID_CHARMAP 2009-03-03 16:27:02 +0100 mba r268755 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:26:23 +0100 mba r268754 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:25:30 +0100 mba r268753 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:24:49 +0100 mba r268752 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:24:35 +0100 mba r268751 : #i99432#: MacroAssignment page moved to cui 2009-03-03 16:23:20 +0100 mba r268750 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:23:04 +0100 mba r268749 : #i99432#: MacroAssignment page moved to cui 2009-03-03 16:21:56 +0100 mba r268748 : #i99465#: new SfxAbstractDialog interface and creation methods 2009-03-03 16:18:39 +0100 mba r268747 : #i99432#: MacroAssignment page moved to cui 2009-03-03 16:13:14 +0100 mba r268745 : #i99465#: replace FN_SYMBOL by SID_CHARMAP 2009-03-03 16:02:54 +0100 mba r268738 : #i99432#: moved MacroAssignment TabPage from sfx2 2009-03-03 14:57:58 +0100 mba r268729 : #i99465#: transport return value via ItemSet 2009-03-03 00:08:10 +0100 mba r268701 : #i99432#: move acccfg to cuilib 2009-03-03 00:07:32 +0100 mba r268700 : #i99432#: move acccfg to cuilib 2009-03-03 00:02:01 +0100 mba r268699 : #i99432#: move acccfg to cuilib 2009-03-03 00:01:38 +0100 mba r268698 : #i99432#: move acccfg to cuilib 2009-03-03 00:01:11 +0100 mba r268697 : #i99432#: move acccfg to cuilib 2009-03-03 00:00:40 +0100 mba r268696 : #i99432#: move acccfg to cuilib 2009-03-03 00:00:06 +0100 mba r268695 : #i99432#: replace SfxAbstractSingleTabDialog by SfxAbstractDialog 2009-03-02 23:59:22 +0100 mba r268694 : #i99432#: move acccfg to cuilib 2009-03-02 23:57:19 +0100 mba r268693 : #i99432#: move acccfg to svx 2009-03-02 23:56:14 +0100 mba r268692 : #i99432#: replace SfxAbstractSingleTabDialog by SfxAbstractDialog 2009-03-02 23:49:37 +0100 mba r268691 : #i99785#: consolidate dialogs library 2009-03-02 17:26:40 +0100 mba r268683 : #i99785#: consolidate dialogs library 2009-03-02 17:24:28 +0100 mba r268682 : i99465#: consolidate slot for InsertSymbol command 2009-03-02 17:22:29 +0100 mba r268681 : #i99785#: consolidate dialogs library 2009-03-02 17:18:11 +0100 mba r268680 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 17:08:30 +0100 mba r268679 : #i99785#: consolidate dialogs library 2009-03-02 17:06:57 +0100 mba r268678 : #i99785#: consolidate dialogs library 2009-03-02 17:06:30 +0100 mba r268677 : #i99785#: consolidate dialogs library 2009-03-02 17:05:02 +0100 mba r268676 : #i99785#: consolidate dialogs library 2009-03-02 17:04:35 +0100 mba r268675 : #i99785#: consolidate dialogs library 2009-03-02 16:47:53 +0100 mba r268673 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:45:17 +0100 mba r268671 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:39:59 +0100 mba r268670 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:38:59 +0100 mba r268668 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:38:28 +0100 mba r268667 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:36:06 +0100 mba r268666 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:29:50 +0100 mba r268663 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:24:00 +0100 mba r268659 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:23:31 +0100 mba r268658 : i99432#: move accelconfig and macroassignment to cui 2009-03-02 16:22:41 +0100 mba r268657 : i99432#: move accelconfig and macroassignment to cui 2009-02-25 16:57:26 +0100 mba r268453 : obsolete 2009-02-17 10:50:51 +0100 mba r267846 : obsolete 2009-02-12 16:33:54 +0100 mba r267676 : #i96834#: warning fixed 2009-02-11 19:28:47 +0100 mba r267626 : #i91978#: unused code 2009-02-11 18:37:47 +0100 mba r267625 : metafile output, fixes for 3 layer office 2009-02-11 12:56:28 +0100 mba r267593 : selective trees; incomplete build lists; metafile output
2009-05-06 10:59:57 +00:00
class SubsetMap;
class SmFormat;
class FontList;
class SvxShowCharSet;
2000-09-18 16:07:07 +00:00
#define CATEGORY_NONE 0xFFFF
/**************************************************************************/
void SetFontStyle(const OUString &rStyleName, vcl::Font &rFont);
2000-09-18 16:07:07 +00:00
/**************************************************************************/
class SmPrintOptionsTabPage : public SfxTabPage
{
std::unique_ptr<weld::CheckButton> m_xTitle;
std::unique_ptr<weld::CheckButton> m_xText;
std::unique_ptr<weld::CheckButton> m_xFrame;
std::unique_ptr<weld::RadioButton> m_xSizeNormal;
std::unique_ptr<weld::RadioButton> m_xSizeScaled;
std::unique_ptr<weld::RadioButton> m_xSizeZoomed;
std::unique_ptr<weld::MetricSpinButton> m_xZoom;
std::unique_ptr<weld::CheckButton> m_xNoRightSpaces;
std::unique_ptr<weld::CheckButton> m_xSaveOnlyUsedSymbols;
std::unique_ptr<weld::CheckButton> m_xAutoCloseBrackets;
DECL_LINK(SizeButtonClickHdl, weld::ToggleButton&, void);
2000-09-18 16:07:07 +00:00
virtual bool FillItemSet(SfxItemSet* rSet) override;
virtual void Reset(const SfxItemSet* rSet) override;
2000-09-18 16:07:07 +00:00
public:
static VclPtr<SfxTabPage> Create(TabPageParent pWindow, const SfxItemSet &rSet);
2000-09-18 16:07:07 +00:00
SmPrintOptionsTabPage(TabPageParent pPage, const SfxItemSet &rOptions);
virtual ~SmPrintOptionsTabPage() override;
2000-09-18 16:07:07 +00:00
};
/**************************************************************************/
class SmShowFont : public weld::CustomWidgetController
2000-09-18 16:07:07 +00:00
{
virtual void Paint(vcl::RenderContext& rRenderContext, const tools::Rectangle&) override;
2000-09-18 16:07:07 +00:00
vcl::Font maFont;
2000-09-18 16:07:07 +00:00
public:
SmShowFont()
2000-09-18 16:07:07 +00:00
{
}
virtual void SetDrawingArea(weld::DrawingArea* pDrawingArea) override;
void SetFont(const vcl::Font& rFont);
2000-09-18 16:07:07 +00:00
};
class SmFontDialog : public weld::GenericDialogController
2000-09-18 16:07:07 +00:00
{
vcl::Font maFont;
SmShowFont m_aShowFont;
std::unique_ptr<weld::EntryTreeView> m_xFontBox;
std::unique_ptr<weld::Widget> m_xAttrFrame;
std::unique_ptr<weld::CheckButton> m_xBoldCheckBox;
std::unique_ptr<weld::CheckButton> m_xItalicCheckBox;
std::unique_ptr<weld::CustomWeld> m_xShowFont;
2000-09-18 16:07:07 +00:00
DECL_LINK(FontSelectHdl, weld::ComboBox&, void);
DECL_LINK(AttrChangeHdl, weld::ToggleButton&, void);
2000-09-18 16:07:07 +00:00
public:
SmFontDialog(weld::Window* pParent, OutputDevice *pFntListDevice, bool bHideCheckboxes);
virtual ~SmFontDialog() override;
2000-09-18 16:07:07 +00:00
const vcl::Font& GetFont() const
{
return maFont;
}
void SetFont(const vcl::Font &rFont);
2000-09-18 16:07:07 +00:00
};
/**************************************************************************/
class SmFontSizeDialog : public weld::GenericDialogController
2000-09-18 16:07:07 +00:00
{
std::unique_ptr<weld::MetricSpinButton> m_xBaseSize;
std::unique_ptr<weld::MetricSpinButton> m_xTextSize;
std::unique_ptr<weld::MetricSpinButton> m_xIndexSize;
std::unique_ptr<weld::MetricSpinButton> m_xFunctionSize;
std::unique_ptr<weld::MetricSpinButton> m_xOperatorSize;
std::unique_ptr<weld::MetricSpinButton> m_xBorderSize;
std::unique_ptr<weld::Button> m_xDefaultButton;
2000-09-18 16:07:07 +00:00
DECL_LINK(DefaultButtonClickHdl, weld::Button&, void);
2000-09-18 16:07:07 +00:00
public:
SmFontSizeDialog(weld::Window *pParent);
virtual ~SmFontSizeDialog() override;
2000-09-18 16:07:07 +00:00
void ReadFrom(const SmFormat &rFormat);
void WriteTo (SmFormat &rFormat) const;
};
/**************************************************************************/
class SmFontTypeDialog : public weld::GenericDialogController
2000-09-18 16:07:07 +00:00
{
VclPtr<OutputDevice> pFontListDev;
std::unique_ptr<SmFontPickListBox> m_xVariableFont;
std::unique_ptr<SmFontPickListBox> m_xFunctionFont;
std::unique_ptr<SmFontPickListBox> m_xNumberFont;
std::unique_ptr<SmFontPickListBox> m_xTextFont;
std::unique_ptr<SmFontPickListBox> m_xSerifFont;
std::unique_ptr<SmFontPickListBox> m_xSansFont;
std::unique_ptr<SmFontPickListBox> m_xFixedFont;
std::unique_ptr<weld::MenuButton> m_xMenuButton;
std::unique_ptr<weld::Button> m_xDefaultButton;
DECL_LINK(MenuSelectHdl, const OString&, void);
DECL_LINK(DefaultButtonClickHdl, weld::Button&, void);
2000-09-18 16:07:07 +00:00
public:
SmFontTypeDialog(weld::Window* pParent, OutputDevice *pFntListDevice);
virtual ~SmFontTypeDialog() override;
2000-09-18 16:07:07 +00:00
void ReadFrom(const SmFormat &rFormat);
void WriteTo (SmFormat &rFormat) const;
};
/**************************************************************************/
#define NOCATEGORIES 10
class SmCategoryDesc
2000-09-18 16:07:07 +00:00
{
OUString Name;
OUString Strings[4];
std::unique_ptr<weld::Widget> Graphics[4]; /* regular bitmaps */
sal_uInt16 Minimum[4];
sal_uInt16 Maximum[4];
sal_uInt16 Value[4];
2000-09-18 16:07:07 +00:00
public:
SmCategoryDesc(weld::Builder& rBuilder, sal_uInt16 nCategoryIdx);
2000-09-18 16:07:07 +00:00
~SmCategoryDesc();
const OUString& GetName() const { return Name; }
const OUString& GetString(sal_uInt16 Index) const { return Strings[Index]; }
sal_uInt16 GetMinimum(sal_uInt16 Index) { return Minimum[Index]; }
sal_uInt16 GetMaximum(sal_uInt16 Index) { return Maximum[Index]; }
sal_uInt16 GetValue(sal_uInt16 Index) const { return Value[Index]; }
void SetValue(sal_uInt16 Index, sal_uInt16 nVal) { Value[Index] = nVal;}
2002-05-24 11:12:46 +00:00
weld::Widget* GetGraphic(sal_uInt16 Index) const
2002-05-24 11:12:46 +00:00
{
return Graphics[Index].get();
2002-05-24 11:12:46 +00:00
}
2000-09-18 16:07:07 +00:00
};
class SmDistanceDialog : public weld::GenericDialogController
2000-09-18 16:07:07 +00:00
{
std::unique_ptr<weld::Frame> m_xFrame;
std::unique_ptr<weld::Label> m_xFixedText1;
std::unique_ptr<weld::MetricSpinButton> m_xMetricField1;
std::unique_ptr<weld::Label> m_xFixedText2;
std::unique_ptr<weld::MetricSpinButton> m_xMetricField2;
std::unique_ptr<weld::Label> m_xFixedText3;
std::unique_ptr<weld::MetricSpinButton> m_xMetricField3;
std::unique_ptr<weld::CheckButton> m_xCheckBox1;
std::unique_ptr<weld::Label> m_xFixedText4;
std::unique_ptr<weld::MetricSpinButton> m_xMetricField4;
std::unique_ptr<weld::MenuButton> m_xMenuButton;
std::unique_ptr<weld::Button> m_xDefaultButton;
std::unique_ptr<weld::Widget> m_xBitmap;
weld::Widget* m_pCurrentImage;
2000-09-18 16:07:07 +00:00
std::unique_ptr<SmCategoryDesc> m_xCategories[NOCATEGORIES];
sal_uInt16 nActiveCategory;
bool bScaleAllBrackets;
2000-09-18 16:07:07 +00:00
DECL_LINK(GetFocusHdl, weld::Widget&, void);
DECL_LINK(MenuSelectHdl, const OString&, void);
DECL_LINK(DefaultButtonClickHdl, weld::Button&, void);
DECL_LINK(CheckBoxClickHdl, weld::ToggleButton&, void);
2000-09-18 16:07:07 +00:00
void SetCategory(sal_uInt16 Category);
2000-09-18 16:07:07 +00:00
public:
SmDistanceDialog(weld::Window *pParent);
virtual ~SmDistanceDialog() override;
2000-09-18 16:07:07 +00:00
void ReadFrom(const SmFormat &rFormat);
void WriteTo (SmFormat &rFormat);
2000-09-18 16:07:07 +00:00
};
/**************************************************************************/
class SmAlignDialog : public weld::GenericDialogController
2000-09-18 16:07:07 +00:00
{
std::unique_ptr<weld::RadioButton> m_xLeft;
std::unique_ptr<weld::RadioButton> m_xCenter;
std::unique_ptr<weld::RadioButton> m_xRight;
std::unique_ptr<weld::Button> m_xDefaultButton;
2000-09-18 16:07:07 +00:00
DECL_LINK(DefaultButtonClickHdl, weld::Button&, void);
2000-09-18 16:07:07 +00:00
public:
SmAlignDialog(weld::Window *pParent);
virtual ~SmAlignDialog() override;
2000-09-18 16:07:07 +00:00
void ReadFrom(const SmFormat &rFormat);
void WriteTo (SmFormat &rFormat) const;
};
/**************************************************************************/
class SmShowSymbolSet : public weld::CustomWidgetController
2000-09-18 16:07:07 +00:00
{
Size m_aOldSize;
SymbolPtrVec_t aSymbolSet;
Link<SmShowSymbolSet&,void> aSelectHdlLink;
Link<SmShowSymbolSet&,void> aDblClickHdlLink;
long nLen;
long nRows, nColumns;
long nXOffset, nYOffset;
sal_uInt16 nSelectSymbol;
std::unique_ptr<weld::ScrolledWindow> m_xScrolledWindow;
void SetScrollBarRange();
Point OffsetPoint(const Point &rPoint) const;
2000-09-18 16:07:07 +00:00
virtual void Paint(vcl::RenderContext& rRenderContext, const tools::Rectangle& rRect) override;
virtual void MouseButtonDown(const MouseEvent& rMEvt) override;
virtual bool KeyInput(const KeyEvent& rKEvt) override;
DECL_LINK(ScrollHdl, weld::ScrolledWindow&, void);
2000-09-18 16:07:07 +00:00
public:
SmShowSymbolSet(std::unique_ptr<weld::ScrolledWindow> pScrolledWindow);
virtual void SetDrawingArea(weld::DrawingArea* pDrawingArea) override
{
CustomWidgetController::SetDrawingArea(pDrawingArea);
pDrawingArea->set_size_request(pDrawingArea->get_approximate_digit_width() * 27,
pDrawingArea->get_text_height() * 9);
}
void calccols(const vcl::RenderContext& rRenderContext);
void SelectSymbol(sal_uInt16 nSymbol);
sal_uInt16 GetSelectSymbol() const { return nSelectSymbol; }
void SetSymbolSet(const SymbolPtrVec_t& rSymbolSet);
void SetSelectHdl(const Link<SmShowSymbolSet&,void>& rLink) { aSelectHdlLink = rLink; }
void SetDblClickHdl(const Link<SmShowSymbolSet&,void>& rLink) { aDblClickHdlLink = rLink; }
2000-09-18 16:07:07 +00:00
};
class SmShowSymbol : public weld::CustomWidgetController
{
private:
vcl::Font m_aFont;
OUString m_aText;
Link<SmShowSymbol&,void> aDblClickHdlLink;
2000-09-18 16:07:07 +00:00
virtual void Paint(vcl::RenderContext& rRenderContext, const tools::Rectangle&) override;
virtual void MouseButtonDown(const MouseEvent& rMEvt) override;
void setFontSize(vcl::Font &rFont) const;
2000-09-18 16:07:07 +00:00
public:
SmShowSymbol();
virtual void SetDrawingArea(weld::DrawingArea* pDrawingArea) override
{
CustomWidgetController::SetDrawingArea(pDrawingArea);
pDrawingArea->set_size_request(pDrawingArea->get_approximate_digit_width() * 27,
pDrawingArea->get_text_height() * 9);
}
void SetText(const OUString& rText) { m_aText = rText; }
const OUString& GetText() const { return m_aText; }
void SetFont(const vcl::Font& rFont) { m_aFont = rFont; }
const vcl::Font& GetFont() const { return m_aFont; }
2000-09-18 16:07:07 +00:00
void SetSymbol(const SmSym *pSymbol);
void SetDblClickHdl(const Link<SmShowSymbol&,void> &rLink) { aDblClickHdlLink = rLink; }
2000-09-18 16:07:07 +00:00
};
class SmSymbolDialog : public weld::GenericDialogController
2000-09-18 16:07:07 +00:00
{
SmViewShell &rViewSh;
SmSymbolManager &rSymbolMgr;
OUString aSymbolSetName;
SymbolPtrVec_t aSymbolSet;
2000-09-18 16:07:07 +00:00
VclPtr<OutputDevice> pFontListDev;
SmShowSymbol m_aSymbolDisplay;
std::unique_ptr<weld::ComboBox> m_xSymbolSets;
std::unique_ptr<SmShowSymbolSet> m_xSymbolSetDisplay;
std::unique_ptr<weld::CustomWeld> m_xSymbolSetDisplayArea;
std::unique_ptr<weld::Label> m_xSymbolName;
std::unique_ptr<weld::CustomWeld> m_xSymbolDisplay;
std::unique_ptr<weld::Button> m_xGetBtn;
std::unique_ptr<weld::Button> m_xEditBtn;
DECL_LINK(SymbolSetChangeHdl, weld::ComboBox&, void);
DECL_LINK(SymbolChangeHdl, SmShowSymbolSet&, void);
DECL_LINK(SymbolDblClickHdl, SmShowSymbol&, void);
DECL_LINK(SymbolDblClickHdl2, SmShowSymbolSet&, void);
DECL_LINK(EditClickHdl, weld::Button&, void);
DECL_LINK(GetClickHdl, weld::Button&, void);
void SymbolDblClickHdl();
2000-09-18 16:07:07 +00:00
void FillSymbolSets();
2000-09-18 16:07:07 +00:00
const SmSym *GetSymbol() const;
2000-09-18 16:07:07 +00:00
public:
SmSymbolDialog(weld::Window* pParent, OutputDevice *pFntListDevice,
SmSymbolManager &rSymbolMgr, SmViewShell &rViewShell);
virtual ~SmSymbolDialog() override;
2000-09-18 16:07:07 +00:00
bool SelectSymbolSet(const OUString &rSymbolSetName);
void SelectSymbol(sal_uInt16 nSymbolPos);
2000-09-18 16:07:07 +00:00
};
class SmShowChar : public weld::CustomWidgetController
2000-09-18 16:07:07 +00:00
{
private:
OUString m_aText;
vcl::Font m_aFont;
virtual void Paint(vcl::RenderContext& rRenderContext, const tools::Rectangle&) override;
virtual void Resize() override;
2000-09-18 16:07:07 +00:00
public:
SmShowChar()
2000-09-18 16:07:07 +00:00
{
}
virtual void SetDrawingArea(weld::DrawingArea* pDrawingArea) override
{
CustomWidgetController::SetDrawingArea(pDrawingArea);
pDrawingArea->set_size_request(pDrawingArea->get_approximate_digit_width() * 7,
pDrawingArea->get_text_height() * 3);
2000-09-18 16:07:07 +00:00
}
void SetSymbol(const SmSym *pSym);
void SetSymbol(sal_UCS4 cChar, const vcl::Font &rFont);
void SetText(const OUString& rText) { m_aText = rText; }
const OUString& GetText() const { return m_aText; }
void SetFont(const vcl::Font& rFont) { m_aFont = rFont; }
const vcl::Font& GetFont() const { return m_aFont; }
};
class SmSymDefineDialog : public weld::GenericDialogController
2000-09-18 16:07:07 +00:00
{
VclPtr<VirtualDevice> m_xVirDev;
SmSymbolManager m_aSymbolMgrCopy;
SmSymbolManager& m_rSymbolMgr;
SmShowChar m_aOldSymbolDisplay;
SmShowChar m_aSymbolDisplay;
std::unique_ptr<SmSym> m_xOrigSymbol;
std::unique_ptr<SubsetMap> m_xSubsetMap;
std::unique_ptr<FontList> m_xFontList;
std::unique_ptr<weld::ComboBox> m_xOldSymbols;
std::unique_ptr<weld::ComboBox> m_xOldSymbolSets;
std::unique_ptr<weld::ComboBox> m_xSymbols;
std::unique_ptr<weld::ComboBox> m_xSymbolSets;
std::unique_ptr<weld::ComboBox> m_xFonts;
std::unique_ptr<weld::ComboBox> m_xFontsSubsetLB;
std::unique_ptr<weld::ComboBox> m_xStyles;
std::unique_ptr<weld::Label> m_xOldSymbolName;
std::unique_ptr<weld::Label> m_xOldSymbolSetName;
std::unique_ptr<weld::Label> m_xSymbolName;
std::unique_ptr<weld::Label> m_xSymbolSetName;
std::unique_ptr<weld::Button> m_xAddBtn;
std::unique_ptr<weld::Button> m_xChangeBtn;
std::unique_ptr<weld::Button> m_xDeleteBtn;
std::unique_ptr<weld::CustomWeld> m_xOldSymbolDisplay;
std::unique_ptr<weld::CustomWeld> m_xSymbolDisplay;
std::unique_ptr<SvxShowCharSet> m_xCharsetDisplay;
std::unique_ptr<weld::CustomWeld> m_xCharsetDisplayArea;
DECL_LINK(OldSymbolChangeHdl, weld::ComboBox&, void);
DECL_LINK(OldSymbolSetChangeHdl, weld::ComboBox&, void);
DECL_LINK(ModifyHdl, weld::ComboBox&, void);
DECL_LINK(FontChangeHdl, weld::ComboBox&, void);
DECL_LINK(SubsetChangeHdl, weld::ComboBox&, void);
DECL_LINK(StyleChangeHdl, weld::ComboBox&, void);
DECL_LINK(CharHighlightHdl, SvxShowCharSet*, void);
DECL_LINK(AddClickHdl, weld::Button&, void);
DECL_LINK(ChangeClickHdl, weld::Button&, void);
DECL_LINK(DeleteClickHdl, weld::Button&, void);
2000-09-18 16:07:07 +00:00
void FillSymbols(weld::ComboBox& rComboBox, bool bDeleteText = true);
void FillSymbolSets(weld::ComboBox& rComboBox, bool bDeleteText = true);
void FillFonts();
void FillStyles();
2000-09-18 16:07:07 +00:00
void SetSymbolSetManager(const SmSymbolManager &rMgr);
void SetFont(const OUString &rFontName, const OUString &rStyleName);
void SetOrigSymbol(const SmSym *pSymbol, const OUString &rSymbolSetName);
2000-09-18 16:07:07 +00:00
void UpdateButtons();
bool SelectSymbolSet(weld::ComboBox &rComboBox, const OUString &rSymbolSetName,
bool bDeleteText);
bool SelectSymbol(weld::ComboBox& rComboBox, const OUString &rSymbolName,
bool bDeleteText);
bool SelectFont(const OUString &rFontName, bool bApplyFont);
bool SelectStyle(const OUString &rStyleName, bool bApplyFont);
2000-09-18 16:07:07 +00:00
SmSym* GetSymbol(const weld::ComboBox& rComboBox);
const SmSym* GetSymbol(const weld::ComboBox& rComboBox) const
{
return const_cast<SmSymDefineDialog *>(this)->GetSymbol(rComboBox);
}
2000-09-18 16:07:07 +00:00
public:
SmSymDefineDialog(weld::Window *pParent, OutputDevice *pFntListDevice, SmSymbolManager &rMgr);
virtual ~SmSymDefineDialog() override;
virtual short run() override;
2000-09-18 16:07:07 +00:00
void SelectOldSymbolSet(const OUString &rSymbolSetName)
{
SelectSymbolSet(*m_xOldSymbolSets, rSymbolSetName, false);
}
2000-09-18 16:07:07 +00:00
void SelectOldSymbol(const OUString &rSymbolName)
{
SelectSymbol(*m_xOldSymbols, rSymbolName, false);
}
2000-09-18 16:07:07 +00:00
bool SelectSymbolSet(const OUString &rSymbolSetName)
{
return SelectSymbolSet(*m_xSymbolSets, rSymbolSetName, false);
}
2000-09-18 16:07:07 +00:00
bool SelectSymbol(const OUString &rSymbolName)
{
return SelectSymbol(*m_xSymbols, rSymbolName, false);
}
2000-09-18 16:07:07 +00:00
bool SelectFont(const OUString &rFontName) { return SelectFont(rFontName, true); }
bool SelectStyle(const OUString &rStyleName) { return SelectStyle(rStyleName, true); };
void SelectChar(sal_Unicode cChar);
};
2000-09-18 16:07:07 +00:00
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */