LibreOffice Module sot (master) 1
Classes | Typedefs | Functions
storinfo.hxx File Reference
#include <rtl/ustring.hxx>
#include <utility>
#include <vector>
#include <sot/sotdllapi.h>
#include <sot/formats.hxx>
Include dependency graph for storinfo.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SvStorageInfo
 

Typedefs

typedef std::vector< SvStorageInfoSvStorageInfoList
 

Functions

SotClipboardFormatId ReadClipboardFormat (SvStream &rStm)
 
SOT_DLLPUBLIC void WriteClipboardFormat (SvStream &rStm, SotClipboardFormatId nFormat)
 

Typedef Documentation

◆ SvStorageInfoList

typedef std::vector<SvStorageInfo> SvStorageInfoList

Definition at line 56 of file storinfo.hxx.

Function Documentation

◆ ReadClipboardFormat()

SotClipboardFormatId ReadClipboardFormat ( SvStream rStm)

◆ WriteClipboardFormat()

SOT_DLLPUBLIC void WriteClipboardFormat ( SvStream rStm,
SotClipboardFormatId  nFormat 
)