Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbachart.cxx63 const rtl::OUString DEEP( RTL_CONSTASCII_USTRINGPARAM("Deep") ); variable
378 mxDiagramPropertySet->setPropertyValue(DEEP,uno::makeAny( sal_True )); in setChartType()
381 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(DEEP)) in setChartType()
383 mxDiagramPropertySet->setPropertyValue(DEEP, uno::makeAny( sal_False)); in setChartType()
941 mxDiagramPropertySet->getPropertyValue(DEEP) >>= bIsDeep; in getSolidType()
/aoo42x/main/offapi/com/sun/star/ucb/
H A DSearchRecursion.idl52 DEEP

Completed in 22 milliseconds