|
LibreOffice Module sw (master) 1
|
#include "vbaselection.hxx"#include <utility>#include <vbahelper/vbahelper.hxx>#include "vbarange.hxx"#include "vbafind.hxx"#include <com/sun/star/text/XTextRange.hpp>#include <com/sun/star/text/XTextTable.hpp>#include <com/sun/star/text/XTextTableCursor.hpp>#include <com/sun/star/table/XCell.hpp>#include <basic/sberrors.hxx>#include <ooo/vba/word/WdUnits.hpp>#include <ooo/vba/word/WdMovementType.hpp>#include <ooo/vba/word/WdGoToItem.hpp>#include <ooo/vba/word/WdGoToDirection.hpp>#include <ooo/vba/word/XBookmark.hpp>#include <ooo/vba/word/XApplication.hpp>#include <ooo/vba/word/WdCollapseDirection.hpp>#include <com/sun/star/text/XPageCursor.hpp>#include <unotbl.hxx>#include <unocoll.hxx>#include "vbatable.hxx"#include <com/sun/star/view/XViewCursor.hpp>#include <com/sun/star/view/XLineCursor.hpp>#include <com/sun/star/text/XWordCursor.hpp>#include <com/sun/star/text/XParagraphCursor.hpp>#include <ooo/vba/word/WdInformation.hpp>#include <ooo/vba/word/WdHeaderFooterIndex.hpp>#include <ooo/vba/word/WdSeekView.hpp>#include "vbainformationhelper.hxx"#include "vbafield.hxx"#include "vbaheaderfooter.hxx"#include "vbaheaderfooterhelper.hxx"#include <vbahelper/vbashaperange.hxx>#include <com/sun/star/drawing/ShapeCollection.hpp>#include <com/sun/star/drawing/XDrawPageSupplier.hpp>#include <com/sun/star/drawing/XDrawPage.hpp>#include "vbarows.hxx"#include "vbacolumns.hxx"#include "vbatablehelper.hxx"#include "vbacells.hxx"#include "vbaview.hxx"#include "vbaparagraph.hxx"#include "vbastyle.hxx"#include <docsh.hxx>#include <tblenum.hxx>#include <sal/log.hxx>#include <fesh.hxx>