Home
last modified time | relevance | path

Searched defs:BinaryInputStreamRef (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx239 typedef ::boost::shared_ptr< BinaryInputStream > BinaryInputStreamRef; typedef
/trunk/main/oox/inc/oox/dump/
H A Ddumperbase.hxx148 class BinaryInputStreamRef : public ::oox::BinaryInputStreamRef class
151 inline BinaryInputStreamRef() {} in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef
153 inline /*implicit*/ BinaryInputStreamRef( BinaryInputStream* pInStrm ) : in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef
156 …inline /*implicit*/ BinaryInputStreamRef( const ::com::sun::star::uno::Reference< ::com::sun::star… in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef
160 inline /*implicit*/ BinaryInputStreamRef( const ::boost::shared_ptr< StreamType >& rxInStrm ) : in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef
/trunk/main/oox/source/dump/
H A Ddumperbase.cxx2229 void StorageObjectBase::implDumpBaseStream( const BinaryInputStreamRef&, const OUString& ) in implDumpBaseStream()

Completed in 62 milliseconds