Searched refs:xAxisProperties (Results 1 – 2 of 2) sorted by relevance
682 sal_Bool AxisHelper::areAxisLabelsVisible( const Reference< beans::XPropertySet >& xAxisProperties ) in areAxisLabelsVisible() argument685 if( xAxisProperties.is() ) in areAxisLabelsVisible()687 xAxisProperties->getPropertyValue( C2U( "DisplayLabels" ) ) >>= bRet; in areAxisLabelsVisible()
114 …const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet >& xAxisProperties );
Completed in 28 milliseconds