Searched refs:bLegend (Results 1 – 3 of 3) sorted by relevance
67 void setHasLegend([in] boolean bLegend) raises(com::sun::star::script::BasicErrorException);
862 ScVbaChart::setHasLegend( ::sal_Bool bLegend ) throw (script::BasicErrorException, uno::RuntimeExce… in setHasLegend() argument866 mxChartPropertySet->setPropertyValue(HASLEGEND, uno::makeAny(bLegend)); in setHasLegend()
99 …virtual void SAL_CALL setHasLegend( ::sal_Bool bLegend ) throw (css::script::BasicErrorException, …
Completed in 20 milliseconds