LibreOffice Module sw (master) 1
|
#include <vbahelper/vbahelper.hxx>
#include <com/sun/star/text/XText.hpp>
#include <com/sun/star/text/XTextViewCursor.hpp>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
Go to the source code of this file.
Namespaces | |
namespace | ooo |
namespace | ooo::vba |
namespace | ooo::vba::word |
Enumerations | |
enum | ooo::vba::word::E_DIRECTION { ooo::vba::word::MOVE_LEFT = 1 , ooo::vba::word::MOVE_RIGHT , ooo::vba::word::MOVE_UP , ooo::vba::word::MOVE_DOWN } |