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 | |
namespace | com |
namespace | com::sun |
namespace | com::sun::star |
namespace | com::sun::star::embed |
namespace | com::sun::star::io |
namespace | oox |
Typedefs | |
typedef std::shared_ptr< StorageBase > | oox::StorageRef |