Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/filter/inc/
H A Dxecontent.hxx140 class XclExpLabelranges : public XclExpRecordBase, protected XclExpRoot class
144 explicit XclExpLabelranges( const XclExpRoot& rRoot );
/aoo4110/main/sc/source/filter/excel/
H A Dxecontent.cxx543 XclExpLabelranges::XclExpLabelranges( const XclExpRoot& rRoot ) : in XclExpLabelranges() function in XclExpLabelranges
557 void XclExpLabelranges::FillRangeList( ScRangeList& rScRanges, in FillRangeList()
568 void XclExpLabelranges::Save( XclExpStream& rStrm ) in Save()
H A Dexcdoc.cxx497 Add( new XclExpLabelranges( GetRoot() ) ); in FillAsTable()
574 Add( new XclExpLabelranges( GetRoot() ) ); in FillAsXmlTable()

Completed in 27 milliseconds