LibreOffice Module vcl (master) 1
Namespaces | Functions
weldutils.cxx File Reference
#include <com/sun/star/util/URLTransformer.hpp>
#include <com/sun/star/frame/Desktop.hpp>
#include <comphelper/processfactory.hxx>
#include <svl/numformat.hxx>
#include <svl/zforlist.hxx>
#include <svl/zformat.hxx>
#include <vcl/builderpage.hxx>
#include <vcl/commandevent.hxx>
#include <vcl/commandinfoprovider.hxx>
#include <vcl/event.hxx>
#include <vcl/toolkit/floatwin.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <vcl/weldutils.hxx>
Include dependency graph for weldutils.cxx:

Go to the source code of this file.

Namespaces

namespace  weld
 

Functions

void weld::RemoveParentKeepChildren (weld::TreeView &rTreeView, const weld::TreeIter &rParent)
 
 weld::IMPL_LINK_NOARG (EntryFormatter, ModifyHdl, weld::Entry &, void)
 
 weld::IMPL_LINK_NOARG (EntryFormatter, FocusOutHdl, weld::Widget &, void)
 
 weld::IMPL_LINK_NOARG (PatternFormatter, ModifyHdl, weld::Entry &, void)
 
 weld::IMPL_LINK_NOARG (PatternFormatter, FocusOutHdl, weld::Widget &, void)
 
 weld::IMPL_LINK_NOARG (PatternFormatter, FocusInHdl, weld::Widget &, void)
 
int weld::GetMinimumEditHeight ()
 
 weld::IMPL_LINK (ButtonPressRepeater, MousePressHdl, const MouseEvent &, rMouseEvent, bool)
 
 weld::IMPL_LINK_NOARG (ButtonPressRepeater, MouseReleaseHdl, const MouseEvent &, bool)
 
 weld::IMPL_LINK_NOARG (ButtonPressRepeater, RepeatTimerHdl, Timer *, void)
 
weld::Windowweld::GetPopupParent (vcl::Window &rOutWin, tools::Rectangle &rRect)
 
void weld::SetPointFont (OutputDevice &rDevice, const vcl::Font &rFont)