Searched refs:GetPointPos (Results 1 – 2 of 2) sorted by relevance
1816 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()
520 inline const XclChDataPointPos& GetPointPos() const { return maObjLink.maPointPos; } in GetPointPos() function in XclImpChText691 inline const XclChDataPointPos& GetPointPos() const { return maData.maPointPos; } in GetPointPos() function in XclImpChDataFormat
Completed in 30 milliseconds