Home
last modified time | relevance | path

Searched refs:xAttrList (Results 1 – 25 of 503) sorted by relevance

12345678910>>...21

/trunk/main/sc/source/filter/xml/
H A DXMLTrackedChangesContext.cxx550 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLTrackedChangesContext()
629 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLChangeInfoContext()
714 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLBigRangeContext()
796 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLCellContentDeletionContext()
865 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLDependenceContext()
947 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLChangeDeletionContext()
1132 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLChangeCellContext()
1342 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLPreviousContext()
1398 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLContentChangeContext()
1494 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLInsertionContext()
[all …]
H A Dxmldpimp.cxx139 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDataPilotTableContext()
507 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDPSourceSQLContext()
568 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDPSourceTableContext()
624 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDPSourceQueryContext()
680 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSourceServiceContext()
826 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSourceCellRangeContext()
903 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDataPilotFieldContext()
1085 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDataPilotFieldReferenceContext()
1152 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDataPilotLevelContext()
1223 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDataPilotDisplayInfoContext()
[all …]
H A Dxmldrani.cxx98 rLName, xAttrList); in CreateChildContext()
146 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLDatabaseRangeContext()
232 rLName, xAttrList, this); in CreateChildContext()
452 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSourceSQLContext()
525 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSourceTableContext()
593 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSourceQueryContext()
662 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLConResContext()
711 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSubTotalRulesContext()
790 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSortGroupsContext()
873 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLSubTotalRuleContext()
[all …]
H A Dxmlcvali.cxx80 ::com::sun::star::xml::sax::XAttributeList>& xAttrList);
113 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
144 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
172 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
236 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLContentValidationContext()
244 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLContentValidationContext()
504 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLHelpMessageContext()
512 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLHelpMessageContext()
575 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLErrorMessageContext()
583 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLErrorMessageContext()
[all …]
H A Dxmlfilti.cxx64 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLFilterContext()
125 rLName, xAttrList, this); in CreateChildContext()
131 rLName, xAttrList, this); in CreateChildContext()
137 rLName, xAttrList, this); in CreateChildContext()
199 rLName, xAttrList, pFilterContext); in CreateChildContext()
278 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLConditionContext()
428 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLDPFilterContext()
489 rLName, xAttrList, this); in CreateChildContext()
495 rLName, xAttrList, this); in CreateChildContext()
501 rLName, xAttrList, this); in CreateChildContext()
[all …]
H A Dxmldpimp.hxx179 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
204 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
229 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
254 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
307 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
358 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
406 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
424 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
449 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
467 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
[all …]
H A DXMLDDELinksContext.cxx65 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
108 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
209 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, in ScXMLDDESourceContext()
214 if( !xAttrList.is() ) return; in ScXMLDDESourceContext()
216 sal_Int16 nAttrCount = xAttrList->getLength(); in ScXMLDDESourceContext()
315 if( !xAttrList.is() ) return; in ScXMLDDEColumnContext()
318 sal_Int16 nAttrCount = xAttrList->getLength(); in ScXMLDDEColumnContext()
362 if( !xAttrList.is() ) return; in ScXMLDDERowContext()
364 sal_Int16 nAttrCount = xAttrList->getLength(); in ScXMLDDERowContext()
421 if( !xAttrList.is() ) return; in ScXMLDDECellContext()
[all …]
H A Dxmlexternaltabi.cxx55 const Reference<XAttributeList>& xAttrList, ScXMLExternalTabData& rRefInfo ) : in ScXMLExternalRefTabSourceContext() argument
62 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLExternalRefTabSourceContext()
65 const rtl::OUString& sAttrName = xAttrList->getNameByIndex(i); in ScXMLExternalRefTabSourceContext()
68 const rtl::OUString& sValue = xAttrList->getValueByIndex(i); in ScXMLExternalRefTabSourceContext()
163 mrScImport, nPrefix, rLocalName, xAttrList, mrExternalRefInfo); in CreateChildContext()
189 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLExternalRefRowContext()
193 const rtl::OUString& sAttrName = xAttrList->getNameByIndex(i); in ScXMLExternalRefRowContext()
196 const rtl::OUString& sValue = xAttrList->getValueByIndex(i); in ScXMLExternalRefRowContext()
271 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLExternalRefCellContext()
277 xAttrList->getNameByIndex(i), &aLocalName); in ScXMLExternalRefCellContext()
[all …]
H A Dxmltabi.cxx151 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, in ScXMLTableContext()
169 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLTableContext()
177 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLTableContext()
274 rLName, xAttrList, in CreateChildContext()
279 rLName, xAttrList, in CreateChildContext()
284 rLName, xAttrList, in CreateChildContext()
289 rLName, xAttrList ); in CreateChildContext()
293 rLName, xAttrList, in CreateChildContext()
298 rLName, xAttrList, in CreateChildContext()
303 rLName, xAttrList, in CreateChildContext()
[all …]
/trunk/main/xmloff/source/draw/
H A Dximpstyl.cxx119 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
138 xAttrList, in CreateChildContext()
204 rLocalName, xAttrList, in CreateChildContext()
211 xAttrList ); in CreateChildContext()
337 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLPageMasterStyleContext()
412 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLPageMasterContext()
489 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLPresentationPageLayoutContext()
498 msName = xAttrList->getValueByIndex( i ); in SdXMLPresentationPageLayoutContext()
775 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLPresentationPlaceholderContext()
836 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLMasterPageContext()
[all …]
H A Dximp3dobject.cxx63 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXML3DObjectContext()
66 OUString sAttrName = xAttrList->getNameByIndex( i ); in SdXML3DObjectContext()
69 OUString sValue = xAttrList->getValueByIndex( i ); in SdXML3DObjectContext()
112 SdXMLShapeContext::StartElement(xAttrList); in StartElement()
202 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXML3DCubeObjectShapeContext()
208 OUString sValue = xAttrList->getValueByIndex( i ); in SdXML3DCubeObjectShapeContext()
257 SdXML3DObjectContext::StartElement(xAttrList); in StartElement()
313 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXML3DSphereObjectShapeContext()
319 OUString sValue = xAttrList->getValueByIndex( i ); in SdXML3DSphereObjectShapeContext()
368 SdXML3DObjectContext::StartElement(xAttrList); in StartElement()
[all …]
H A Dximpshap.hxx107 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
116 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList );
141 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
166 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
194 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
218 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
241 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
263 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
286 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
323 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
[all …]
H A Dximpshap.cxx155 , mxAttrList(xAttrList) in SdXMLShapeContext()
196 addGluePoint( xAttrList ); in CreateChildContext()
201 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
283 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in addGluePoint()
2598 rLocalName, xAttrList, in CreateChildContext()
2606 xAttrList); in CreateChildContext()
2917 rLocalName, xAttrList, in CreateChildContext()
2925 rLocalName, xAttrList ); in CreateChildContext()
3077 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
3349 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
[all …]
H A Dshapeimport.cxx710 const uno::Reference< xml::sax::XAttributeList>& xAttrList, in Create3DSceneChildContext()
754 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in Create3DSceneChildContext()
757 const OUString& rAttrName = xAttrList->getNameByIndex(a); in Create3DSceneChildContext()
760 const OUString aValue( xAttrList->getValueByIndex(a) ); in Create3DSceneChildContext()
790 const uno::Reference< xml::sax::XAttributeList>& xAttrList, in CreateGroupChildContext()
797 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateGroupChildContext()
907 const OUString& rAttrName = xAttrList->getNameByIndex(a); in CreateGroupChildContext()
910 const OUString aValue( xAttrList->getValueByIndex(a) ); in CreateGroupChildContext()
992 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateFrameChildContext()
995 const OUString& rAttrName = xAttrList->getNameByIndex(a); in CreateFrameChildContext()
[all …]
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx341 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ImportColumn()
344 const OUString sAttrName( xAttrList->getNameByIndex( i ) ); in ImportColumn()
457 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ImportRow()
460 const OUString sAttrName( xAttrList->getNameByIndex( i ) ); in ImportRow()
555 return ImportColumn( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
557 return ImportRow( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
559 return ImportCell( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
629 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLCellImportContext()
771 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
778 msTemplateStyleName = xAttrList->getValueByIndex( i ); in StartElement()
[all …]
/trunk/main/svx/source/xml/
H A Dxmlxtimp.cxx129 uno::Reference< XAttributeList > xAttrList( rAttrList ); in CreateChildContext() local
135 xAttrList = pAttrList; in CreateChildContext()
136 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
148 const OUString rValue = xAttrList->getValueByIndex( i ); in CreateChildContext()
160 const OUString rValue = xAttrList->getValueByIndex( i ); in CreateChildContext()
227 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in importColor()
239 rName = xAttrList->getValueByIndex( i ); in importColor()
259 aMarkerStyle.importXML( xAttrList, rAny, rName ); in importMarker()
275 aDashStyle.importXML( xAttrList, rAny, rName ); in importDash()
291 aHatchStyle.importXML( xAttrList, rAny, rName ); in importHatch()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtparai.cxx101 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLCharContext()
385 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLImpHyperlinkContext_Impl()
608 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLImpRubyTextContext_Impl()
652 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLImpRubyContext_Impl()
693 xAttrList, in CreateChildContext()
699 xAttrList, in CreateChildContext()
707 xAttrList ); in CreateChildContext()
1589 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLImpSpanContext_Impl()
1676 xAttrList, in CreateChildContext()
1774 rLocalName, xAttrList, in CreateChildContext()
[all …]
/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx241 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SwXMLConditionContext_Impl()
372 rLocalName, xAttrList ); in CreateChildContext()
385 xAttrList ); in CreateChildContext()
644 xAttrList ); in CreateChildContext()
800 rLocalName, xAttrList, nFamily, *this ); in CreateStyleStyleChildContext()
819 xAttrList ); in CreateStyleStyleChildContext()
838 xAttrList, *this, nFamily, in CreateDefaultStyleStyleChildContext()
844 rLocalName, xAttrList, *this ); in CreateDefaultStyleStyleChildContext()
850 xAttrList ); in CreateDefaultStyleStyleChildContext()
1020 xAttrList, bAuto ); in CreateStylesContext()
[all …]
/trunk/main/starmath/source/
H A Dmathmlimport.hxx114 com::sun::star::xml::sax::XAttributeList> &xAttrList);
118 com::sun::star::xml::sax::XAttributeList> &xAttrList);
122 com::sun::star::xml::sax::XAttributeList> &xAttrList);
126 com::sun::star::xml::sax::XAttributeList> &xAttrList);
130 com::sun::star::xml::sax::XAttributeList> &xAttrList);
134 com::sun::star::xml::sax::XAttributeList> &xAttrList);
138 com::sun::star::xml::sax::XAttributeList> &xAttrList);
142 com::sun::star::xml::sax::XAttributeList> &xAttrList);
146 com::sun::star::xml::sax::XAttributeList> &xAttrList);
150 com::sun::star::xml::sax::XAttributeList> &xAttrList);
[all …]
H A Dmathmlimport.cxx679 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in RetrieveAttrs()
926 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
1166 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
1321 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
1539 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
1718 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
1792 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
2251 xAttrList); in CreateChildContext()
2256 xAttrList); in CreateChildContext()
2260 xAttrList); in CreateChildContext()
[all …]
/trunk/main/xmloff/source/style/
H A Dxmlstyle.cxx187 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
434 rLocalName, xAttrList, *this); in CreateStyleChildContext()
447 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateStyleChildContext()
465 rLocalName, xAttrList ) in CreateStyleChildContext()
467 rLocalName, xAttrList ); in CreateStyleChildContext()
482 rLocalName, xAttrList ); in CreateStyleChildContext()
493 xAttrList); in CreateStyleChildContext()
571 xAttrList, *this, nFamily ); in CreateStyleStyleChildContext()
576 xAttrList, *this, nFamily ); in CreateStyleStyleChildContext()
580 xAttrList, *this, nFamily ); in CreateStyleStyleChildContext()
[all …]
H A DFillStyleContext.cxx53 : SvXMLStyleContext(rImport, nPrfx, rLName, xAttrList) in XMLGradientStyleContext()
60 aGradientStyle.importXML( xAttrList, maAny, maStrName ); in XMLGradientStyleContext()
102 : SvXMLStyleContext(rImport, nPrfx, rLName, xAttrList) in XMLHatchStyleContext()
106 aHatchStyle.importXML( xAttrList, maAny, maStrName ); in XMLHatchStyleContext()
148 : SvXMLStyleContext(rImport, nPrfx, rLName, xAttrList) in XMLBitmapStyleContext()
171 rLocalName, xAttrList, in CreateChildContext()
229 : SvXMLStyleContext(rImport, nPrfx, rLName, xAttrList) in XMLTransGradientStyleContext()
275 : SvXMLStyleContext(rImport, nPrfx, rLName, xAttrList) in XMLMarkerStyleContext()
279 aMarkerStyle.importXML( xAttrList, maAny, maStrName ); in XMLMarkerStyleContext()
321 : SvXMLStyleContext(rImport, nPrfx, rLName, xAttrList) in XMLDashStyleContext()
[all …]
/trunk/main/editeng/source/misc/
H A DSvXMLAutoCorrectImport.cxx67 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateContext()
93 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateChildContext()
113 com::sun::star::xml::sax::XAttributeList > & xAttrList ) : in SvXMLWordContext()
118 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SvXMLWordContext()
122 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in SvXMLWordContext()
125 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in SvXMLWordContext()
210 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateChildContext()
230 com::sun::star::xml::sax::XAttributeList > & xAttrList ) : in SvXMLExceptionContext()
235 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SvXMLExceptionContext()
239 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in SvXMLExceptionContext()
[all …]
/trunk/main/sw/source/core/swg/
H A DSwXMLBlockListContext.cxx44 xml::sax::XAttributeList > & xAttrList ) : in SwXMLBlockListContext()
48 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SwXMLBlockListContext()
51 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in SwXMLBlockListContext()
54 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in SwXMLBlockListContext()
73 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateChildContext()
89 xml::sax::XAttributeList > & xAttrList ) : in SwXMLBlockContext()
97 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SwXMLBlockContext()
100 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in SwXMLBlockContext()
103 const OUString& rAttrValue = xAttrList->getValueByIndex( i ); in SwXMLBlockContext()
148 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateChildContext()
[all …]
/trunk/main/xmloff/source/chart/
H A DSchXMLPlotAreaContext.cxx251 sal_Int16 nAttrCount = xAttrList.is()? xAttrList->getLength(): 0; in StartElement()
688 sal_Int16 nAttrCount = xAttrList.is()? xAttrList->getLength(): 0; in StartElement()
702 sAutoStyleName = xAttrList->getValueByIndex( i ); in StartElement()
835 sal_Int16 nAttrCount = xAttrList.is()? xAttrList->getLength(): 0; in StartElement()
871 sal_Int16 nAttrCount = xAttrList.is()? xAttrList->getLength(): 0; in StartElement()
883 sAutoStyleName = xAttrList->getValueByIndex( i ); in StartElement()
934 sal_Int16 nAttrCount = xAttrList.is()? xAttrList->getLength(): 0; in StartElement()
946 sAutoStyleName = xAttrList->getValueByIndex( i ); in StartElement()
1010 sal_Int16 nAttrCount = xAttrList.is()? xAttrList->getLength(): 0; in StartElement()
1023 sAutoStyleName = xAttrList->getValueByIndex( i ); in StartElement()
[all …]

Completed in 278 milliseconds

12345678910>>...21