Home
last modified time | relevance | path

Searched refs:BinaryInputStreamRef (Results 1 – 12 of 12) sorted by relevance

/trunk/main/oox/inc/oox/dump/
H A Doledumper.hxx324 const BinaryInputStreamRef& rxStrm,
330 const BinaryInputStreamRef& rxStrm,
580 const BinaryInputStreamRef& rxStrm,
585 const BinaryInputStreamRef& rxStrm,
668 const BinaryInputStreamRef& rxStrm,
694 const BinaryInputStreamRef& rxStrm,
738 const BinaryInputStreamRef& rxStrm,
801 const BinaryInputStreamRef& rxStrm,
818 BinaryInputStreamRef mxInStrm;
830 const BinaryInputStreamRef& rxStrm,
[all …]
H A Ddumperbase.hxx148 class BinaryInputStreamRef : public ::oox::BinaryInputStreamRef class
151 inline BinaryInputStreamRef() {} in BinaryInputStreamRef() function in oox::dump::BinaryInputStreamRef
1332 const BinaryInputStreamRef& rxStrm,
1652 BinaryInputStreamRef mxStrm;
1788 const BinaryInputStreamRef& rxStrm,
1812 const BinaryInputStreamRef& rxStrm,
1817 const BinaryInputStreamRef& rxStrm,
1842 const BinaryInputStreamRef& rxStrm,
1848 const BinaryInputStreamRef& rxStrm,
1863 const BinaryInputStreamRef& rxStrm,
[all …]
H A Dbiffdumper.hxx56 const BinaryInputStreamRef& rxStrm );
67 … BiffCtlsStreamObject( const OutputObjectBase& rParent, const BinaryInputStreamRef& rxStrm );
144 …void construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, ::oo…
402 …void construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, ::oo…
418 …explicit WorkbookStreamObject( const ObjectBase& rParent, const BinaryInputStreamRef& r…
511 const BinaryInputStreamRef& rxStrm,
540 const BinaryInputStreamRef& rxStrm,
H A Ddffdumper.hxx47 …void construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, cons…
48 …void construct( const OutputObjectBase& rParent, const BinaryInputStreamRef& rxStrm…
H A Dxlsbdumper.hxx51 …void construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, cons…
199 …explicit RecordStreamObject( ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, c…
/trunk/main/oox/source/dump/
H A Doledumper.cxx258 OleStreamObject::OleStreamObject( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, co… in OleStreamObject()
1042 …const BinaryInputStreamRef& rxStrm, const OUString& rSysFileName, const String& rPropNameList, boo… in construct()
1049 const BinaryInputStreamRef& rxStrm, const String& rPropNameList, bool b64BitPropFlags ) in construct()
1955 … const BinaryInputStreamRef& rxStrm, const OUString& rSysFileName, VbaFormSharedData& rFormData ) : in VbaOStreamObject()
1971 BinaryInputStreamRef xRelStrm( new RelativeInputStream( *mxStrm, aIt->mnLength ) ); in implDump()
2022 … const BinaryInputStreamRef& rxStrm, const OUString& rSysFileName, VbaFormSharedData& rFormData ) : in VbaXStreamObject()
2113 … const BinaryInputStreamRef& rxStrm, const OUString& rSysFileName, VbaSharedData& rVbaData ) : in VbaDirStreamObject()
2119 BinaryInputStreamRef xVbaStrm( new ::oox::ole::VbaInputStream( *mxInStrm ) ); in VbaDirStreamObject()
2252 const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, in VbaModuleStreamObject()
2266 BinaryInputStreamRef xVbaStrm( new ::oox::ole::VbaInputStream( *mxStrm ) ); in implDump()
[all …]
H A Ddumperbase.cxx2214 BinaryInputStreamRef xInStrm( new BinaryXInputStream( xBaseStrm, false ) ); in implDump()
2229 void StorageObjectBase::implDumpBaseStream( const BinaryInputStreamRef&, const OUString& ) in implDumpBaseStream() argument
2864 const BinaryInputStreamRef& rxStrm, rtl_TextEncoding eTextEnc ) in construct()
2901 const BinaryInputStreamRef& rxStrm, rtl_TextEncoding eTextEnc ) in TextLineStreamObject()
2929 const BinaryInputStreamRef& rxStrm, const OUString& rSysFileName ) in XmlStreamObject()
3023 const BinaryInputStreamRef& rxBaseStrm, const OUString& rSysFileName, in construct()
3024 const BinaryInputStreamRef& rxRecStrm, const String& rRecNames, const String& rSimpleRecs ) in construct()
3031 const BinaryInputStreamRef& rxRecStrm, const String& rRecNames, const String& rSimpleRecs ) in construct()
3109 const BinaryInputStreamRef& rxBaseStrm, const ::rtl::OUString& rSysFileName, in construct()
3112 BinaryInputStreamRef xRecStrm( new SequenceInputStream( *mxRecData ) ); in construct()
[all …]
H A Dbiffdumper.cxx98 void lclDumpDffClientPos( const OutputRef& rxOut, const BinaryInputStreamRef& rxStrm, const String&… in lclDumpDffClientPos()
116 void lclDumpDffClientRect( const OutputRef& rxOut, const BinaryInputStreamRef& rxStrm ) in lclDumpDffClientRect()
129 …mObject::BiffDffStreamObject( const OutputObjectBase& rParent, const BinaryInputStreamRef& rxStrm ) in BiffDffStreamObject()
142 …Object::BiffCtlsStreamObject( const OutputObjectBase& rParent, const BinaryInputStreamRef& rxStrm ) in BiffCtlsStreamObject()
165 BinaryInputStreamRef xRelStrm( new RelativeInputStream( *mxStrm, mnLength ) ); in implDump()
272 void BiffObjectBase::construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, Biff… in construct()
285BinaryInputStreamRef xCtlsStrm( new BinaryXInputStream( pRootStrg->openInputStream( CREATE_OUSTRIN… in construct()
1553 void RecordStreamObject::construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, … in construct()
1567 WorkbookStreamObject::WorkbookStreamObject( const ObjectBase& rParent, const BinaryInputStreamRef& … in WorkbookStreamObject()
4447 …mObject::PivotCacheStreamObject( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, Bi… in PivotCacheStreamObject()
[all …]
H A Ddffdumper.cxx61 void DffStreamObject::construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, con… in construct()
67 void DffStreamObject::construct( const OutputObjectBase& rParent, const BinaryInputStreamRef& rxStr… in construct()
H A Dxlsbdumper.cxx77 void RecordObjectBase::construct( const ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, co… in construct()
987 RecordStreamObject::RecordStreamObject( ObjectBase& rParent, const BinaryInputStreamRef& rxStrm, co… in RecordStreamObject()
/trunk/main/oox/inc/oox/core/
H A Drecordparser.hxx44 BinaryInputStreamRef mxInStream;
/trunk/main/oox/inc/oox/helper/
H A Dbinaryinputstream.hxx239 typedef ::boost::shared_ptr< BinaryInputStream > BinaryInputStreamRef; typedef

Completed in 131 milliseconds