Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Dimport-tests.cxx2582 …const css::uno::Reference< css::beans::XPropertySet >& rPropSet0( aSeriesSeq[0]->getDataPointByInd… in testTdf114821() local
2583 CPPUNIT_ASSERT( rPropSet0.is() ); in testTdf114821()
2585 rPropSet0->getPropertyValue( "LabelPlacement" ) >>= aPlacement; in testTdf114821()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Dimport-tests.cxx2991 …const css::uno::Reference< css::beans::XPropertySet >& rPropSet0( aSeriesSeq[0]->getDataPointByInd… in testTdf114821() local
2992 CPPUNIT_ASSERT( rPropSet0.is() ); in testTdf114821()
2994 rPropSet0->getPropertyValue( "LabelPlacement" ) >>= aPlacement; in testTdf114821()