Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxeview.cxx299 XclExpTabViewSettings::XclExpTabViewSettings( const XclExpRoot& rRoot, SCTAB nScTab ) : in XclExpTabViewSettings() function in XclExpTabViewSettings
404 void XclExpTabViewSettings::Save( XclExpStream& rStrm ) in Save()
429 void XclExpTabViewSettings::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
471 void XclExpTabViewSettings::CreateSelectionData( sal_uInt8 nPane, in CreateSelectionData()
497 void XclExpTabViewSettings::WriteWindow2( XclExpStream& rStrm ) const in WriteWindow2()
505 void XclExpTabViewSettings::WriteScl( XclExpStream& rStrm ) const in WriteScl()
511 void XclExpTabViewSettings::WritePane( XclExpStream& rStrm ) const in WritePane()
522 void XclExpTabViewSettings::WriteSelection( XclExpStream& rStrm, sal_uInt8 nPane ) const in WriteSelection()
528 void XclExpTabViewSettings::WriteTabBgColor( XclExpStream& rStrm ) const in WriteTabBgColor()
H A Dexcdoc.cxx513 aRecList.AppendNewRecord( new XclExpTabViewSettings( GetRoot(), mnScTab ) ); in FillAsTable()
568 aRecList.AppendNewRecord( new XclExpTabViewSettings( GetRoot(), mnScTab ) ); in FillAsXmlTable()
654 aRecList.AppendNewRecord( new XclExpTabViewSettings( GetRoot(), mnScTab ) ); in FillAsEmptyTable()
/trunk/main/sc/source/filter/inc/
H A Dxeview.hxx147 class XclExpTabViewSettings : public XclExpRecordBase, protected XclExpRoot class
151 explicit XclExpTabViewSettings( const XclExpRoot& rRoot, SCTAB nScTab );

Completed in 27 milliseconds