Searched refs:DATACAPTION (Results 1 – 1 of 1) sorted by relevance
71 const rtl::OUString DATACAPTION( RTL_CONSTASCII_USTRINGPARAM("DataCaption") ); variable1167 _xPropertySet->getPropertyValue(DATACAPTION) >>= nChartDataCaption; in getHasDataCaption()1183 _xPropertySet->setPropertyValue(DATACAPTION, uno::makeAny ( chart::ChartDataCaption::VALUE) ); in setHasDataCaption()1185 _xPropertySet->setPropertyValue(DATACAPTION, uno::makeAny ( chart::ChartDataCaption::NONE) ); in setHasDataCaption()
Completed in 19 milliseconds