Home
last modified time | relevance | path

Searched refs:startElementNS (Results 1 – 7 of 7) sorted by relevance

/trunk/main/oox/source/export/
H A Dshapes.cxx392 pFS->startElementNS( mnXmlNamespace, XML_sp, FSEND ); in WriteBezierShape()
411 pFS->startElementNS( mnXmlNamespace, XML_spPr, FSEND ); in WriteBezierShape()
479 pFS->startElementNS( mnXmlNamespace, XML_sp, FSEND ); in WriteCustomShape()
492 pFS->startElementNS( mnXmlNamespace, XML_spPr, FSEND ); in WriteCustomShape()
520 pFS->startElementNS( mnXmlNamespace, XML_sp, FSEND ); in WriteEllipseShape()
535 pFS->startElementNS( mnXmlNamespace, XML_spPr, FSEND ); in WriteEllipseShape()
612 pFS->startElementNS( mnXmlNamespace, XML_pic, FSEND ); in WriteGraphicObjectShape()
648 pFS->startElementNS( mnXmlNamespace, XML_spPr, FSEND ); in WriteGraphicObjectShape()
758 pFS->startElementNS( mnXmlNamespace, XML_sp, FSEND ); in WriteLineShape()
818 pFS->startElementNS( mnXmlNamespace, XML_sp, FSEND ); in WriteRectangleShape()
[all …]
H A Ddrawingml.cxx171 mpFS->startElementNS( XML_a, XML_gs, in WriteGradientStop()
344 mpFS->startElementNS( XML_a, XML_ln, in WriteOutline()
595 mpFS->startElementNS( XML_a, XML_xfrm, in WriteTransformation()
715 mpFS->startElementNS( XML_a, XML_rPr, in WriteRunProperties()
862 mpFS->startElementNS( XML_a, XML_fld, in WriteRun()
872 mpFS->startElementNS( XML_a, XML_t, FSEND ); in WriteRun()
1079 mpFS->startElementNS( XML_a, XML_pPr, in WriteParagraphProperties()
1101 mpFS->startElementNS( XML_a, XML_p, FSEND ); in WriteParagraph()
1201 mpFS->startElementNS( XML_a, XML_prstGeom, in WritePresetShape()
1210 mpFS->startElementNS( XML_a, XML_prstGeom, in WritePresetShape()
[all …]
H A Dvmlexport.cxx158 m_pSerializer->startElementNS( XML_v, XML_group, XFastAttributeListRef( pAttrList ) ); in EnterGroup()
820 … m_pSerializer->startElementNS( XML_v, nShapeElement, XFastAttributeListRef( m_pShapeAttrList ) ); in StartShape()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx1589 m_pSerializer->startElementNS( XML_pic, XML_pic, in FlyFrameGraphic()
1635 m_pSerializer->startElementNS( XML_a, XML_xfrm, in FlyFrameGraphic()
1653 m_pSerializer->startElementNS( XML_a, XML_ln, in FlyFrameGraphic()
1739 m_pSerializer->startElementNS( XML_w, XML_style, in StartStyle()
2005 m_pSerializer->startElementNS( XML_w, XML_font, in StartFont()
2075 m_pSerializer->startElementNS( XML_w, XML_num, in NumberingDefinition()
2119 m_pSerializer->startElementNS( XML_w, XML_lvl, in NumberingLevel()
2736 m_pSerializer->startElementNS( XML_w, nBody, in FootnotesEndnotes()
2743 m_pSerializer->startElementNS( XML_w, nItem, in FootnotesEndnotes()
2755 m_pSerializer->startElementNS( XML_w, nItem, in FootnotesEndnotes()
[all …]
H A Ddocxexport.cxx226 m_pDocumentFS->startElementNS( XML_w, XML_ffData, FSEND ); in DoComboBox()
244 m_pDocumentFS->startElementNS( XML_w, XML_ddList, FSEND ); in DoComboBox()
476 pNumberingFS->startElementNS( XML_w, XML_numbering, in WriteNumbering()
506 pFS->startElementNS( XML_w, XML_hdr, in WriteHeaderFooter()
521 pFS->startElementNS( XML_w, XML_ftr, in WriteHeaderFooter()
565 pFS->startElementNS( XML_w, XML_fonts, in WriteFonts()
605 m_pDocumentFS->startElementNS( XML_w, XML_document, in WriteMainText()
615 m_pDocumentFS->startElementNS( XML_w, XML_body, FSEND ); in WriteMainText()
/trunk/main/sax/inc/sax/
H A Dfshelper.hxx65 inline void startElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, ...) in startElementNS() function in sax_fastparser::FastSerializerHelper
81 …inline void startElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, XFastAttributeLis… in startElementNS() function in sax_fastparser::FastSerializerHelper
/trunk/main/oox/source/core/
H A Dxmlfilterbase.cxx384 pCoreProps->startElementNS( XML_cp, XML_coreProperties, in writeCoreProperties()

Completed in 58 milliseconds