LibreOffice Module oox (master)
1
|
#include <functional>
#include <memory>
#include <vector>
#include <com/sun/star/uno/Reference.hxx>
#include <oox/dllapi.h>
#include <oox/helper/refmap.hxx>
#include <rtl/ustring.hxx>
Go to the source code of this file.
Classes | |
class | oox::StorageBase |
Base class for storage access implementations. More... | |
Namespaces | |
com::sun::star | |
com::sun::star::embed | |
com::sun::star::io | |
oox | |
Typedefs | |
typedef std::shared_ptr< StorageBase > | oox::StorageRef |