Home
last modified time | relevance | path

Searched refs:XclExpSelection (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/excel/
H A Dxeview.cxx214 XclExpSelection::XclExpSelection( const XclTabViewData& rData, sal_uInt8 nPane ) : in XclExpSelection() function in XclExpSelection
237 void XclExpSelection::SaveXml( XclExpXmlStream& rStrm ) in SaveXml()
247 void XclExpSelection::WriteBody( XclExpStream& rStrm ) in WriteBody()
419 XclExpSelection( rData, nPane ).SaveXml( rStrm ); in lcl_WriteSelection()
525 XclExpSelection( maData, nPane ).Save( rStrm ); in WriteSelection()
/trunk/main/sc/source/filter/inc/
H A Dxeview.hxx115 class XclExpSelection : public XclExpRecord class
118 explicit XclExpSelection( const XclTabViewData& rData, sal_uInt8 nPane );

Completed in 23 milliseconds