LibreOffice Module xmloff (master) 1
|
#include <ximpshap.hxx>
Public Member Functions | |
SdXMLShapeContext (SvXMLImport &rImport, css::uno::Reference< css::xml::sax::XFastAttributeList > xAttrList, css::uno::Reference< css::drawing::XShapes > xShapes, bool bTemporaryShape) | |
virtual | ~SdXMLShapeContext () override |
virtual void SAL_CALL | startFastElement (sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) override |
virtual void SAL_CALL | endFastElement (sal_Int32 nElement) override |
endFastElement is called before a context will be destructed, but after an elements context has been parsed. More... | |
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL | createFastChildContext (sal_Int32 nElement, const css::uno::Reference< css::xml::sax::XFastAttributeList > &AttrList) override |
virtual bool | processAttribute (const sax_fastparser::FastAttributeList::FastAttributeIter &) |
Public Member Functions inherited from SvXMLShapeContext | |
SvXMLShapeContext (SvXMLImport &rImp, bool bTemporaryShape) | |
const css::uno::Reference< css::drawing::XShape > & | getShape () const |
void | setHyperlink (const OUString &rHyperlink) |
Public Member Functions inherited from SvXMLImportContext | |
SvXMLImportContext (SvXMLImport &rImport) | |
A contexts constructor does anything that is required if an element starts. More... | |
virtual | ~SvXMLImportContext () |
A contexts destructor does anything that is required if an element ends. More... | |
virtual void SAL_CALL | startFastElement (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override |
virtual void SAL_CALL | startUnknownElement (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override |
virtual void SAL_CALL | endFastElement (sal_Int32 Element) override |
endFastElement is called before a context will be destructed, but after an elements context has been parsed. More... | |
virtual void SAL_CALL | endUnknownElement (const OUString &Namespace, const OUString &Name) override |
virtual css::uno::Reference< XFastContextHandler > SAL_CALL | createFastChildContext (sal_Int32 Element, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override |
virtual css::uno::Reference< css::xml::sax::XFastContextHandler > SAL_CALL | createUnknownChildContext (const OUString &Namespace, const OUString &Name, const css::uno::Reference< css::xml::sax::XFastAttributeList > &Attribs) override |
virtual void SAL_CALL | characters (const OUString &aChars) override |
This method is called for all characters that are contained in the current element. More... | |
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &aType) final override |
virtual void SAL_CALL | acquire () noexcept final override |
virtual void SAL_CALL | release () noexcept final override |
virtual css::uno::Sequence< css::uno::Type > SAL_CALL | getTypes () final override |
virtual css::uno::Sequence< sal_Int8 > SAL_CALL | getImplementationId () final override |
Protected Member Functions | |
void | SetStyle (bool bSupportsStyle=true) |
if bSupportsStyle is false, auto styles will be set but not a style More... | |
void | SetLayer () |
void | SetThumbnail () |
void | AddShape (css::uno::Reference< css::drawing::XShape > &xShape) |
void | AddShape (OUString const &serviceName) |
void | SetTransformation () |
void | addGluePoint (const css::uno::Reference< css::xml::sax::XFastAttributeList > &xAttrList) |
bool | isPresentationShape () const |
SvXMLImport & | GetImport () |
const SvXMLImport & | GetImport () const |
Protected Member Functions inherited from SvXMLImportContext | |
SvXMLImport & | GetImport () |
const SvXMLImport & | GetImport () const |
Protected Attributes | |
css::uno::Reference< css::drawing::XShapes > | mxShapes |
css::uno::Reference< css::text::XTextCursor > | mxCursor |
css::uno::Reference< css::text::XTextCursor > | mxOldCursor |
css::uno::Reference< css::xml::sax::XFastAttributeList > | mxAttrList |
css::uno::Reference< css::container::XIdentifierContainer > | mxGluePoints |
css::uno::Reference< css::document::XActionLockable > | mxLockable |
OUString | maDrawStyleName |
OUString | maTextStyleName |
OUString | maPresentationClass |
OUString | maShapeName |
OUString | maThumbnailURL |
bool | mbListContextPushed |
whether to restore list context (#91964#) More... | |
XmlStyleFamily | mnStyleFamily |
bool | mbIsPlaceholder |
bool | mbClearDefaultAttributes |
bool | mbIsUserTransformed |
sal_Int32 | mnZOrder |
OUString | maShapeId |
OUString | maLayerName |
SdXMLImExTransform2D | mnTransform |
css::awt::Size | maSize |
sal_Int16 | mnRelWidth |
sal_Int16 | mnRelHeight |
css::awt::Point | maPosition |
basegfx::B2DHomMatrix | maUsedTransformation |
bool | mbVisible |
bool | mbPrintable |
bool | mbHaveXmlId |
bool | mbTextBox |
If the text of this shape is handled by a Writer TextFrame. More... | |
Protected Attributes inherited from SvXMLShapeContext | |
css::uno::Reference< css::drawing::XShape > | mxShape |
bool | mbTemporaryShape |
OUString | msHyperlink |
Definition at line 43 of file ximpshap.hxx.
SdXMLShapeContext::SdXMLShapeContext | ( | SvXMLImport & | rImport, |
css::uno::Reference< css::xml::sax::XFastAttributeList > | xAttrList, | ||
css::uno::Reference< css::drawing::XShapes > | xShapes, | ||
bool | bTemporaryShape | ||
) |
Definition at line 146 of file ximpshap.cxx.
References maPosition, maSize, mbVisible, and SD_GRAPHICS_ID.
|
overridevirtual |
Definition at line 171 of file ximpshap.cxx.
|
protected |
Definition at line 246 of file ximpshap.cxx.
References aXML_GlueAlignment_EnumMap, aXML_GlueEscapeDirection_EnumMap, sax_fastparser::castToFastAttributeList(), SvXMLUnitConverter::convertEnum(), DBG_UNHANDLED_EXCEPTION, DRAW, GetImport(), mxGluePoints, SvXMLShapeContext::mxShape, nId, SVG, xmloff::token::XML_ALIGN, XML_ELEMENT, xmloff::token::XML_ESCAPE_DIRECTION, xmloff::token::XML_ID, xmloff::token::XML_X, xmloff::token::XML_Y, and XMLOFF_WARN_UNKNOWN.
Referenced by SdXMLGroupShapeContext::createFastChildContext(), and createFastChildContext().
|
protected |
Referenced by AddShape(), SdXML3DCubeObjectShapeContext::startFastElement(), SdXML3DSphereObjectShapeContext::startFastElement(), SdXML3DLatheObjectShapeContext::startFastElement(), SdXML3DExtrudeObjectShapeContext::startFastElement(), SdXML3DSceneShapeContext::startFastElement(), SdXMLGroupShapeContext::startFastElement(), SdXMLRectShapeContext::startFastElement(), SdXMLLineShapeContext::startFastElement(), SdXMLEllipseShapeContext::startFastElement(), SdXMLPolygonShapeContext::startFastElement(), SdXMLPathShapeContext::startFastElement(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLControlShapeContext::startFastElement(), SdXMLConnectorShapeContext::startFastElement(), SdXMLMeasureShapeContext::startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLCaptionShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLAppletShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), SdXMLFloatingFrameShapeContext::startFastElement(), SdXMLCustomShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
protected |
Definition at line 480 of file ximpshap.cxx.
References AddShape(), aSeq, GetImport(), XMLERROR_API, and XMLERROR_FLAG_ERROR.
|
overridevirtual |
Reimplemented from SvXMLImportContext.
Reimplemented in SdXML3DSceneShapeContext, SdXMLGroupShapeContext, SdXMLChartShapeContext, SdXMLObjectShapeContext, SdXMLFrameShapeContext, SdXMLCustomShapeContext, SdXMLTableShapeContext, SdXMLGraphicObjectShapeContext, SdXMLAppletShapeContext, and SdXMLPluginShapeContext.
Definition at line 175 of file ximpshap.cxx.
References addGluePoint(), DRAW, GetImport(), maThumbnailURL, mbListContextPushed, mbTextBox, mxCursor, mxOldCursor, SvXMLShapeContext::mxShape, OFFICE, Shape, SVG, TextBox, xmloff::token::XML_DESC, XML_ELEMENT, xmloff::token::XML_EVENT_LISTENERS, xmloff::token::XML_GLUE_POINT, xmloff::token::XML_HREF, xmloff::token::XML_QRCODE, xmloff::token::XML_SIGNATURELINE, xmloff::token::XML_THUMBNAIL, xmloff::token::XML_TITLE, and XMLOFF_WARN_UNKNOWN_ELEMENT.
Referenced by SdXMLObjectShapeContext::createFastChildContext(), SdXMLFrameShapeContext::createFastChildContext(), SdXMLCustomShapeContext::createFastChildContext(), SdXMLTableShapeContext::createFastChildContext(), SdXMLGraphicObjectShapeContext::createFastChildContext(), SdXMLAppletShapeContext::createFastChildContext(), and SdXMLPluginShapeContext::createFastChildContext().
|
overridevirtual |
endFastElement is called before a context will be destructed, but after an elements context has been parsed.
It may be used for actions that require virtual methods. The default is to do nothing.
Reimplemented from SvXMLImportContext.
Reimplemented in SdXML3DSceneShapeContext, SdXMLGroupShapeContext, SdXMLMeasureShapeContext, SdXMLGraphicObjectShapeContext, SdXMLChartShapeContext, SdXMLObjectShapeContext, SdXMLAppletShapeContext, SdXMLPluginShapeContext, SdXMLFloatingFrameShapeContext, SdXMLFrameShapeContext, SdXMLCustomShapeContext, and SdXMLTableShapeContext.
Definition at line 329 of file ximpshap.cxx.
References Any, aProperties, DBG_UNHANDLED_EXCEPTION, Exception, GetImport(), mbListContextPushed, SvXMLShapeContext::msHyperlink, mxCursor, mxLockable, mxOldCursor, and SvXMLShapeContext::mxShape.
Referenced by SdXML3DSceneShapeContext::endFastElement(), SdXMLGroupShapeContext::endFastElement(), SdXMLMeasureShapeContext::endFastElement(), SdXMLGraphicObjectShapeContext::endFastElement(), SdXMLChartShapeContext::endFastElement(), SdXMLObjectShapeContext::endFastElement(), SdXMLAppletShapeContext::endFastElement(), SdXMLPluginShapeContext::endFastElement(), SdXMLFloatingFrameShapeContext::endFastElement(), SdXMLFrameShapeContext::endFastElement(), SdXMLCustomShapeContext::endFastElement(), and SdXMLTableShapeContext::endFastElement().
|
inlineprotected |
Definition at line 60 of file xmlictxt.hxx.
Referenced by addGluePoint(), AddShape(), SdXML3DSceneShapeContext::createFastChildContext(), SdXMLGroupShapeContext::createFastChildContext(), createFastChildContext(), SdXMLObjectShapeContext::createFastChildContext(), SdXMLFrameShapeContext::createFastChildContext(), SdXMLCustomShapeContext::createFastChildContext(), SdXMLGraphicObjectShapeContext::createFastChildContext(), SdXMLAppletShapeContext::createFastChildContext(), SdXMLPluginShapeContext::createFastChildContext(), SdXMLFloatingFrameShapeContext::CreateFloatingFrameShape(), SdXML3DSceneShapeContext::endFastElement(), SdXMLGroupShapeContext::endFastElement(), endFastElement(), SdXMLGraphicObjectShapeContext::endFastElement(), SdXMLObjectShapeContext::endFastElement(), SdXMLAppletShapeContext::endFastElement(), SdXMLFrameShapeContext::endFastElement(), SdXMLCustomShapeContext::endFastElement(), isPresentationShape(), processAttribute(), SdXMLRectShapeContext::processAttribute(), SdXMLLineShapeContext::processAttribute(), SdXMLEllipseShapeContext::processAttribute(), SdXMLTextBoxShapeContext::processAttribute(), SdXMLConnectorShapeContext::processAttribute(), SdXMLMeasureShapeContext::processAttribute(), SdXMLCaptionShapeContext::processAttribute(), SdXMLAppletShapeContext::processAttribute(), SdXMLPluginShapeContext::processAttribute(), SdXMLFloatingFrameShapeContext::processAttribute(), SdXML3DObjectContext::SdXML3DObjectContext(), SdXMLCustomShapeContext::SdXMLCustomShapeContext(), SetStyle(), SetThumbnail(), SdXML3DPolygonBasedShapeContext::startFastElement(), SdXML3DSceneShapeContext::startFastElement(), SdXMLGroupShapeContext::startFastElement(), startFastElement(), SdXMLPolygonShapeContext::startFastElement(), SdXMLPathShapeContext::startFastElement(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLControlShapeContext::startFastElement(), SdXMLConnectorShapeContext::startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLAppletShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), SdXMLFloatingFrameShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
inlineprotected |
Definition at line 61 of file xmlictxt.hxx.
|
protected |
Definition at line 905 of file ximpshap.cxx.
References GetImport(), xmloff::token::IsXMLToken(), maPresentationClass, mnStyleFamily, SD_PRESENTATION_ID, xmloff::token::XML_DATE_TIME, xmloff::token::XML_FOOTER, xmloff::token::XML_HEADER, and xmloff::token::XML_PAGE_NUMBER.
Referenced by SdXMLTextBoxShapeContext::startFastElement(), and SdXMLChartShapeContext::startFastElement().
|
virtual |
Reimplemented in SdXMLRectShapeContext, SdXMLLineShapeContext, SdXMLEllipseShapeContext, SdXMLPolygonShapeContext, SdXMLPathShapeContext, SdXMLTextBoxShapeContext, SdXMLControlShapeContext, SdXMLConnectorShapeContext, SdXMLMeasureShapeContext, SdXMLPageShapeContext, SdXMLCaptionShapeContext, SdXMLGraphicObjectShapeContext, SdXMLObjectShapeContext, SdXMLAppletShapeContext, SdXMLPluginShapeContext, SdXMLFloatingFrameShapeContext, SdXMLFrameShapeContext, SdXMLCustomShapeContext, and SdXMLTableShapeContext.
Definition at line 799 of file ximpshap.cxx.
References sax::Converter::convertPercent(), DRAW, GetImport(), sax_fastparser::FastAttributeList::FastAttributeIter::getToken(), xmloff::token::IsXMLToken(), maDrawStyleName, maLayerName, maPosition, maPresentationClass, maShapeId, maShapeName, maSize, maTextStyleName, mbClearDefaultAttributes, mbHaveXmlId, mbIsPlaceholder, mbIsUserTransformed, mbPrintable, mbVisible, mnRelHeight, mnRelWidth, mnStyleFamily, mnTransform, mnZOrder, NONE, SD_PRESENTATION_ID, SdXMLImExTransform2D::SetString(), STYLE, SVG, sax_fastparser::FastAttributeList::FastAttributeIter::toInt32(), sax_fastparser::FastAttributeList::FastAttributeIter::toString(), sax_fastparser::FastAttributeList::FastAttributeIter::toView(), xmloff::token::XML_ALWAYS, xmloff::token::XML_CLASS, xmloff::token::XML_DISPLAY, XML_ELEMENT, xmloff::token::XML_HEIGHT, xmloff::token::XML_ID, xmloff::token::XML_LAYER, xmloff::token::XML_NAME, xmloff::token::XML_PLACEHOLDER, xmloff::token::XML_PRINTER, xmloff::token::XML_REL_HEIGHT, xmloff::token::XML_REL_WIDTH, xmloff::token::XML_SCREEN, xmloff::token::XML_STYLE_NAME, xmloff::token::XML_TEXT_STYLE_NAME, xmloff::token::XML_TRANSFORM, xmloff::token::XML_TRUE, xmloff::token::XML_USER_TRANSFORMED, xmloff::token::XML_WIDTH, xmloff::token::XML_X, xmloff::token::XML_Y, and xmloff::token::XML_ZINDEX.
Referenced by XMLShapeImportHelper::Create3DSceneChildContext(), XMLShapeImportHelper::CreateGroupChildContext(), SdXMLRectShapeContext::processAttribute(), SdXMLLineShapeContext::processAttribute(), SdXMLEllipseShapeContext::processAttribute(), SdXMLPolygonShapeContext::processAttribute(), SdXMLPathShapeContext::processAttribute(), SdXMLTextBoxShapeContext::processAttribute(), SdXMLControlShapeContext::processAttribute(), SdXMLConnectorShapeContext::processAttribute(), SdXMLMeasureShapeContext::processAttribute(), SdXMLPageShapeContext::processAttribute(), SdXMLCaptionShapeContext::processAttribute(), SdXMLGraphicObjectShapeContext::processAttribute(), SdXMLObjectShapeContext::processAttribute(), SdXMLAppletShapeContext::processAttribute(), SdXMLPluginShapeContext::processAttribute(), SdXMLFloatingFrameShapeContext::processAttribute(), SdXMLFrameShapeContext::processAttribute(), SdXMLCustomShapeContext::processAttribute(), and SdXMLTableShapeContext::processAttribute().
|
protected |
Definition at line 753 of file ximpshap.cxx.
References Any, maLayerName, and SvXMLShapeContext::mxShape.
Referenced by SdXML3DSceneShapeContext::startFastElement(), SdXMLRectShapeContext::startFastElement(), SdXMLLineShapeContext::startFastElement(), SdXMLEllipseShapeContext::startFastElement(), SdXMLPolygonShapeContext::startFastElement(), SdXMLPathShapeContext::startFastElement(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLControlShapeContext::startFastElement(), SdXMLConnectorShapeContext::startFastElement(), SdXMLMeasureShapeContext::startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLCaptionShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLAppletShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), SdXMLFloatingFrameShapeContext::startFastElement(), SdXMLCustomShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
protected |
if bSupportsStyle is false, auto styles will be set but not a style
Definition at line 600 of file ximpshap.cxx.
References Any, DBG_UNHANDLED_EXCEPTION, XMLPropStyleContext::FillPropertySet(), GetImport(), SvXMLStyleContext::GetParentName(), XMLPropStyleContext::GetStyle(), maDrawStyleName, maTextStyleName, mbTextBox, mnStyleFamily, SvXMLShapeContext::mxShape, nPos, SD_GRAPHICS_ID, SD_PRESENTATION_ID, TEXT_PARAGRAPH, and u.
Referenced by SdXML3DCubeObjectShapeContext::startFastElement(), SdXML3DSphereObjectShapeContext::startFastElement(), SdXML3DLatheObjectShapeContext::startFastElement(), SdXML3DExtrudeObjectShapeContext::startFastElement(), SdXML3DSceneShapeContext::startFastElement(), SdXMLGroupShapeContext::startFastElement(), SdXMLRectShapeContext::startFastElement(), SdXMLLineShapeContext::startFastElement(), SdXMLEllipseShapeContext::startFastElement(), SdXMLPolygonShapeContext::startFastElement(), SdXMLPathShapeContext::startFastElement(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLControlShapeContext::startFastElement(), SdXMLConnectorShapeContext::startFastElement(), SdXMLMeasureShapeContext::startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLCaptionShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), SdXMLFloatingFrameShapeContext::startFastElement(), SdXMLCustomShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
protected |
Definition at line 772 of file ximpshap.cxx.
References GetImport(), maThumbnailURL, and SvXMLShapeContext::mxShape.
Referenced by SdXMLAppletShapeContext::endFastElement(), SdXMLPluginShapeContext::endFastElement(), and SdXMLFloatingFrameShapeContext::endFastElement().
|
protected |
Definition at line 522 of file ximpshap.cxx.
References Any, basegfx::utils::createScaleShearXRotateTranslateB2DHomMatrix(), basegfx::B2DHomMatrix::decompose(), basegfx::fTools::equalZero(), basegfx::B2DHomMatrix::get(), SdXMLImExTransform2D::GetFullTransform(), basegfx::B2DHomMatrix::identity(), maPosition, maSize, maUsedTransformation, mnTransform, SvXMLShapeContext::mxShape, SdXMLImExTransform2D::NeedsAction(), basegfx::B2DHomMatrix::scale(), and basegfx::B2DHomMatrix::translate().
Referenced by SdXMLTableShapeContext::endFastElement(), SdXML3DSceneShapeContext::startFastElement(), SdXMLRectShapeContext::startFastElement(), SdXMLLineShapeContext::startFastElement(), SdXMLEllipseShapeContext::startFastElement(), SdXMLPolygonShapeContext::startFastElement(), SdXMLPathShapeContext::startFastElement(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLControlShapeContext::startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLCaptionShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLAppletShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), SdXMLFloatingFrameShapeContext::startFastElement(), and SdXMLCustomShapeContext::startFastElement().
|
overridevirtual |
Reimplemented from SvXMLImportContext.
Reimplemented in SdXML3DObjectContext, SdXML3DCubeObjectShapeContext, SdXML3DSphereObjectShapeContext, SdXML3DPolygonBasedShapeContext, SdXML3DLatheObjectShapeContext, SdXML3DExtrudeObjectShapeContext, SdXML3DSceneShapeContext, SdXMLGroupShapeContext, SdXMLRectShapeContext, SdXMLLineShapeContext, SdXMLEllipseShapeContext, SdXMLPolygonShapeContext, SdXMLPathShapeContext, SdXMLTextBoxShapeContext, SdXMLControlShapeContext, SdXMLConnectorShapeContext, SdXMLMeasureShapeContext, SdXMLPageShapeContext, SdXMLCaptionShapeContext, SdXMLGraphicObjectShapeContext, SdXMLChartShapeContext, SdXMLObjectShapeContext, SdXMLAppletShapeContext, SdXMLPluginShapeContext, SdXMLFloatingFrameShapeContext, SdXMLFrameShapeContext, SdXMLCustomShapeContext, and SdXMLTableShapeContext.
Definition at line 323 of file ximpshap.cxx.
References GetImport(), mxAttrList, SvXMLShapeContext::mxShape, and mxShapes.
Referenced by SdXML3DObjectContext::startFastElement(), SdXML3DSceneShapeContext::startFastElement(), SdXMLRectShapeContext::startFastElement(), SdXMLLineShapeContext::startFastElement(), SdXMLEllipseShapeContext::startFastElement(), SdXMLPolygonShapeContext::startFastElement(), SdXMLPathShapeContext::startFastElement(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLControlShapeContext::startFastElement(), SdXMLConnectorShapeContext::startFastElement(), SdXMLMeasureShapeContext::startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLCaptionShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), and SdXMLCustomShapeContext::startFastElement().
|
protected |
Definition at line 54 of file ximpshap.hxx.
Referenced by processAttribute(), SdXML3DObjectContext::SdXML3DObjectContext(), and SetStyle().
|
protected |
Definition at line 69 of file ximpshap.hxx.
Referenced by processAttribute(), and SetLayer().
|
protected |
Definition at line 75 of file ximpshap.hxx.
Referenced by processAttribute(), SetTransformation(), SdXMLLineShapeContext::startFastElement(), and SdXMLEllipseShapeContext::startFastElement().
|
protected |
Definition at line 56 of file ximpshap.hxx.
Referenced by SdXMLFrameShapeContext::endFastElement(), isPresentationShape(), processAttribute(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
protected |
Definition at line 68 of file ximpshap.hxx.
Referenced by SdXMLFrameShapeContext::createFastChildContext(), SdXMLFrameShapeContext::endFastElement(), and processAttribute().
|
protected |
Definition at line 57 of file ximpshap.hxx.
Referenced by processAttribute().
|
protected |
Definition at line 72 of file ximpshap.hxx.
Referenced by SdXMLAppletShapeContext::endFastElement(), SdXMLPluginShapeContext::endFastElement(), SdXMLFloatingFrameShapeContext::endFastElement(), processAttribute(), SetTransformation(), SdXMLLineShapeContext::startFastElement(), SdXMLEllipseShapeContext::startFastElement(), SdXMLPolygonShapeContext::startFastElement(), and SdXMLPathShapeContext::startFastElement().
|
protected |
Definition at line 55 of file ximpshap.hxx.
Referenced by processAttribute(), and SetStyle().
|
protected |
Definition at line 58 of file ximpshap.hxx.
Referenced by createFastChildContext(), and SetThumbnail().
|
protected |
Definition at line 76 of file ximpshap.hxx.
Referenced by SdXMLCustomShapeContext::endFastElement(), SetTransformation(), and SdXMLEllipseShapeContext::startFastElement().
|
protected |
Definition at line 65 of file ximpshap.hxx.
Referenced by processAttribute(), and SdXMLPageShapeContext::SdXMLPageShapeContext().
|
protected |
Definition at line 80 of file ximpshap.hxx.
Referenced by processAttribute().
|
protected |
Definition at line 64 of file ximpshap.hxx.
Referenced by SdXMLFrameShapeContext::endFastElement(), processAttribute(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
protected |
Definition at line 66 of file ximpshap.hxx.
Referenced by processAttribute(), SdXMLTextBoxShapeContext::startFastElement(), SdXMLGraphicObjectShapeContext::startFastElement(), SdXMLChartShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
protected |
whether to restore list context (#91964#)
Definition at line 61 of file ximpshap.hxx.
Referenced by createFastChildContext(), and endFastElement().
|
protected |
Definition at line 79 of file ximpshap.hxx.
Referenced by processAttribute().
|
protected |
If the text of this shape is handled by a Writer TextFrame.
Definition at line 81 of file ximpshap.hxx.
Referenced by createFastChildContext(), SdXMLCustomShapeContext::SdXMLCustomShapeContext(), and SetStyle().
|
protected |
Definition at line 78 of file ximpshap.hxx.
Referenced by processAttribute().
|
protected |
Definition at line 74 of file ximpshap.hxx.
Referenced by processAttribute().
|
protected |
Definition at line 73 of file ximpshap.hxx.
Referenced by processAttribute().
|
protected |
Definition at line 63 of file ximpshap.hxx.
Referenced by isPresentationShape(), processAttribute(), and SetStyle().
|
protected |
Definition at line 71 of file ximpshap.hxx.
Referenced by processAttribute(), SdXMLConnectorShapeContext::processAttribute(), SetTransformation(), and SdXMLConnectorShapeContext::startFastElement().
|
protected |
Definition at line 67 of file ximpshap.hxx.
Referenced by processAttribute().
|
protected |
Definition at line 50 of file ximpshap.hxx.
Referenced by SdXMLFrameShapeContext::createFastChildContext(), SdXMLFrameShapeContext::endFastElement(), SdXMLFrameShapeContext::SdXMLFrameShapeContext(), SdXMLGroupShapeContext::startFastElement(), startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLAppletShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), SdXMLFloatingFrameShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().
|
protected |
Definition at line 48 of file ximpshap.hxx.
Referenced by createFastChildContext(), and endFastElement().
|
protected |
Definition at line 51 of file ximpshap.hxx.
Referenced by addGluePoint().
|
protected |
Definition at line 52 of file ximpshap.hxx.
Referenced by endFastElement().
|
protected |
Definition at line 49 of file ximpshap.hxx.
Referenced by createFastChildContext(), and endFastElement().
|
protected |
Definition at line 47 of file ximpshap.hxx.
Referenced by SdXMLFrameShapeContext::createFastChildContext(), SdXMLFrameShapeContext::endFastElement(), SdXMLGroupShapeContext::startFastElement(), startFastElement(), SdXMLPageShapeContext::startFastElement(), SdXMLObjectShapeContext::startFastElement(), SdXMLAppletShapeContext::startFastElement(), SdXMLPluginShapeContext::startFastElement(), SdXMLFloatingFrameShapeContext::startFastElement(), and SdXMLTableShapeContext::startFastElement().