Home
last modified time | relevance | path

Searched refs:nRecId (Results 76 – 80 of 80) sorted by relevance

1234

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx236 sal_uInt16 nRecId, sal_uInt32 nRecSize = 0 );
1315 XclExpExternSheetBase::XclExpExternSheetBase( const XclExpRoot& rRoot, sal_uInt16 nRecId, sal_uInt3… in XclExpExternSheetBase() argument
1316 XclExpRecord( nRecId, nRecSize ), in XclExpExternSheetBase()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx3122 sal_Bool DffRecordManager::SeekToContent( SvStream& rIn, sal_uInt16 nRecId, DffSeekToContentMode eM… in SeekToContent() argument
3124 DffRecordHeader* pHd = GetRecordHeader( nRecId, eMode ); in SeekToContent()
3134 DffRecordHeader* DffRecordManager::GetRecordHeader( sal_uInt16 nRecId, DffSeekToContentMode eMode ) in GetRecordHeader() argument
3147 if ( pHd->nRecType == nRecId ) in GetRecordHeader()
3159 if ( pHd->nRecType == nRecId ) in GetRecordHeader()
3163 if ( pHd->nRecType != nRecId ) in GetRecordHeader()
3353 FASTBOOL SvxMSDffManager::SeekToRec( SvStream& rSt, sal_uInt16 nRecId, sal_uLong nMaxFilePos, DffRe… in SeekToRec() argument
3370 if ( aHd.nRecType == nRecId ) in SeekToRec()
/trunk/main/filter/inc/filter/msfilter/
H A Dmsdffimp.hxx517 …FASTBOOL SeekToRec( SvStream& rSt, sal_uInt16 nRecId, sal_uLong nMaxFilePos, DffRecordHeader* pRec…
/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx1317 const XclChTypeInfo& GetTypeInfoFromRecId( sal_uInt16 nRecId ) const;
H A Dxichart.hxx103 const XclChTypeInfo& GetChartTypeInfo( sal_uInt16 nRecId ) const;

Completed in 137 milliseconds

1234