LibreOffice Module test (master) 1
Namespaces | Functions
form.cxx File Reference
#include <test/helper/form.hxx>
#include <sal/types.h>
#include <com/sun/star/awt/Point.hpp>
#include <com/sun/star/awt/Size.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/drawing/XControlShape.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
#include <com/sun/star/uno/XInterface.hpp>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/uno/Reference.hxx>
Include dependency graph for form.cxx:

Go to the source code of this file.

Namespaces

namespace  apitest
 
namespace  apitest::helper
 
namespace  apitest::helper::form
 

Functions

uno::Reference< drawing::XControlShape > OOO_DLLPUBLIC_TEST apitest::helper::form::createCommandButton (const uno::Reference< lang::XComponent > &r_xComponent, const sal_Int32 nX, const sal_Int32 nY, const sal_Int32 nHeight, const sal_Int32 nWidth)
 
uno::Reference< drawing::XControlShape > OOO_DLLPUBLIC_TEST apitest::helper::form::createControlShape (const uno::Reference< lang::XComponent > &r_xComponent, std::u16string_view r_aKind, const sal_Int32 nX, const sal_Int32 nY, const sal_Int32 nHeight, const sal_Int32 nWidth)