LibreOffice Module vcl (master)
1
|
#include <basegfx/range/b2irange.hxx>
#include <rtl/ustring.hxx>
#include <tools/color.hxx>
#include <tools/date.hxx>
#include <tools/fldunit.hxx>
#include <tools/gen.hxx>
#include <tools/link.hxx>
#include <vcl/dllapi.h>
#include <vcl/vclenum.hxx>
#include <vcl/font.hxx>
#include <vcl/vclptr.hxx>
#include <vcl/uitest/factory.hxx>
#include <com/sun/star/accessibility/XAccessibleRelationSet.hpp>
#include <com/sun/star/accessibility/XAccessible.hpp>
#include <assert.h>
#include <memory>
#include <vector>
Go to the source code of this file.
Namespaces | |
com::sun::star::awt | |
com::sun::star::datatransfer::clipboard | |
com::sun::star::datatransfer::dnd | |
com::sun::star::graphic | |
vcl | |
tools | |
weld | |
Typedefs | |
typedef css::uno::Reference< css::accessibility::XAccessible > | a11yref |
typedef css::uno::Reference< css::accessibility::XAccessibleRelationSet > | a11yrelationset |
typedef std::vector< ScreenShotEntry > | weld::ScreenShotCollection |
Functions | |
OUString | weld::toId (const void *pValue) |
template<typename T > | |
T | weld::fromId (const OUString &rValue) |
typedef css::uno::Reference<css::accessibility::XAccessible> a11yref |
typedef css::uno::Reference<css::accessibility::XAccessibleRelationSet> a11yrelationset |