Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/excel/
H A Dxichart.cxx1816 XclImpChDataFormatRef* pxDataFmt = GetDataFormatRef( xDataFmt->GetPointPos().mnPointIdx ); in SetDataFormat()
1833 XclImpChTextRef* pxLabel = GetDataLabelRef( xLabel->GetPointPos().mnPointIdx ); in SetDataLabel()
2774 const XclChDataPointPos& rPos = xDataFmt->GetPointPos(); in ReadChDataFormat()
3785 if( xDataFmt->GetPointPos().mnSeriesIdx <= EXC_CHSERIES_MAXSERIES ) in ReadChDataFormat()
3787 XclImpChDataFormatRef& rxMapFmt = maDataFmts[ xDataFmt->GetPointPos() ]; in ReadChDataFormat()
3967 sal_uInt16 nSeriesIdx = xText->GetPointPos().mnSeriesIdx; in ReadChText()
/trunk/main/sc/source/filter/inc/
H A Dxichart.hxx520 inline const XclChDataPointPos& GetPointPos() const { return maObjLink.maPointPos; } in GetPointPos() function in XclImpChText
691 inline const XclChDataPointPos& GetPointPos() const { return maData.maPointPos; } in GetPointPos() function in XclImpChDataFormat

Completed in 30 milliseconds