Searched defs:rInStrm (Results 1 – 11 of 11) sorted by relevance
/aoo4110/main/oox/source/ole/ |
H A D | axbinaryreader.cxx | 46 AxAlignedInputStream::AxAlignedInputStream( BinaryInputStream& rInStrm ) : in AxAlignedInputStream() 141 bool AxFontData::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 156 bool AxFontData::importStdFont( BinaryInputStream& rInStrm ) in importStdFont() 177 bool AxFontData::importGuidAndFont( BinaryInputStream& rInStrm ) in importGuidAndFont() 214 bool AxBinaryPropertyReader::PairProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty() 220 bool AxBinaryPropertyReader::StringProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty() 225 bool AxBinaryPropertyReader::StringArrayProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty() 240 bool AxBinaryPropertyReader::GuidProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty() 246 bool AxBinaryPropertyReader::FontProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty() 251 bool AxBinaryPropertyReader::PictureProperty::readProperty( AxAlignedInputStream& rInStrm ) in readProperty() [all …]
|
H A D | olehelper.cxx | 94 OUString lclReadStdHlinkString( BinaryInputStream& rInStrm, bool bUnicode ) in lclReadStdHlinkString() 174 /*static*/ OUString OleHelper::importGuid( BinaryInputStream& rInStrm ) in importGuid() 193 /*static*/ bool OleHelper::importStdFont( StdFontInfo& orFontInfo, BinaryInputStream& rInStrm, bool… in importStdFont() 211 …ol OleHelper::importStdPic( StreamDataSequence& orGraphicData, BinaryInputStream& rInStrm, bool bW… in importStdPic() 228 /*static*/ bool OleHelper::importStdHlink( StdHlinkInfo& orHlinkInfo, BinaryInputStream& rInStrm, b… in importStdHlink()
|
H A D | axcontrol.cxx | 590 bool ComCtlModelBase::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 649 bool ComCtlModelBase::importSizePart( BinaryInputStream& rInStrm ) in importSizePart() 676 bool ComCtlModelBase::importComplexPart( BinaryInputStream& rInStrm ) in importComplexPart() 716 void ComCtlScrollBarModel::importControlData( BinaryInputStream& rInStrm ) in importControlData() 800 bool AxFontDataModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 879 bool AxCommandButtonModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 942 bool AxLabelModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 1017 bool AxImageModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 1374 bool AxSpinButtonModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 1454 bool AxScrollBarModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() [all …]
|
H A D | vbahelper.cxx | 54 …per::readDirRecord( sal_uInt16& rnRecId, StreamDataSequence& rRecData, BinaryInputStream& rInStrm ) in readDirRecord()
|
H A D | vbacontrol.cxx | 202 bool VbaSiteModel::importBinaryModel( BinaryInputStream& rInStrm ) in importBinaryModel() 350 void VbaFormControl::importModelOrStorage( BinaryInputStream& rInStrm, StorageBase& rStrg, const Ax… in importModelOrStorage() 406 void VbaFormControl::importControlModel( BinaryInputStream& rInStrm, const AxClassTable& rClassTabl… in importControlModel() 501 bool VbaFormControl::importSiteModel( BinaryInputStream& rInStrm ) in importSiteModel() 507 bool VbaFormControl::importEmbeddedSiteModels( BinaryInputStream& rInStrm ) in importEmbeddedSiteModels()
|
H A D | vbainputstream.cxx | 45 VbaInputStream::VbaInputStream( BinaryInputStream& rInStrm ) : in VbaInputStream()
|
/aoo4110/main/oox/source/helper/ |
H A D | textinputstream.cxx | 75 UnoBinaryInputStream::UnoBinaryInputStream( BinaryInputStream& rInStrm ) : in UnoBinaryInputStream() 129 …tInputStream( const Reference< XComponentContext >& rxContext, BinaryInputStream& rInStrm, rtl_Tex… in TextInputStream()
|
H A D | binaryinputstream.cxx | 277 RelativeInputStream::RelativeInputStream( BinaryInputStream& rInStrm, sal_Int64 nSize ) : in RelativeInputStream()
|
/aoo4110/main/oox/source/xls/ |
H A D | biffinputstream.cxx | 43 BiffInputRecordBuffer::BiffInputRecordBuffer( BinaryInputStream& rInStrm ) : in BiffInputRecordBuffer()
|
/aoo4110/main/sc/source/filter/excel/ |
H A D | xestream.cxx | 266 sal_Size XclExpStream::CopyFromStream( SvStream& rInStrm, sal_Size nBytes ) in CopyFromStream()
|
H A D | xistream.cxx | 418 XclImpStream::XclImpStream( SvStream& rInStrm, const XclImpRoot& rRoot, bool bContLookup ) : in XclImpStream()
|
Completed in 58 milliseconds