LibreOffice Module vbahelper (master) 1
Functions
vbawindowbase.cxx File Reference
#include <vbahelper/vbawindowbase.hxx>
#include <com/sun/star/awt/PosSize.hpp>
#include <com/sun/star/awt/XWindow.hpp>
#include <com/sun/star/awt/XWindow2.hpp>
#include <com/sun/star/frame/XFrame.hpp>
#include <com/sun/star/frame/XModel.hpp>
Include dependency graph for vbawindowbase.cxx:

Go to the source code of this file.

Functions

static void setPosSize (const uno::Reference< awt::XWindow > &xWindow, sal_Int32 nValue, sal_Int16 nFlag)
 

Function Documentation

◆ setPosSize()

static void setPosSize ( const uno::Reference< awt::XWindow > &  xWindow,
sal_Int32  nValue,
sal_Int16  nFlag 
)
static