Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/qa/unit/
H A Dimport-tests.cxx2484 …uno::Reference< beans::XPropertySet > xPresentationShape(xNotesPage->getByIndex(1), uno::UNO_QUERY… in testTdf108926() local
2485 CPPUNIT_ASSERT(xPresentationShape.is()); in testTdf108926()
2487 xPresentationShape->getPropertyValue( "IsEmptyPresentationObject" ) >>= bIsEmptyPresObject; in testTdf108926()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/qa/unit/
H A Dimport-tests.cxx2837 …uno::Reference< beans::XPropertySet > xPresentationShape(xNotesPage->getByIndex(1), uno::UNO_QUERY… in testTdf108926() local
2838 CPPUNIT_ASSERT(xPresentationShape.is()); in testTdf108926()
2840 xPresentationShape->getPropertyValue( "IsEmptyPresentationObject" ) >>= bIsEmptyPresObject; in testTdf108926()