Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx254 class XclExpExternSheet : public XclExpExternSheetBase class
258 explicit XclExpExternSheet( const XclExpRoot& rRoot, sal_Unicode cCode );
260 explicit XclExpExternSheet( const XclExpRoot& rRoot, const String& rTabName );
552 typedef XclExpRecordList< XclExpExternSheet > XclExpExtSheetList;
1336 XclExpExternSheet::XclExpExternSheet( const XclExpRoot& rRoot, sal_Unicode cCode ) : in XclExpExternSheet() function in XclExpExternSheet
1342 XclExpExternSheet::XclExpExternSheet( const XclExpRoot& rRoot, const String& rTabName ) : in XclExpExternSheet() function in XclExpExternSheet
1349 void XclExpExternSheet::Save( XclExpStream& rStrm ) in Save()
1357 void XclExpExternSheet::Init( const String& rEncUrl ) in Init()
1364 sal_uInt16 XclExpExternSheet::InsertAddIn( const String& rName ) in InsertAddIn()
1369 void XclExpExternSheet::WriteBody( XclExpStream& rStrm ) in WriteBody()
[all …]