Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxepage.cxx203 XclExpPageSettings::XclExpPageSettings( const XclExpRoot& rRoot ) : in XclExpPageSettings() function in XclExpPageSettings
335 void XclExpPageSettings::Save( XclExpStream& rStrm ) in Save()
357 void XclExpPageSettings::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
H A Dexcdoc.cxx444 ScfRef< XclExpPageSettings > xPageSett( new XclExpPageSettings( GetRoot() ) ); in FillAsTable()
553 ScfRef< XclExpPageSettings > xPageSett( new XclExpPageSettings( GetRoot() ) ); in FillAsXmlTable()
/trunk/main/sc/source/filter/inc/
H A Dxepage.hxx94 class XclExpPageSettings : public XclExpRecordBase, protected XclExpRoot class
98 explicit XclExpPageSettings( const XclExpRoot& rRoot );

Completed in 21 milliseconds