Home
last modified time | relevance | path

Searched refs:singleElementNS (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx304 m_pSerializer->singleElementNS( XML_w, XML_br, in EndParagraphProperties()
1154 m_pSerializer->singleElementNS( XML_w, XML_tcW, in TableCellProperties()
1329 m_pSerializer->singleElementNS( XML_w, XML_jc, in TableDefinition()
1619 m_pSerializer->singleElementNS( XML_a, XML_blip, in FlyFrameGraphic()
1637 m_pSerializer->singleElementNS( XML_a, XML_off, in FlyFrameGraphic()
1640 m_pSerializer->singleElementNS( XML_a, XML_ext, in FlyFrameGraphic()
1744 m_pSerializer->singleElementNS( XML_w, XML_name, in StartStyle()
1755 m_pSerializer->singleElementNS( XML_w, XML_next, in StartStyle()
2191 m_pSerializer->singleElementNS( XML_w, XML_ind, in NumberingLevel()
2409 m_pSerializer->singleElementNS( XML_w, XML_shd, in CharBackground()
[all …]
H A Ddocxexport.cxx174 pSerializer->singleElementNS( XML_w, XML_outlineLvl, in DisallowInheritingOutlineNumbering()
228 m_pDocumentFS->singleElementNS( XML_w, XML_name, in DoComboBox()
232 m_pDocumentFS->singleElementNS( XML_w, XML_enabled, FSEND ); in DoComboBox()
235 m_pDocumentFS->singleElementNS( XML_w, XML_helpText, in DoComboBox()
240 m_pDocumentFS->singleElementNS( XML_w, XML_statusText, in DoComboBox()
257 m_pDocumentFS->singleElementNS( XML_w, XML_result, in DoComboBox()
265 m_pDocumentFS->singleElementNS( XML_w, XML_listEntry, in DoComboBox()
549 m_pDocumentFS->singleElementNS( XML_w, nReference, in WriteHeaderFooter()
/aoo42x/main/oox/source/export/
H A Ddrawingml.cxx200 mpFS->singleElementNS( XML_a, XML_lin, in WriteGradientFill()
355 mpFS->singleElementNS( XML_a, XML_ds, in WriteOutline()
360 mpFS->singleElementNS( XML_a, XML_ds, in WriteOutline()
527 mpFS->singleElementNS( XML_a, XML_blip, in WriteBlip()
755 mpFS->singleElementNS( XML_a, XML_latin, in WriteRunProperties()
1171 mpFS->singleElementNS( XML_a, XML_bodyPr, in WriteText()
1243 mpFS->singleElementNS( XML_a, XML_rect, in WritePolyPolygon()
1267 mpFS->singleElementNS( XML_a, XML_pt, in WritePolyPolygon()
1286 mpFS->singleElementNS( XML_a, XML_pt, in WritePolyPolygon()
1332 mpFS->singleElementNS( XML_a, XML_stCxn, in WriteConnectorConnections()
[all …]
H A Dshapes.cxx402 pFS->singleElementNS( mnXmlNamespace, XML_cNvPr, in WriteBezierShape()
406 pFS->singleElementNS( mnXmlNamespace, XML_cNvSpPr, FSEND ); in WriteBezierShape()
483 pFS->singleElementNS( mnXmlNamespace, XML_cNvPr, in WriteCustomShape()
526 pFS->singleElementNS( mnXmlNamespace, XML_cNvPr, in WriteEllipseShape()
620 pFS->singleElementNS( mnXmlNamespace, XML_cNvPr, in WriteGraphicObjectShape()
627 pFS->singleElementNS( mnXmlNamespace, XML_cNvPicPr, in WriteGraphicObjectShape()
720 pFS->singleElementNS( mnXmlNamespace, XML_cNvPr, in WriteConnectorShape()
728 pFS->singleElementNS( mnXmlNamespace, XML_nvPr, FSEND ); in WriteConnectorShape()
771 pFS->singleElementNS( mnXmlNamespace, XML_cNvPr, in WriteLineShape()
798 GetFS()->singleElementNS( mnXmlNamespace, XML_cNvPr, in WriteNonVisualDrawingProperties()
[all …]
H A Dvmlexport.cxx361 m_pSerializer->singleElementNS( XML_w10, XML_wrap, in Commit()
550 … m_pSerializer->singleElementNS( XML_v, XML_fill, XFastAttributeListRef( pAttrList ) ); in Commit()
644 … m_pSerializer->singleElementNS( XML_v, XML_stroke, XFastAttributeListRef( pAttrList ) ); in Commit()
/aoo42x/main/sax/inc/sax/
H A Dfshelper.hxx67 inline void singleElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, ...) in singleElementNS() function in sax_fastparser::FastSerializerHelper
77 …inline void singleElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, XFastAttributeLi… in singleElementNS() function in sax_fastparser::FastSerializerHelper

Completed in 62 milliseconds