Home
last modified time | relevance | path

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

/AOO41X/main/sc/source/filter/excel/
H A Dxelink.cxx232 class XclExpExternSheetBase : public XclExpRecord, protected XclExpRoot class
235 explicit XclExpExternSheetBase( const XclExpRoot& rRoot,
254 class XclExpExternSheet : public XclExpExternSheetBase
282 class XclExpSupbook : public XclExpExternSheetBase
1315 XclExpExternSheetBase::XclExpExternSheetBase( const XclExpRoot& rRoot, sal_uInt16 nRecId, sal_uInt3… in XclExpExternSheetBase() function in XclExpExternSheetBase
1321 XclExpExtNameBuffer& XclExpExternSheetBase::GetExtNameBuffer() in GetExtNameBuffer()
1328 void XclExpExternSheetBase::WriteExtNameBuffer( XclExpStream& rStrm ) in WriteExtNameBuffer()
1337 XclExpExternSheetBase( rRoot, EXC_ID_EXTERNSHEET ) in XclExpExternSheet()
1343 XclExpExternSheetBase( rRoot, EXC_ID_EXTERNSHEET ) in XclExpExternSheet()
1382 XclExpExternSheetBase( rRoot, EXC_ID_SUPBOOK, 4 ), in XclExpSupbook()
[all …]