Home
last modified time | relevance | path

Searched defs:getShapeByName (Results 1 – 5 of 5) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/qa/unit/
H A Dswmodeltestbase.cxx443 uno::Reference<drawing::XShape> SwModelTestBase::getShapeByName(std::u16string_view aName) in getShapeByName() function in SwModelTestBase
/dports/editors/libreoffice/libreoffice-7.2.6.2/chart2/qa/extras/
H A Dcharttest.hxx664 getShapeByName(const uno::Reference<drawing::XShapes>& rShapes, const OUString& rName, in getShapeByName() function
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/qa/inc/
H A Dswmodeltestbase.hxx685 uno::Reference<drawing::XShape> getShapeByName(const OUString& aName) in getShapeByName() function in SwModelTestBase
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/qa/extras/chart2dump/
H A Dchart2dump.cxx254 …uno::Reference<drawing::XShape> getShapeByName(const uno::Reference<drawing::XShapes>& rShapes, co… in getShapeByName() function in Chart2DumpTest
/dports/editors/libreoffice6/libreoffice-6.4.7.2/chart2/qa/extras/
H A Dchart2import.cxx270 getShapeByName(const uno::Reference<drawing::XShapes>& rShapes, const OUString& rName, in getShapeByName() function