LibreOffice Module oox (master)
1
|
#include <functional>
#include <map>
#include <string_view>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
#include <oox/helper/refmap.hxx>
#include <oox/helper/refvector.hxx>
#include <rtl/ustring.hxx>
#include <sal/types.h>
Go to the source code of this file.
Classes | |
class | oox::ole::VbaFilterConfig |
class | oox::ole::VbaMacroAttacherBase |
Base class for objects that attach a macro to a specific action. More... | |
class | oox::ole::VbaProject |
Namespaces | |
com::sun::star | |
com::sun::star::container | |
com::sun::star::frame | |
com::sun::star::script | |
com::sun::star::script::vba | |
com::sun::star::uno | |
com::sun::star::io | |
oox | |
oox::ole | |
Typedefs | |
typedef std::shared_ptr< VbaMacroAttacherBase > | oox::ole::VbaMacroAttacherRef |