Home
last modified time | relevance | path

Searched refs:xAttrList (Results 126 – 150 of 503) sorted by relevance

12345678910>>...21

/aoo42x/main/sc/source/filter/xml/
H A Dxmlcelli.cxx101 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, in ScXMLTableRowCellContext()
128 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLTableRowCellContext()
136 xAttrList->getNameByIndex(i), &aLocalName); in ScXMLTableRowCellContext()
138 const rtl::OUString& sValue = xAttrList->getValueByIndex(i); in ScXMLTableRowCellContext()
315 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
362 rXMLImport, nPrefix, rLName, xAttrList); in CreateChildContext()
371 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
376 xAttrList->getNameByIndex( i ), &aLocalName ); in CreateChildContext()
385 rLName, xAttrList, in CreateChildContext()
415 rXMLImport, nPrefix, rLName, xAttrList, pCellRangeSource ); in CreateChildContext()
[all …]
H A Dxmlnexpi.hxx42 ::com::sun::star::xml::sax::XAttributeList>& xAttrList);
49 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
67 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,SCTAB nScopeOfNameRange);
74 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
89 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,SCTAB nScopeOfNameRange);
96 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
H A DXMLCalculationSettingsContext.hxx51 ::com::sun::star::xml::sax::XAttributeList>& xAttrList);
58 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
75 …::com::sun::star::xml::sax::XAttributeList>& xAttrList, ScXMLCalculationSettingsContext* pCalcSet);
82 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
95 …::com::sun::star::xml::sax::XAttributeList>& xAttrList, ScXMLCalculationSettingsContext* pCalcSet);
102 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
/aoo42x/main/xmloff/source/text/
H A DXMLSectionImportContext.cxx128 const Reference<XAttributeList> & xAttrList) in StartElement() argument
131 ProcessAttributes(xAttrList); in StartElement()
258 const Reference<XAttributeList> & xAttrList ) in ProcessAttributes() argument
262 sal_Int16 nLength = xAttrList->getLength(); in ProcessAttributes()
267 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in ProcessAttributes()
269 OUString sAttr = xAttrList->getValueByIndex(nAttr); in ProcessAttributes()
364 const Reference<XAttributeList> & xAttrList ) in CreateChildContext() argument
387 GetImport(), nPrefix, rLocalName, xAttrList, in CreateChildContext()
H A DXMLTrackedChangesImportContext.cxx60 const Reference<XAttributeList> & xAttrList ) in StartElement() argument
65 sal_Int16 nLength = xAttrList->getLength(); in StartElement()
70 GetKeyByAttrName( xAttrList->getNameByIndex(i), &sLocalName ); in StartElement()
78 bTmp, xAttrList->getValueByIndex(i)) ) in StartElement()
94 const Reference<XAttributeList> & xAttrList) in CreateChildContext() argument
108 xAttrList); in CreateChildContext()
H A DXMLTextListBlockContext.cxx59 const Reference< xml::sax::XAttributeList > & xAttrList, in XMLTextListBlockContext()
122 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextListBlockContext()
125 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in XMLTextListBlockContext()
126 const OUString& rValue = xAttrList->getValueByIndex( i ); in XMLTextListBlockContext()
297 const Reference< xml::sax::XAttributeList > & xAttrList ) in CreateChildContext()
311 xAttrList, bHeader ); in CreateChildContext()
H A DXMLSectionSourceImportContext.cxx83 const Reference<XAttributeList> & xAttrList) in StartElement() argument
90 sal_Int16 nLength = xAttrList->getLength(); in StartElement()
95 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in StartElement()
101 sURL = xAttrList->getValueByIndex(nAttr); in StartElement()
105 sFilterName = xAttrList->getValueByIndex(nAttr); in StartElement()
109 sSectionName = xAttrList->getValueByIndex(nAttr); in StartElement()
H A DXMLTextShapeImportHelper.cxx78 const Reference< XAttributeList >& xAttrList, in addShape()
84 XMLShapeImportHelper::addShape( rShape, xAttrList, rShapes ); in addShape()
97 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in addShape()
100 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in addShape()
101 const OUString& rValue = xAttrList->getValueByIndex( i ); in addShape()
H A DXMLIndexChapterInfoEntryContext.cxx91 const Reference<XAttributeList> & xAttrList) in StartElement() argument
94 sal_Int16 nLength = xAttrList->getLength(); in StartElement()
99 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in StartElement()
105 sCharStyleName = xAttrList->getValueByIndex(nAttr); in StartElement()
112 nTmp, xAttrList->getValueByIndex(nAttr), in StartElement()
123 if (SvXMLUnitConverter::convertNumber(nTmp, xAttrList->getValueByIndex(nAttr))) in StartElement()
H A DXMLIndexSourceBaseContext.cxx179 const Reference<XAttributeList> & xAttrList) in StartElement() argument
184 sal_Int16 nLength = xAttrList->getLength(); in StartElement()
190 GetKeyByAttrName( xAttrList->getNameByIndex(i), &sLocalName ); in StartElement()
195 xAttrList->getValueByIndex(i)); in StartElement()
242 const Reference<XAttributeList> & xAttrList ) in CreateChildContext() argument
269 xAttrList); in CreateChildContext()
H A DXMLIndexTemplateContext.cxx146 const Reference<XAttributeList> & xAttrList) in StartElement() argument
149 sal_Int16 nLength = xAttrList->getLength(); in StartElement()
154 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in StartElement()
161 sStyleName = xAttrList->getValueByIndex(nAttr); in StartElement()
172 nTmp, xAttrList->getValueByIndex(nAttr), in StartElement()
267 const Reference<XAttributeList> & xAttrList ) in CreateChildContext() argument
338 xAttrList); in CreateChildContext()
H A DXMLCalculationSettingsContext.cxx48 ::com::sun::star::xml::sax::XAttributeList >& xAttrList ) in XMLCalculationSettingsContext()
52 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLCalculationSettingsContext()
55 rtl::OUString sAttrName = xAttrList->getNameByIndex( i ); in XMLCalculationSettingsContext()
59 rtl::OUString sValue = xAttrList->getValueByIndex( i ); in XMLCalculationSettingsContext()
/aoo42x/main/xmloff/source/draw/
H A Danimationimport.cxx680 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList, in AnimationNodeContext()
716 const sal_Int16 nCount = xAttrList.is() ? xAttrList->getLength() : 0; in AnimationNodeContext()
724 const OUString& rValue = xAttrList->getValueByIndex( nAttribute ); in AnimationNodeContext()
762 init_node( xAttrList ); in AnimationNodeContext()
807 const sal_Int16 nCount = xAttrList.is() ? xAttrList->getLength() : 0; in init_node()
812 const OUString& rAttrName = xAttrList->getNameByIndex( nAttribute ); in init_node()
813 const OUString& rValue = xAttrList->getValueByIndex( nAttribute ); in init_node()
1294 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
1297 return new AnimationNodeContext( mxNode, GetImport(), nPrefix, rLocalName, xAttrList, mpHelper ); in CreateChildContext()
1385 pContext = new AnimationNodeContext( mxRootNode, *this, nPrefix, rLocalName, xAttrList ); in CreateContext()
[all …]
H A DXMLImageMapContext.cxx148 ::com::sun::star::xml::sax::XAttributeList >& xAttrList );
156 ::com::sun::star::xml::sax::XAttributeList> & xAttrList );
215 const Reference<XAttributeList >& xAttrList ) in StartElement()
219 sal_Int16 nLength = xAttrList->getLength(); in StartElement()
224 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in StartElement()
226 OUString sValue = xAttrList->getValueByIndex(nAttr); in StartElement()
253 const Reference<XAttributeList> & xAttrList ) in CreateChildContext() argument
276 xAttrList); in CreateChildContext()
674 const Reference<XAttributeList> & xAttrList ) in CreateChildContext() argument
698 xAttrList); in CreateChildContext()
H A Dsdxmlimp_impl.hxx240 com::sun::star::xml::sax::XAttributeList>& xAttrList);
264 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
267 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
269 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
271 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
273 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
275 …const ::com::sun::star::uno::Reference< ::com::sun::star::xml::sax::XAttributeList > & xAttrList );
/aoo42x/main/xmloff/source/chart/
H A DSchXMLParagraphContext.cxx51 …SchXMLParagraphContext::StartElement( const uno::Reference< xml::sax::XAttributeList >& xAttrList ) in StartElement() argument
57 sal_Int16 nAttrCount = xAttrList.is()? xAttrList->getLength(): 0; in StartElement()
63 rtl::OUString sAttrName = xAttrList->getNameByIndex( i ); in StartElement()
71 (*mpId) = xAttrList->getValueByIndex( i ); in StartElement()
78 (*mpId) = xAttrList->getValueByIndex( i ); in StartElement()
/aoo42x/main/xmloff/source/style/
H A DPagePropertySetContext.cxx43 const Reference< xml::sax::XAttributeList > & xAttrList, in PagePropertySetContext()
49 SvXMLPropertySetContext( rImport, nPrfx, rLName, xAttrList, nFam, in PagePropertySetContext()
62 const Reference< xml::sax::XAttributeList > & xAttrList, in CreateChildContext()
101 rLocalName, xAttrList, in CreateChildContext()
112 rLocalName, xAttrList, rProp, in CreateChildContext()
134 xAttrList, in CreateChildContext()
/aoo42x/main/sw/source/core/swg/
H A DSwXMLBlockImport.cxx62 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateContext()
68 xAttrList ); in CreateContext()
70 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
101 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateContext()
106 pContext = new SwXMLTextBlockDocumentContext( *this, nPrefix, rLocalName, xAttrList ); in CreateContext()
108 pContext = SvXMLImport::CreateContext( nPrefix, rLocalName, xAttrList ); in CreateContext()
/aoo42x/main/xmloff/source/transform/
H A DEventOASISTContext.cxx257 Reference< XAttributeList > xAttrList( rAttrList ); in StartElement() local
259 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
262 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in StartElement()
275 new XMLMutableAttributeList( xAttrList ); in StartElement()
276 xAttrList = pMutableAttrList; in StartElement()
278 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in StartElement()
415 XMLRenameElemTransformerContext::StartElement( xAttrList ); in StartElement()
H A DStyleOOoTContext.cxx421 Reference< XAttributeList > xAttrList( rAttrList ); in StartElement() local
441 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
444 const OUString sAttrName = xAttrList->getNameByIndex( i ); in StartElement()
445 const OUString sAttrValue = xAttrList->getValueByIndex( i ); in StartElement()
1176 Reference< XAttributeList > xAttrList( rAttrList ); in StartElement() local
1178 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
1181 const OUString sAttrName = xAttrList->getNameByIndex( i ); in StartElement()
1194 new XMLMutableAttributeList( xAttrList ); in StartElement()
1195 xAttrList = pMutableAttrList; in StartElement()
1302 XMLPersElemContentTContext::StartElement( xAttrList ); in StartElement()
[all …]
/aoo42x/main/dbaccess/source/filter/xml/
H A DxmlStyleImport.cxx105 const Reference< XAttributeList > & xAttrList, in DBG_NAME()
107 :XMLPropStyleContext( rImport, nPrfx, rLName, xAttrList, rStyles, nFamily, bDefaultStyle ) in DBG_NAME()
207 const Reference< XAttributeList > & xAttrList, in DBG_NAME()
209 SvXMLStylesContext( rImport, nPrfx, rLName, xAttrList ), in DBG_NAME()
277 const Reference< xml::sax::XAttributeList > & xAttrList ) in CreateStyleStyleChildContext()
281 xAttrList ); in CreateStyleStyleChildContext()
290 xAttrList, *this, nFamily ); in CreateStyleStyleChildContext()
/aoo42x/main/xmloff/source/script/
H A DXMLEventsImportContext.cxx115 const Reference<XAttributeList> & xAttrList ) in CreateChildContext() argument
126 sal_Int16 nCount = xAttrList->getLength(); in CreateChildContext()
131 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), &sLocalName ); in CreateChildContext()
137 sEventName = xAttrList->getValueByIndex(nAttr); in CreateChildContext()
141 sLanguage = xAttrList->getValueByIndex(nAttr); in CreateChildContext()
150 GetImport(), p_nPrefix, rLocalName, xAttrList, in CreateChildContext()
/aoo42x/main/xmloff/inc/xmloff/
H A Dshapeimport.hxx196 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
241 …Name, const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList);
325 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList,
331 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList,
336 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList );
340 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList,
369 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList,
377 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList >& xAttrList,
/aoo42x/main/xmloff/source/meta/
H A Dxmlmetai.cxx61 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
70 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
73 ::com::sun::star::xml::sax::XAttributeList >& xAttrList );
103 const uno::Reference< xml::sax::XAttributeList >& xAttrList ) in StartElement()
107 xAttrList); in StartElement()
225 const uno::Reference< xml::sax::XAttributeList >& xAttrList ) in StartElement()
231 GetXMLToken(XML_DOCUMENT_META)), xAttrList); in StartElement()
/aoo42x/main/sw/inc/
H A DSwXMLSectionList.hxx39 ::com::sun::star::xml::sax::XAttributeList > & xAttrList );
61 ::com::sun::star::xml::sax::XAttributeList > & xAttrList );
65 ::com::sun::star::xml::sax::XAttributeList > & xAttrList );
78 ::com::sun::star::xml::sax::XAttributeList > & xAttrList );
82 ::com::sun::star::xml::sax::XAttributeList > & xAttrList );

Completed in 174 milliseconds

12345678910>>...21