20 #ifndef INCLUDED_SC_SOURCE_FILTER_XML_XMLTABLESHAPEIMPORTHELPER_HXX
21 #define INCLUDED_SC_SOURCE_FILTER_XML_XMLTABLESHAPEIMPORTHELPER_HXX
41 static void SetLayer(
const css::uno::Reference<css::drawing::XShape>& rShape,
SdrLayerID nLayerID, std::u16string_view sType);
42 virtual void finishShape(css::uno::Reference< css::drawing::XShape >& rShape,
43 const css::uno::Reference< css::xml::sax::XFastAttributeList >& xAttrList,
44 css::uno::Reference< css::drawing::XShapes >& rShapes)
override;
47 void SetOnTable (
const bool bTempOnTable) { bOnTable = bTempOnTable; }
void SetOnTable(const bool bTempOnTable)
ScXMLAnnotationContext * pAnnotationContext
XMLTableShapeImportHelper(ScXMLImport &rImp)
void SetCell(const ScAddress &rAddress)
virtual ~XMLTableShapeImportHelper() override
ScXMLAnnotationContext * GetAnnotationContext() const
virtual void finishShape(css::uno::Reference< css::drawing::XShape > &rShape, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList, css::uno::Reference< css::drawing::XShapes > &rShapes) override
static void SetLayer(const css::uno::Reference< css::drawing::XShape > &rShape, SdrLayerID nLayerID, std::u16string_view sType)
void SetAnnotation(ScXMLAnnotationContext *pAnnotation)