Searched refs:XclImpChLineFormat (Results 1 – 2 of 2) sorted by relevance
224 class XclImpChLineFormat class228 inline explicit XclImpChLineFormat() {} in XclImpChLineFormat() function in XclImpChLineFormat230 … inline explicit XclImpChLineFormat( const XclChLineFormat& rLineFmt ) : maData( rLineFmt ) {} in XclImpChLineFormat() function in XclImpChLineFormat253 typedef ScfRef< XclImpChLineFormat > XclImpChLineFormatRef;1111 typedef ScfRefMap< sal_uInt16, XclImpChLineFormat > XclImpChLineFormatMap;
458 void XclImpChLineFormat::ReadChLineFormat( XclImpStream& rStrm ) in ReadChLineFormat()468 void XclImpChLineFormat::Convert( const XclImpChRoot& rRoot, in Convert()570 mxLineFmt.reset( new XclImpChLineFormat ); in XclImpChFrameBase()579 mxLineFmt.reset( new XclImpChLineFormat( aLineFmt ) ); in XclImpChFrameBase()599 mxLineFmt.reset( new XclImpChLineFormat ); in ReadSubRecord()685 mxLineFmt.reset( new XclImpChLineFormat( aLineFmt ) ); in UpdateObjFrame()1466 mxLineFmt.reset( new XclImpChLineFormat ); in UpdateSeriesFormat()1507 mxLineFmt.reset( new XclImpChLineFormat ); in UpdateTrendLineFormat()2763 XclImpChLineFormatRef xLineFmt( new XclImpChLineFormat ); in ReadChChartLine()3212 mxAxisLine.reset( new XclImpChLineFormat( aLineFmt ) ); in Finalize()[all …]
Completed in 100 milliseconds