Lines Matching refs:sal_Int32

58     double getValue( sal_Int32 index ) const;
59 sal_Int32 detectNumberFormatKey( sal_Int32 index ) const;
60 sal_Int32 getLength() const;
85 void setGlobalSeriesIndex( sal_Int32 nGlobalSeriesIndex );
88 sal_Int32 getTotalPointCount() const;
89 double getXValue( sal_Int32 index ) const;
90 double getYValue( sal_Int32 index ) const;
92 double getY_Min( sal_Int32 index ) const;
93 double getY_Max( sal_Int32 index ) const;
94 double getY_First( sal_Int32 index ) const;
95 double getY_Last( sal_Int32 index ) const;
97 double getBubble_Size( sal_Int32 index ) const;
99 double getMinimumofAllDifferentYValues( sal_Int32 index ) const;
100 double getMaximumofAllDifferentYValues( sal_Int32 index ) const;
107 bool hasExplicitNumberFormat( sal_Int32 nPointIndex, bool bForPercentage ) const;
108 sal_Int32 getExplicitNumberFormat( sal_Int32 nPointIndex, bool bForPercentage ) const;
109 sal_Int32 detectNumberFormatKey( sal_Int32 nPointIndex ) const;
112sal_Int32 getLabelPlacement( sal_Int32 nPointIndex, const ::com::sun::star::uno::Reference< ::co…
113 , sal_Int32 nDimensionCount, sal_Bool bSwapXAndY ) const;
116 getPropertiesOfPoint( sal_Int32 index ) const;
122 getSymbolProperties( sal_Int32 index ) const;
125 getYErrorBarProperties( sal_Int32 index ) const;
127 bool hasPointOwnColor( sal_Int32 index ) const;
130 sal_Int32 getAttachedAxisIndex() const;
131 void setAttachedAxisIndex( sal_Int32 nAttachedAxisIndex );
141 void setStartingAngle( sal_Int32 nStartingAngle );
142 sal_Int32 getStartingAngle() const;
148 sal_Int32 m_nPolygonIndex;
162 rtl::OUString getDataCurveCID( sal_Int32 nCurveIndex, bool bAverageLine ) const;
165 getDataPointLabelIfLabel( sal_Int32 index ) const;
166 …bool getTextLabelMultiPropertyLists( sal_Int32 index, tNameSequence*& pPropNames, tAnySequence*…
168 rtl::OUString getDataCurveEquationCID( sal_Int32 nCurveIndex ) const;
169 bool isAttributedDataPoint( sal_Int32 index ) const;
175 void setMissingValueTreatment( sal_Int32 nMissingValueTreatment );
176 sal_Int32 getMissingValueTreatment() const;
180 getDataPointLabel( sal_Int32 index ) const;
181 void adaptPointCache( sal_Int32 nNewPointIndex ) const;
201 sal_Int32 m_nPointCount;
218 ::com::sun::star::uno::Sequence< sal_Int32 > m_aAttributedDataPointIndexList;
222sal_Int32 m_nAxisIndex;//indicates whether this is attached to a main or secondary a…
228 sal_Int32 m_nStartingAngle;
235 sal_Int32 m_nGlobalSeriesIndex;
253 mutable sal_Int32 m_nCurrentAttributedPoint;
257 sal_Int32 m_nMissingValueTreatment;