Home
last modified time | relevance | path

Searched refs:AttrList (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/autodoc/inc/udm/xml/
H A Dxmlitem.hxx81 typedef csv::SweList_dyn< Attribute > AttrList; typedef
119 virtual const AttrList *
149 virtual const AttrList *
153 virtual AttrList & inq_RefAttrs() = 0;
168 virtual const AttrList *
187 virtual const AttrList *
217 virtual const AttrList *
222 AttrList aAttrs;
239 virtual AttrList & inq_RefAttrs();
243 AttrList aAttrs;
/aoo42x/main/filter/source/xsltfilter/
H A Duof2splithandler.cxx94 …e, const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& AttrList ) in startElement() argument
99 namespaceMap( AttrList ); in startElement()
103 aOutFileName = AttrList->getValueByName(::rtl::OUString::createFromAscii("pzip:path")); in startElement()
120 aTmpAtt->AppendAttributeList( AttrList ); in startElement()
127 m_xHandler->startElement( qName, AttrList ); in startElement()
225 …p( const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList >& AttrList ) in namespaceMap() argument
227 sal_Int16 aAttrCount = AttrList->getLength(); in namespaceMap()
230 OUString aName = AttrList->getNameByIndex( i ); in namespaceMap()
237 OUString sType = AttrList->getTypeByIndex( i ); in namespaceMap()
238 OUString sValue = AttrList->getValueByIndex( i ); in namespaceMap()
/aoo42x/main/autodoc/source/udm/xml/
H A Dxmlitem.cxx96 StreamOut( AttrList & o_rAttrs, in StreamOut()
146 const AttrList * pAttrs = inq_Attrs(); in do_WriteOut()
149 for ( AttrList::iterator it = pAttrs->begin(); in do_WriteOut()
232 const AttrList *
265 const AttrList *
298 const AttrList *
355 const AttrList *
387 AttrList &

Completed in 42 milliseconds