#include <dumperbase.hxx>
Definition at line 136 of file dumperbase.hxx.
◆ BinaryInputStreamRef() [1/4]
oox::dump::BinaryInputStreamRef::BinaryInputStreamRef |
( |
| ) |
|
|
inline |
◆ BinaryInputStreamRef() [2/4]
oox::dump::BinaryInputStreamRef::BinaryInputStreamRef |
( |
std::shared_ptr< BinaryInputStream > const & |
pInStrm | ) |
|
|
inline |
◆ BinaryInputStreamRef() [3/4]
oox::dump::BinaryInputStreamRef::BinaryInputStreamRef |
( |
const css::uno::Reference< css::io::XInputStream > & |
rxInStrm | ) |
|
|
inline |
◆ BinaryInputStreamRef() [4/4]
template<typename StreamType >
oox::dump::BinaryInputStreamRef::BinaryInputStreamRef |
( |
const std::shared_ptr< StreamType > & |
rxInStrm | ) |
|
|
inline |
The documentation for this class was generated from the following file: