Lines Matching refs:rStrm

66     void                readString( SequenceInputStream& rStrm );
68 void readDouble( SequenceInputStream& rStrm );
70 void readDate( SequenceInputStream& rStrm );
72 void readBool( SequenceInputStream& rStrm );
74 void readError( SequenceInputStream& rStrm );
76 void readIndex( SequenceInputStream& rStrm );
79 void readString( BiffInputStream& rStrm, const WorkbookHelper& rHelper );
81 void readDouble( BiffInputStream& rStrm );
83 void readInteger( BiffInputStream& rStrm );
85 void readDate( BiffInputStream& rStrm );
87 void readBool( BiffInputStream& rStrm );
89 void readError( BiffInputStream& rStrm );
113 void importItem( sal_Int32 nRecId, SequenceInputStream& rStrm );
115 void importItemList( BiffInputStream& rStrm, sal_uInt16 nCount );
131 void importArray( SequenceInputStream& rStrm );
237 void importPCDField( SequenceInputStream& rStrm );
239 void importPCDFSharedItems( SequenceInputStream& rStrm );
241 void importPCDFSharedItem( sal_Int32 nRecId, SequenceInputStream& rStrm );
243 void importPCDFieldGroup( SequenceInputStream& rStrm );
245 void importPCDFRangePr( SequenceInputStream& rStrm );
247 void importPCDFDiscretePrItem( sal_Int32 nRecId, SequenceInputStream& rStrm );
249 void importPCDFGroupItem( sal_Int32 nRecId, SequenceInputStream& rStrm );
252 void importPCDField( BiffInputStream& rStrm );
254 void importPCDFRangePr( BiffInputStream& rStrm );
256 void importPCDFDiscretePr( BiffInputStream& rStrm );
304 void importPCRecordItem( SequenceInputStream& rStrm,
307 void importPCItemIndex( BiffInputStream& rStrm,
392 void importPCDefinition( SequenceInputStream& rStrm );
394 void importPCDSource( SequenceInputStream& rStrm );
396 …void importPCDSheetSource( SequenceInputStream& rStrm, const ::oox::core::Relations…
399 void importPCDSource( BiffInputStream& rStrm );
401 void importPCDefinition( BiffInputStream& rStrm );
434 void importPCRecord( SequenceInputStream& rStrm,
437 void importPCItemIndexList( BiffInputStream& rStrm,
442 void importDConRef( BiffInputStream& rStrm );
444 void importDConName( BiffInputStream& rStrm );
446 void importDConBIName( BiffInputStream& rStrm );
448 void importDConUrl( BiffInputStream& rStrm );
486 void importPivotCacheRef( BiffInputStream& rStrm );