Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxiview.cxx94 XclImpTabViewSettings::XclImpTabViewSettings( const XclImpRoot& rRoot ) : in XclImpTabViewSettings() function in XclImpTabViewSettings
100 void XclImpTabViewSettings::Initialize() in Initialize()
105 void XclImpTabViewSettings::ReadTabBgColor( XclImpStream& rStrm, XclImpPalette& rPal ) in ReadTabBgColor()
123 void XclImpTabViewSettings::ReadWindow2( XclImpStream& rStrm, bool bChart ) in ReadWindow2()
185 void XclImpTabViewSettings::ReadScl( XclImpStream& rStrm ) in ReadScl()
194 void XclImpTabViewSettings::ReadPane( XclImpStream& rStrm ) in ReadPane()
202 void XclImpTabViewSettings::ReadSelection( XclImpStream& rStrm ) in ReadSelection()
213 void XclImpTabViewSettings::Finalize() in Finalize()
H A Dxiroot.cxx91 mrImpData.mxTabViewSett.reset( new XclImpTabViewSettings( GetRoot() ) ); in XclImpRoot()
263 XclImpTabViewSettings& XclImpRoot::GetTabViewSettings() const in GetTabViewSettings()
H A Dread.cxx52 XclImpTabViewSettings& rTabViewSett = GetTabViewSettings(); in Read()
784 XclImpTabViewSettings& rTabViewSett = GetTabViewSettings(); in Read()
H A Dxichart.cxx4164 XclImpTabViewSettings& rTabViewSett = GetTabViewSettings(); in ReadChartSubStream()
/aoo4110/main/sc/source/filter/inc/
H A Dxiroot.hxx57 class XclImpTabViewSettings;
85 typedef ScfRef< XclImpTabViewSettings > XclImpTabViewSettRef;
197 XclImpTabViewSettings& GetTabViewSettings() const;
H A Dxiview.hxx63 class XclImpTabViewSettings : protected XclImpRoot class
66 explicit XclImpTabViewSettings( const XclImpRoot& rRoot );

Completed in 110 milliseconds