Searched defs:BinaryInputStreamRef (Results 1 – 3 of 3) sorted by relevance
239 typedef ::boost::shared_ptr< BinaryInputStream > BinaryInputStreamRef; typedef
148 class BinaryInputStreamRef : public ::oox::BinaryInputStreamRef class151 inline BinaryInputStreamRef() {} in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef153 inline /*implicit*/ BinaryInputStreamRef( BinaryInputStream* pInStrm ) : in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef156 …inline /*implicit*/ BinaryInputStreamRef( const ::com::sun::star::uno::Reference< ::com::sun::star… in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef160 inline /*implicit*/ BinaryInputStreamRef( const ::boost::shared_ptr< StreamType >& rxInStrm ) : in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef
2229 void StorageObjectBase::implDumpBaseStream( const BinaryInputStreamRef&, const OUString& ) in implDumpBaseStream()
Completed in 71 milliseconds