Home
last modified time | relevance | path

Searched refs:XFastAttributeListRef (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sax/inc/sax/
H A Dfshelper.hxx42 …:sun::star::uno::Reference< ::com::sun::star::xml::sax::XFastAttributeList > XFastAttributeListRef; typedef
73 void singleElement(const char* elementName, XFastAttributeListRef xAttrList);
74 inline void singleElement(sal_Int32 elementTokenId, XFastAttributeListRef xAttrList) in singleElement()
76 void singleElementV(sal_Int32 elementTokenId, XFastAttributeListRef xAttrList);
77 …gleElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, XFastAttributeListRef xAttrList) in singleElementNS()
80 void startElementV(sal_Int32 elementTokenId, XFastAttributeListRef xAttrList);
81 …rtElementNS(sal_Int32 namespaceTokenId, sal_Int32 elementTokenId, XFastAttributeListRef xAttrList) in startElementNS()
/aoo4110/main/sax/source/tools/
H A Dfshelper.cxx135 void FastSerializerHelper::startElementV(sal_Int32 elementTokenId, XFastAttributeListRef xAttrList) in startElementV()
141 void FastSerializerHelper::singleElement(const char* elementName, XFastAttributeListRef xAttrList) in singleElement()
146 void FastSerializerHelper::singleElementV(sal_Int32 elementTokenId, XFastAttributeListRef xAttrList) in singleElementV()
/aoo4110/main/oox/source/export/
H A Dvmlexport.cxx158 m_pSerializer->startElementNS( XML_v, XML_group, XFastAttributeListRef( pAttrList ) ); in EnterGroup()
550 … m_pSerializer->singleElementNS( XML_v, XML_fill, XFastAttributeListRef( pAttrList ) ); in Commit()
644 … m_pSerializer->singleElementNS( XML_v, XML_stroke, XFastAttributeListRef( pAttrList ) ); in Commit()
820 … m_pSerializer->startElementNS( XML_v, nShapeElement, XFastAttributeListRef( m_pShapeAttrList ) ); in StartShape()
/aoo4110/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx288 XFastAttributeListRef xAttrList( m_pSpacingAttrList ); in WriteCollectedParagraphProperties()
362 XFastAttributeListRef xAttrList ( m_pHyperlinkAttrList ); in EndRun()
662 XFastAttributeListRef xAttrList( m_pFontsAttrList ); in WriteCollectedRunProperties()
670 XFastAttributeListRef xAttrList( m_pEastAsianLayoutAttrList ); in WriteCollectedRunProperties()
678 XFastAttributeListRef xAttrList( m_pCharLangAttrList ); in WriteCollectedRunProperties()
1088 XFastAttributeListRef xAttrs( pAttr ); in impl_borderLine()
1869 XFastAttributeListRef xAttrList( m_pSpacingAttrList ); in EndSection()
1973 XFastAttributeListRef xAttrs( pAttr ); in SectionPageNumbering()
2996 XFastAttributeListRef xAttrList( attrList ); in FormatFrameSize()

Completed in 32 milliseconds