LibreOffice Module sw (master) 1
|
#include "vbainformationhelper.hxx"
#include <com/sun/star/text/XPageCursor.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <tools/UnitConversion.hxx>
#include "wordvbahelper.hxx"
#include <docsh.hxx>
#include <doc.hxx>
#include <vbahelper/vbahelper.hxx>
#include <viewsh.hxx>
#include <IDocumentLayoutAccess.hxx>
Go to the source code of this file.
Variables | |
const sal_Int32 | DEFAULT_PAGE_DISTANCE = 500 |
const sal_Int32 DEFAULT_PAGE_DISTANCE = 500 |
Definition at line 33 of file vbainformationhelper.cxx.
Referenced by SwVbaInformationHelper::handleWdVerticalPositionRelativeToPage().