Searched refs:STACKED (Results 1 – 4 of 4) sorted by relevance
67 const rtl::OUString STACKED( RTL_CONSTASCII_USTRINGPARAM("Stacked") ); variable475 mxDiagramPropertySet->setPropertyValue(STACKED, uno::makeAny( sal_True )); in setChartType()491 mxDiagramPropertySet->setPropertyValue(STACKED, uno::makeAny( sal_True)); in setChartType()496 mxDiagramPropertySet->setPropertyValue(STACKED, uno::makeAny( sal_False)); in setChartType()920 mxDiagramPropertySet->getPropertyValue(STACKED) >>= bStacked; in isStacked()
60 STACKED
159 <const>CellOrientation::STACKED</const>, in Asian mode only Asian
287 com.sun.star.table.CellOrientation CO2 = com.sun.star.table.CellOrientation.STACKED; in changePValue()
Completed in 33 milliseconds