Home
last modified time | relevance | path

Searched refs:xAttrList (Results 26 – 50 of 503) sorted by relevance

12345678910>>...21

/aoo42x/main/xmloff/source/core/
H A DDocumentSettingsContext.cxx285 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateSettingsContext()
288 rtl::OUString sAttrName = xAttrList->getNameByIndex( i ); in CreateSettingsContext()
292 rtl::OUString sValue = xAttrList->getValueByIndex( i ); in CreateSettingsContext()
371 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
374 rtl::OUString sAttrName = xAttrList->getNameByIndex( i ); in CreateChildContext()
378 rtl::OUString sValue = xAttrList->getValueByIndex( i ); in CreateChildContext()
400 p_nPrefix, rLocalName, xAttrList, in CreateChildContext()
405 p_nPrefix, rLocalName, xAttrList, in CreateChildContext()
415 p_nPrefix, rLocalName, xAttrList, in CreateChildContext()
565 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLConfigItemContext()
[all …]
/aoo42x/main/xmloff/source/draw/
H A Dximp3dscene.cxx57 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXML3DLightContext()
60 OUString sAttrName = xAttrList->getNameByIndex( i ); in SdXML3DLightContext()
63 OUString sValue = xAttrList->getValueByIndex( i ); in SdXML3DLightContext()
139 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
142 OUString sAttrName = xAttrList->getNameByIndex( i ); in StartElement()
145 OUString sValue = xAttrList->getValueByIndex( i ); in StartElement()
153 SdXMLShapeContext::StartElement(xAttrList); in StartElement()
181 const uno::Reference< xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
199 pContext = create3DLightContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
206 GetImport(), nPrefix, rLocalName, xAttrList, mxChilds); in CreateChildContext()
[all …]
H A DXMLNumberStyles.cxx513 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList,
541 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLNumberFormatMemberImportContext()
544 OUString sAttrName = xAttrList->getNameByIndex( i ); in SdXMLNumberFormatMemberImportContext()
547 OUString sValue = xAttrList->getValueByIndex( i ); in SdXMLNumberFormatMemberImportContext()
576 return mpSlaveContext->CreateChildContext( nPrefix, rLocalName, xAttrList ); in CreateChildContext()
581 mpSlaveContext->StartElement( xAttrList ); in StartElement()
602 : SvXMLNumFormatContext(rImport, nPrfx, rLocalName, pNewData, nNewType, xAttrList, rStyles), in SdXMLNumberFormatImportContext()
610 const sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLNumberFormatImportContext()
613 OUString sAttrName = xAttrList->getNameByIndex( i ); in SdXMLNumberFormatImportContext()
616 OUString sValue = xAttrList->getValueByIndex( i ); in SdXMLNumberFormatImportContext()
[all …]
H A Dsdxmlimp.cxx107 const uno::Reference< xml::sax::XAttributeList > & xAttrList ) in CreateChildContext()
109 return GetSdImport().CreateBodyContext(rLocalName, xAttrList); in CreateChildContext()
127 const uno::Reference<xml::sax::XAttributeList>& xAttrList); argument
134 const uno::Reference<xml::sax::XAttributeList>& xAttrList);
161 const uno::Reference<xml::sax::XAttributeList>& xAttrList) in CreateChildContext() argument
228 rLocalName, xAttrList); in CreateChildContext()
733 const uno::Reference<xml::sax::XAttributeList>& xAttrList) in CreateContext() argument
745 pContext = CreateMetaContext(rLocalName, xAttrList); in CreateContext()
807 const uno::Reference<xml::sax::XAttributeList>& xAttrList) in CreateStylesContext() argument
821 const uno::Reference<xml::sax::XAttributeList>& xAttrList) in CreateAutoStylesContext() argument
[all …]
H A Dximppage.cxx92 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in DrawAnnotationContext()
99 OUString sValue( xAttrList->getValueByIndex( i ) ); in DrawAnnotationContext()
100 OUString sAttrName( xAttrList->getNameByIndex( i ) ); in DrawAnnotationContext()
214 const Reference< xml::sax::XAttributeList>& xAttrList, in SdXMLGenericPageContext()
220 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLGenericPageContext()
224 OUString sAttrName = xAttrList->getNameByIndex( i ); in SdXMLGenericPageContext()
229 msNavOrder = xAttrList->getValueByIndex( i ); in SdXMLGenericPageContext()
255 const Reference< xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
261 pContext = new XMLAnimationsContext( GetImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
277 GetImport(), nPrefix, rLocalName, xAttrList, mxShapes); in CreateChildContext()
[all …]
H A Dximpbody.cxx56 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList, in SdXMLDrawPageContext()
58 : SdXMLGenericPageContext( rImport, nPrfx, rLocalName, xAttrList, rShapes ) in SdXMLDrawPageContext()
64 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SdXMLDrawPageContext()
68 OUString sAttrName = xAttrList->getNameByIndex( i ); in SdXMLDrawPageContext()
71 OUString sValue = xAttrList->getValueByIndex( i ); in SdXMLDrawPageContext()
232 const com::sun::star::uno::Reference< com::sun::star::xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
280 pContext = SdXMLGenericPageContext::CreateChildContext(nPrefix, rLocalName, xAttrList); in CreateChildContext()
319 const uno::Reference< xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
366 pContext = new SdXMLDrawPageContext(GetSdImport(), nPrefix, rLocalName, xAttrList, in CreateChildContext()
375 pContext = new SdXMLShowsContext( GetSdImport(), nPrefix, rLocalName, xAttrList ); in CreateChildContext()
[all …]
/aoo42x/main/sc/source/filter/xml/
H A DXMLCalculationSettingsContext.cxx51 ::com::sun::star::xml::sax::XAttributeList>& xAttrList) : in ScXMLCalculationSettingsContext()
66 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLCalculationSettingsContext()
69 const rtl::OUString& sAttrName(xAttrList->getNameByIndex( i )); in ScXMLCalculationSettingsContext()
73 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLCalculationSettingsContext()
169 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, in ScXMLNullDateContext()
173 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLNullDateContext()
176 const rtl::OUString& sAttrName(xAttrList->getNameByIndex( i )); in ScXMLNullDateContext()
180 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLNullDateContext()
221 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLIterationContext()
224 const rtl::OUString& sAttrName(xAttrList->getNameByIndex( i )); in ScXMLIterationContext()
[all …]
H A Dxmlrowi.cxx73 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLTableRowContext()
77 const rtl::OUString& sAttrName(xAttrList->getNameByIndex( i )); in ScXMLTableRowContext()
81 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLTableRowContext()
135 rLName, xAttrList, sal_False, nRepeatedRows in CreateChildContext()
145 rLName, xAttrList, sal_True, nRepeatedRows in CreateChildContext()
261 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLTableRowsContext()
268 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLTableRowsContext()
292 rLName, xAttrList, in CreateChildContext()
297 rLName, xAttrList, in CreateChildContext()
302 rLName, xAttrList, in CreateChildContext()
[all …]
H A Dxmlstyli.cxx298 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in ScXMLMapContext()
464 const uno::Reference< XAttributeList > & xAttrList, in XMLTableStyleContext()
501 xAttrList ); in CreateChildContext()
645 xAttrList, *this, nFamily ); in CreateStyleStyleChildContext()
659 xAttrList )); in CreateDefaultStyleStyleChildContext()
666 xAttrList, *this, nFamily, sal_True); in CreateDefaultStyleStyleChildContext()
670 xAttrList, *this); in CreateDefaultStyleStyleChildContext()
681 const uno::Reference< XAttributeList > & xAttrList, in XMLTableStylesContext()
935 GetImport(), nPrefix, rLocalName, xAttrList, in CreateStyleChildContext()
961 const uno::Reference< XAttributeList > & xAttrList, in ScMasterPageContext()
[all …]
H A Dxmlbodyi.cxx106 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLBodyContext()
109 const rtl::OUString& sAttrName(xAttrList->getNameByIndex( i )); in ScXMLBodyContext()
113 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLBodyContext()
132 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
188 xAttrList ); in CreateChildContext()
194 xAttrList ); in CreateChildContext()
199 xAttrList ); in CreateChildContext()
203 xAttrList ); in CreateChildContext()
207 xAttrList ); in CreateChildContext()
211 xAttrList ); in CreateChildContext()
[all …]
H A Dxmldrani.hxx49 ::com::sun::star::xml::sax::XAttributeList>& xAttrList);
56 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
113 ::com::sun::star::xml::sax::XAttributeList>& xAttrList);
161 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
187 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
213 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
238 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
263 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
288 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
314 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
[all …]
H A DXMLTableShapeImportHelper.cxx75 const uno::Reference< xml::sax::XAttributeList >& xAttrList, in finishShape()
79 XMLShapeImportHelper::finishShape( rShape, xAttrList, rShapes ); in finishShape()
88 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in finishShape()
94 const rtl::OUString& rAttrName(xAttrList->getNameByIndex( i )); in finishShape()
95 const rtl::OUString& rValue(xAttrList->getValueByIndex( i )); in finishShape()
163 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in finishShape()
172 aStyleName = xAttrList->getValueByIndex( i ); in finishShape()
174 aTextStyle = xAttrList->getValueByIndex( i ); in finishShape()
184 sal_Int16 nAttrCount(xAttrList.is() ? xAttrList->getLength() : 0); in finishShape()
188 const rtl::OUString& rAttrName(xAttrList->getNameByIndex( i )); in finishShape()
[all …]
H A Dxmlcoli.cxx60 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) : in ScXMLTableColContext()
65 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLTableColContext()
70 const rtl::OUString& sAttrName(xAttrList->getNameByIndex( i )); in ScXMLTableColContext()
74 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLTableColContext()
200 ::com::sun::star::xml::sax::XAttributeList>& xAttrList, in ScXMLTableColsContext()
217 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLTableColsContext()
224 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLTableColsContext()
251 rLName, xAttrList, in CreateChildContext()
256 rLName, xAttrList, in CreateChildContext()
261 rLName, xAttrList, in CreateChildContext()
[all …]
H A Dxmlannoi.cxx59 const uno::Reference<xml::sax::XAttributeList>& xAttrList, in ScXMLAnnotationContext() argument
75 GetScImport(), nPrfx, rLName, xAttrList, xLocalShapes, sal_True); in ScXMLAnnotationContext()
79 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in ScXMLAnnotationContext()
83 const rtl::OUString& sAttrName(xAttrList->getNameByIndex( i )); in ScXMLAnnotationContext()
87 const rtl::OUString& sValue(xAttrList->getValueByIndex( i )); in ScXMLAnnotationContext()
132 pShapeContext->StartElement(xAttrList); in StartElement()
138 ::com::sun::star::xml::sax::XAttributeList>& xAttrList ) in CreateChildContext()
146 rLName, xAttrList, maAuthorBuffer); in CreateChildContext()
149 rLName, xAttrList, maCreateDateBuffer); in CreateChildContext()
155 rLName, xAttrList, maCreateDateStringBuffer); in CreateChildContext()
[all …]
H A DXMLDDELinksContext.hxx41 ::com::sun::star::xml::sax::XAttributeList>& xAttrList);
48 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
81 ::com::sun::star::xml::sax::XAttributeList>& xAttrList);
88 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
113 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
121 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
136 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
144 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
159 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
183 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
[all …]
H A Dxmlfilti.hxx67 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
75 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
102 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
110 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
127 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
135 ::com::sun::star::xml::sax::XAttributeList>& xAttrList );
158 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
201 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
235 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
260 ::com::sun::star::xml::sax::XAttributeList>& xAttrList,
[all …]
/aoo42x/main/xmloff/source/text/
H A DXMLTextColumnsContext.cxx104 xml::sax::XAttributeList > & xAttrList,
118 xml::sax::XAttributeList > & xAttrList, in XMLTextColumnContext_Impl()
126 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextColumnContext_Impl()
134 const OUString& rValue = xAttrList->getValueByIndex( i ); in XMLTextColumnContext_Impl()
188 xml::sax::XAttributeList > & xAttrList,
206 xml::sax::XAttributeList > & xAttrList, in XMLTextColumnSepContext_Impl()
214 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextColumnSepContext_Impl()
274 xAttrList, in XMLTextColumnsContext()
293 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextColumnsContext()
353 xAttrList, *pColumnAttrTokenMap ); in CreateChildContext()
[all …]
H A DXMLTextFrameContext.cxx193 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextFrameParam_Impl()
254 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextFrameContourContext_Impl()
1153 xAttrList, nType, aParamMap ); in CreateChildContext()
1175 rLocalName, xAttrList, in CreateChildContext()
1194 rLocalName, xAttrList ); in CreateChildContext()
1428 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextFrameContext()
1571 …for( sal_Int16 n = 0, nAttrCount = ( xAttrList.is() ? xAttrList->getLength() : 0 ); n < nAttrCount… in CreateChildContext()
1609 xAttrList, in CreateChildContext()
1632 xAttrList, in CreateChildContext()
1701 xAttrList, xPropSet, sal_False ); in CreateChildContext()
[all …]
H A DXMLTextMarkImportContext.cxx81 sal_Int16 nLength = xAttrList->getLength(); in StartElement()
86 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in StartElement()
92 sName = xAttrList->getValueByIndex(nAttr); in StartElement()
97 sValue = xAttrList->getValueByIndex(nAttr); in StartElement()
166 const Reference<XAttributeList> & xAttrList) in StartElement() argument
168 if (!FindName(GetImport(), xAttrList)) in StartElement()
427 const Reference<XAttributeList> & xAttrList) in FindName() argument
432 const sal_Int16 nLength = xAttrList->getLength(); in FindName()
437 GetKeyByAttrName( xAttrList->getNameByIndex(nAttr), in FindName()
449 m_sXmlId = xAttrList->getValueByIndex(nAttr); in FindName()
[all …]
H A DXMLTextMasterPageContext.cxx74 const Reference< XAttributeList > & xAttrList, in XMLTextMasterPageContext()
90 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in XMLTextMasterPageContext()
93 const OUString& rAttrName = xAttrList->getNameByIndex( i ); in XMLTextMasterPageContext()
100 sName = xAttrList->getValueByIndex( i ); in XMLTextMasterPageContext()
104 sDisplayName = xAttrList->getValueByIndex( i ); in XMLTextMasterPageContext()
108 sFollow = xAttrList->getValueByIndex( i ); in XMLTextMasterPageContext()
112 sPageMasterName = xAttrList->getValueByIndex( i ); in XMLTextMasterPageContext()
184 const Reference< XAttributeList > & xAttrList ) in CreateChildContext()
221 xAttrList, in CreateChildContext()
227 xAttrList ); in CreateChildContext()
[all …]
H A DXMLTextShapeStyleContext.cxx61 const Reference< XAttributeList >& xAttrList,
71 const Reference< XAttributeList >& xAttrList,
79 const Reference< XAttributeList > & xAttrList, in XMLTextShapePropertySetContext_Impl()
95 const Reference< XAttributeList > & xAttrList, in CreateChildContext()
106 rLocalName, xAttrList, rProp, in CreateChildContext()
122 rLocalName, xAttrList, in CreateChildContext()
133 nPrefix, rLocalName, xAttrList, rProperties, rProp ); in CreateChildContext()
160 const Reference< XAttributeList > & xAttrList, in XMLTextShapeStyleContext()
177 const Reference< XAttributeList > & xAttrList ) in CreateChildContext()
197 GetImport(), nPrefix, rLocalName, xAttrList, nFamily, in CreateChildContext()
[all …]
/aoo42x/main/filter/source/xsltdialog/
H A Dtypedetectionexport.cxx116 Reference < XAttributeList > xAttrList (pAttrList); in doExport() local
120 xHandler->startElement( sComponentData, xAttrList ); in doExport()
127 xHandler->startElement( sNode, xAttrList ); in doExport()
137 xHandler->startElement( sNode, xAttrList ); in doExport()
170 xHandler->startElement( sNode, xAttrList ); in doExport()
180 xHandler->startElement( sNode, xAttrList ); in doExport()
249 xHandler->startElement( sProp, xAttrList ); in addProperty()
250 xAttrList = NULL; in addProperty()
252 xHandler->startElement( sValue,xAttrList ); in addProperty()
279 xHandler->startElement( sProp, xAttrList ); in addLocaleProperty()
[all …]
/aoo42x/main/sw/source/filter/xml/
H A Dxmltbli.cxx457 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SwXMLTableCellContext_Impl()
604 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in CreateChildContext()
747 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SwXMLTableColContext_Impl()
856 rLocalName, xAttrList, in CreateChildContext()
906 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SwXMLTableRowContext_Impl()
973 xAttrList, in CreateChildContext()
1041 rLocalName, xAttrList, in CreateChildContext()
1100 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in StartElement()
1315 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SwXMLTableContext()
1487 rLocalName, xAttrList, in CreateChildContext()
[all …]
/aoo42x/main/sax/source/tools/
H A Dfshelper.cxx66 …const com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList> xAttrList(pAttr… in startElement() local
85 …const com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList> xAttrList(pAttr… in singleElement() local
108 …const com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList> xAttrList(pAttr… in startElementV() local
109 mpSerializer->startFastElement(elementTokenId, xAttrList); in startElementV()
126 …const com::sun::star::uno::Reference<com::sun::star::xml::sax::XFastAttributeList> xAttrList(pAttr… in singleElementV() local
127 mpSerializer->singleFastElement(elementTokenId, xAttrList); in singleElementV()
135 void FastSerializerHelper::startElementV(sal_Int32 elementTokenId, XFastAttributeListRef xAttrList) in startElementV() argument
137 mpSerializer->startFastElement(elementTokenId, xAttrList); in startElementV()
141 void FastSerializerHelper::singleElement(const char* elementName, XFastAttributeListRef xAttrList) in singleElement() argument
146 void FastSerializerHelper::singleElementV(sal_Int32 elementTokenId, XFastAttributeListRef xAttrList) in singleElementV() argument
[all …]
/aoo42x/main/xmloff/source/style/
H A Dxmlnumi.cxx126 const Reference< xml::sax::XAttributeList >& xAttrList,
313 const Reference< xml::sax::XAttributeList > & xAttrList ) in SvxXMLListLevelStyleContext_Impl()
356 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SvxXMLListLevelStyleContext_Impl()
364 const OUString& rValue = xAttrList->getValueByIndex( i ); in SvxXMLListLevelStyleContext_Impl()
432 const Reference< xml::sax::XAttributeList > & xAttrList ) in CreateChildContext()
442 xAttrList, in CreateChildContext()
453 rLocalName, xAttrList, in CreateChildContext()
757 const Reference< xml::sax::XAttributeList > & xAttrList, in SvxXMLListLevelStyleAttrContext_Impl()
769 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SvxXMLListLevelStyleAttrContext_Impl()
1065 sal_Int16 nAttrCount = xAttrList.is() ? xAttrList->getLength() : 0; in SvxXMLListLevelStyleLabelAlignmentAttrContext_Impl()
[all …]

Completed in 285 milliseconds

12345678910>>...21