Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx67 const rtl::OUString STACKED( RTL_CONSTASCII_USTRINGPARAM("Stacked") ); variable
475 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()
/aoo42x/main/offapi/com/sun/star/table/
H A DCellOrientation.idl60 STACKED
H A DCellProperties.idl159 <const>CellOrientation::STACKED</const>, in Asian mode only Asian
/aoo42x/main/qadevOOo/runner/util/
H A DValueChanger.java287 com.sun.star.table.CellOrientation CO2 = com.sun.star.table.CellOrientation.STACKED; in changePValue()

Completed in 25 milliseconds