LibreOffice Module svx (master) 1
Namespaces | Functions
fontworkgallery.cxx File Reference
#include <com/sun/star/text/WritingMode.hpp>
#include <comphelper/lok.hxx>
#include <comphelper/propertyvalue.hxx>
#include <vcl/toolbox.hxx>
#include <vcl/virdev.hxx>
#include <sfx2/viewsh.hxx>
#include <svl/itempool.hxx>
#include <svtools/toolbarmenu.hxx>
#include <svtools/popupwindowcontroller.hxx>
#include <svx/fmmodel.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdview.hxx>
#include <svx/gallery.hxx>
#include <svx/fontworkgallery.hxx>
#include <tools/UnitConversion.hxx>
#include <algorithm>
#include <memory>
Include dependency graph for fontworkgallery.cxx:

Go to the source code of this file.

Namespaces

namespace  svx
 

Functions

 svx::IMPL_LINK_NOARG (FontWorkGalleryDialog, ClickOKHdl, weld::Button &, void)
 
 svx::IMPL_LINK_NOARG (FontWorkGalleryDialog, DoubleClickFavoriteHdl, weld::IconView &, bool)
 
 svx::IMPL_LINK (FontWorkGalleryDialog, QueryTooltipHandler, const weld::TreeIter &, iter, OUString)
 
constexpr OUStringLiteral svx::gsFontworkAlignment (u".uno:FontworkAlignment")
 
 svx::IMPL_LINK (FontworkAlignmentWindow, SelectHdl, weld::Toggleable &, rButton, void)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_FontworkAlignmentControl_get_implementation (css::uno::XComponentContext *xContext, css::uno::Sequence< css::uno::Any > const &)
 
constexpr OUStringLiteral svx::gsFontworkCharacterSpacing (u".uno:FontworkCharacterSpacing")
 
constexpr OUStringLiteral svx::gsFontworkKernCharacterPairs (u".uno:FontworkKernCharacterPairs")
 
 svx::IMPL_LINK_NOARG (FontworkCharacterSpacingWindow, KernSelectHdl, weld::Toggleable &, void)
 
 svx::IMPL_LINK (FontworkCharacterSpacingWindow, SelectHdl, weld::Toggleable &, rButton, void)
 
 svx::IMPL_LINK_NOARG (FontworkCharacterSpacingWindow, MouseReleaseHdl, const MouseEvent &, bool)
 
SAL_DLLPUBLIC_EXPORT css::uno::XInterface * svx::com_sun_star_comp_svx_FontworkCharacterSpacingControl_get_implementation (css::uno::XComponentContext *xContext, css::uno::Sequence< css::uno::Any > const &)