22#include <com/sun/star/uno/Reference.hxx>
33 css::uno::Reference <css::drawing::XShape>
xShape;
44 const OUString& rName,
45 std::u16string_view rRangeList);
50 static bool IsOLE(
const css::uno::Reference< css::drawing::XShape >& rShape);
51 void AddOLE(
const css::uno::Reference <css::drawing::XShape>& rShape,
52 const OUString &rRangeList);
void AddOLE(const css::uno::Reference< css::drawing::XShape > &rShape, const OUString &rRangeList)
void CreateChartListener(ScDocument &rDoc, const OUString &rName, std::u16string_view rRangeList)
ScMyOLEFixer(ScXMLImport &rImport)
ScChartListenerCollection * pCollection
static bool IsOLE(const css::uno::Reference< css::drawing::XShape > &rShape)
std::vector< ScMyToFixupOLE > aShapes
css::uno::Reference< css::drawing::XShape > xShape