Lines Matching refs:sal_Int32

55 	css::uno::Sequence< rtl::OUString > getDefaultSeriesDescriptions( sal_Int32 nCount );
61sal_Int32 getStackedType( sal_Int32 _nStacked, sal_Int32 _n100PercentStacked, sal_Int32 _nUnStacke…
62sal_Int32 getSolidType(sal_Int32 _nDeep, sal_Int32 _nVertiStacked, sal_Int32 _nVerti100PercentStac…
63sal_Int32 getStockUpDownValue(sal_Int32 _nUpDown, sal_Int32 _nNotUpDown) throw (css::script::Basic…
65sal_Int32 getMarkerType(sal_Int32 _nWithMarkers, sal_Int32 _nWithoutMarkers) throw ( css::script::…
73 bool isSeriesIndexValid(sal_Int32 _seriesindex) throw( css::script::BasicErrorException );
74 …bool areIndicesValid(sal_Int32 _seriesindex, sal_Int32 _valindex) throw ( css::script::BasicErrorE…
75 …void setSeriesName(sal_Int32 _index, rtl::OUString _sname) throw ( css::script::BasicErrorExceptio…
76 sal_Int32 getSeriesIndex(rtl::OUString _sseriesname) throw ( css::script::BasicErrorException );
77 sal_Int32 getSeriesCount() throw ( css::script::BasicErrorException );
78 rtl::OUString getSeriesName(sal_Int32 _index) throw ( css::script::BasicErrorException );
79 …double getValue(sal_Int32 _seriesIndex, sal_Int32 _valindex) throw ( css::script::BasicErrorExcept…
80 sal_Int32 getValuesCount(sal_Int32 _seriesIndex) throw ( css::script::BasicErrorException );
85 …css::uno::Reference< css::beans::XPropertySet > getAxisPropertySet(sal_Int32 _nAxisType, sal_Int32
89 …virtual ::sal_Int32 SAL_CALL getChartType() throw ( css::uno::RuntimeException, css::script::Basic…
90 …virtual void SAL_CALL setChartType( ::sal_Int32 _charttype ) throw ( css::uno::RuntimeException, c…
93 …virtual ::sal_Int32 SAL_CALL Location( ) throw (css::script::BasicErrorException, css::uno::Runti…
94 …virtual ::sal_Int32 SAL_CALL getLocation( ) throw (css::script::BasicErrorException, css::uno::Ru…
95 …virtual void SAL_CALL setLocation( ::sal_Int32 where, const css::uno::Any& Name ) throw (css::scri…
100 …virtual void SAL_CALL setPlotBy( ::sal_Int32 xlRowCol ) throw (css::script::BasicErrorException, c…
101 …virtual ::sal_Int32 SAL_CALL getPlotBy( ) throw (css::script::BasicErrorException, css::uno::Runt…