Home
last modified time | relevance | path

Searched refs:DATACAPTION (Results 1 – 1 of 1) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx71 const rtl::OUString DATACAPTION( RTL_CONSTASCII_USTRINGPARAM("DataCaption") ); variable
1167 _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 23 milliseconds