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/interfacecontainer2.hxx>
#include <cppuhelper/compbase.hxx>
#include <tools/time.hxx>
#include <vcl/dllapi.h>
#include <vcl/formatter.hxx>
#include <vcl/timer.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 |
Namespaces | |
vcl | |
weld | |
Typedefs | |
typedef cppu::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, weld::TreeIter &rParent) |
int | weld::GetMinimumEditHeight () |
weld::Window * | weld::GetPopupParent (vcl::Window &rOutWin, tools::Rectangle &rRect) |