Searched refs:XclExpSelection (Results 1 – 2 of 2) sorted by relevance
214 XclExpSelection::XclExpSelection( const XclTabViewData& rData, sal_uInt8 nPane ) : in XclExpSelection() function in XclExpSelection237 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()
115 class XclExpSelection : public XclExpRecord class118 explicit XclExpSelection( const XclTabViewData& rData, sal_uInt8 nPane );
Completed in 13 milliseconds