Searched refs:XclExpExternSheet (Results 1 – 1 of 1) sorted by relevance
254 class XclExpExternSheet : public XclExpExternSheetBase class258 explicit XclExpExternSheet( const XclExpRoot& rRoot, sal_Unicode cCode );552 typedef XclExpRecordList< XclExpExternSheet > XclExpExtSheetList;1336 XclExpExternSheet::XclExpExternSheet( const XclExpRoot& rRoot, sal_Unicode cCode ) : in XclExpExternSheet() function in XclExpExternSheet1342 XclExpExternSheet::XclExpExternSheet( const XclExpRoot& rRoot, const String& rTabName ) : in XclExpExternSheet() function in XclExpExternSheet1349 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()2063 xRec.reset( new XclExpExternSheet( GetRoot(), EXC_EXTSH_OWNTAB ) ); in CreateInternal()[all …]
Completed in 52 milliseconds