LibreOffice Module sw (master) 1
|
#include "vbaheaderfooterhelper.hxx"
#include "wordvbahelper.hxx"
#include <com/sun/star/text/XTextRangeCompare.hpp>
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/text/XPageCursor.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/lang/IllegalArgumentException.hpp>
Go to the source code of this file.
Macros | |
#define | FIRST_PAGE 1 |
#define FIRST_PAGE 1 |
Definition at line 30 of file vbaheaderfooterhelper.cxx.