Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/xmloff/source/chart/
H A DSchXMLAxisContext.cxx479 Reference< beans::XPropertySet > xNewAxisProp( xAxis, uno::UNO_QUERY ); in CreateAxis() local
480 if( xNewAxisProp.is() ) in CreateAxis()
482 xNewAxisProp->setPropertyValue("LineStyle" in CreateAxis()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/xmloff/source/chart/
H A DSchXMLAxisContext.cxx530 Reference< beans::XPropertySet > xNewAxisProp( xAxis, uno::UNO_QUERY ); in CreateAxis() local
531 if( xNewAxisProp.is() ) in CreateAxis()
533 xNewAxisProp->setPropertyValue("LineStyle" in CreateAxis()