Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/qa/unit/
H A Dcustomshapes.cxx491 uno::Reference<beans::XPropertySet> xShapeHProps(xShapeH, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE() local
492 CPPUNIT_ASSERT_MESSAGE("Could not get the shape properties", xShapeHProps.is()); in CPPUNIT_TEST_FIXTURE()
494 xShapeHProps->getPropertyValue(UNO_NAME_MISC_OBJ_BOUNDRECT) >>= aBoundRectH; in CPPUNIT_TEST_FIXTURE()
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/qa/unit/
H A Dcustomshapes.cxx746 uno::Reference<beans::XPropertySet> xShapeHProps(xShapeH, uno::UNO_QUERY); in CPPUNIT_TEST_FIXTURE() local
747 CPPUNIT_ASSERT_MESSAGE("Could not get the shape properties", xShapeHProps.is()); in CPPUNIT_TEST_FIXTURE()
749 xShapeHProps->getPropertyValue(UNO_NAME_MISC_OBJ_BOUNDRECT) >>= aBoundRectH; in CPPUNIT_TEST_FIXTURE()