LibreOffice Module vcl (master) 1
|
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/frame/XDispatch.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XStatusListener.hpp>
#include <com/sun/star/uno/Reference.hxx>
#include <comphelper/interfacecontainer4.hxx>
#include <comphelper/compbase.hxx>
#include <tools/time.hxx>
#include <vcl/dllapi.h>
#include <vcl/formatter.hxx>
#include <vcl/timer.hxx>
#include <vcl/transfer.hxx>
#include <vcl/weld.hxx>
Go to the source code of this file.
Classes | |
class | weld::TransportAsXWindow |
class | weld::WidgetStatusListener_Base |
class | weld::WidgetStatusListener |
class | weld::EntryFormatter |
class | weld::DoubleNumericFormatter |
class | weld::LongCurrencyFormatter |
class | weld::TimeFormatter |
class | weld::DateFormatter |
class | weld::PatternFormatter |
class | weld::ButtonPressRepeater |
class | weld::ReorderingDropTarget |
Namespaces | |
namespace | vcl |
namespace | weld |
Typedefs | |
typedef comphelper::WeakComponentImplHelper< css::awt::XWindow > | weld::TransportAsXWindow_Base |
Functions | |
size_t | weld::GetAbsPos (const weld::TreeView &rTreeView, const weld::TreeIter &rIter) |
bool | weld::IsEntryVisible (const weld::TreeView &rTreeView, const weld::TreeIter &rIter) |
void | weld::RemoveParentKeepChildren (weld::TreeView &rTreeView, const weld::TreeIter &rParent) |
int | weld::GetMinimumEditHeight () |
weld::Window * | weld::GetPopupParent (vcl::Window &rOutWin, tools::Rectangle &rRect) |
void | weld::SetPointFont (OutputDevice &rDevice, const vcl::Font &rFont) |