Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx441 typedef ScfRef< XclImpChSourceLink > XclImpChSourceLinkRef; typedef
554 XclImpChSourceLinkRef mxSrcLink; /// Linked data (CHSOURCELINK with CHSTRING record).
768 XclImpChSourceLinkRef xValueLink,
783 XclImpChSourceLinkRef mxValueLink; /// Link data for manual error bar values.
879 XclImpChSourceLinkRef mxValueLink; /// Link data for series values.
880 XclImpChSourceLinkRef mxCategLink; /// Link data for series category names.
881 XclImpChSourceLinkRef mxTitleLink; /// Link data for series title.
882 XclImpChSourceLinkRef mxBubbleLink; /// Link data for series bubble sizes.
/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx711 XclImpChSourceLinkRef xValueLink, const OUString& rValueRole, in lclCreateLabeledDataSequence()
1683 void XclImpChSerErrorBar::SetSeriesData( XclImpChSourceLinkRef xValueLink, XclImpChDataFormatRef xD… in SetSeriesData()
2035 XclImpChSourceLinkRef xSrcLink( new XclImpChSourceLink( GetChRoot() ) ); in ReadChSourceLink()

Completed in 44 milliseconds