20 #ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLTABLESHAPERESIZER_HXX
21 #define INCLUDED_SC_SOURCE_FILTER_XML_XMLTABLESHAPERESIZER_HXX
23 #include <com/sun/star/uno/Reference.hxx>
34 css::uno::Reference <css::drawing::XShape>
xShape;
45 const OUString& rName,
46 const OUString& rRangeList);
51 static bool IsOLE(
const css::uno::Reference< css::drawing::XShape >& rShape);
52 void AddOLE(
const css::uno::Reference <css::drawing::XShape>& rShape,
53 const OUString &rRangeList);
css::uno::Reference< css::drawing::XShape > xShape
void CreateChartListener(ScDocument &rDoc, const OUString &rName, const OUString &rRangeList)
ScMyOLEFixer(ScXMLImport &rImport)
ScChartListenerCollection * pCollection
void AddOLE(const css::uno::Reference< css::drawing::XShape > &rShape, const OUString &rRangeList)
std::vector< ScMyToFixupOLE > aShapes
static bool IsOLE(const css::uno::Reference< css::drawing::XShape > &rShape)