|
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 | |
| namespace | com |
| namespace | com::sun |
| namespace | com::sun::star |
| namespace | com::sun::star::container |
| namespace | com::sun::star::frame |
| namespace | com::sun::star::script |
| namespace | com::sun::star::script::vba |
| namespace | com::sun::star::uno |
| namespace | com::sun::star::io |
| namespace | oox |
| namespace | oox::ole |
Typedefs | |
| typedef std::shared_ptr< VbaMacroAttacherBase > | oox::ole::VbaMacroAttacherRef |