Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/excel/
H A Dxiview.cxx36 XclImpDocViewSettings::XclImpDocViewSettings( const XclImpRoot& rRoot ) : in XclImpDocViewSettings() function in XclImpDocViewSettings
41 void XclImpDocViewSettings::ReadWindow1( XclImpStream& rStrm ) in ReadWindow1()
57 SCTAB XclImpDocViewSettings::GetDisplScTab() const in GetDisplScTab()
65 void XclImpDocViewSettings::Finalize() in Finalize()
H A Dxiroot.cxx90 mrImpData.mxDocViewSett.reset( new XclImpDocViewSettings( GetRoot() ) ); in XclImpRoot()
258 XclImpDocViewSettings& XclImpRoot::GetDocViewSettings() const in GetDocViewSettings()
/aoo4110/main/sc/source/filter/inc/
H A Dxiroot.hxx56 class XclImpDocViewSettings;
84 typedef ScfRef< XclImpDocViewSettings > XclImpDocViewSettRef;
195 XclImpDocViewSettings& GetDocViewSettings() const;
H A Dxiview.hxx33 class XclImpDocViewSettings : protected XclImpRoot class
36 explicit XclImpDocViewSettings( const XclImpRoot& rRoot );

Completed in 30 milliseconds