Lines Matching refs:nPrefix

54     ScXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLName,  in ScXMLExternalRefTabSourceContext()  argument
56 SvXMLImportContext( rImport, nPrefix, rLName ), in ScXMLExternalRefTabSourceContext()
91 sal_uInt16 nPrefix, const OUString& rLocalName, const Reference<XAttributeList>& /*xAttrList*/ ) in CreateChildContext() argument
93 return new SvXMLImportContext(GetImport(), nPrefix, rLocalName); in CreateChildContext()
137 ScXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLName, in ScXMLExternalRefRowsContext() argument
139 SvXMLImportContext( rImport, nPrefix, rLName ), in ScXMLExternalRefRowsContext()
150 sal_uInt16 nPrefix, const OUString& rLocalName, const Reference<XAttributeList>& xAttrList ) in CreateChildContext() argument
156 sal_uInt16 nToken = rTokenMap.Get(nPrefix, rLocalName); in CreateChildContext()
163 mrScImport, nPrefix, rLocalName, xAttrList, mrExternalRefInfo); in CreateChildContext()
166 mrScImport, nPrefix, rLocalName, xAttrList, mrExternalRefInfo); in CreateChildContext()
170 return new SvXMLImportContext(GetImport(), nPrefix, rLocalName); in CreateChildContext()
180 ScXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLName, in ScXMLExternalRefRowContext() argument
182 SvXMLImportContext( rImport, nPrefix, rLName ), in ScXMLExternalRefRowContext()
214 sal_uInt16 nPrefix, const OUString& rLocalName, const Reference<XAttributeList>& xAttrList ) in CreateChildContext() argument
217 sal_uInt16 nToken = rTokenMap.Get(nPrefix, rLocalName); in CreateChildContext()
219 …return new ScXMLExternalRefCellContext(mrScImport, nPrefix, rLocalName, xAttrList, mrExternalRefIn… in CreateChildContext()
221 return new SvXMLImportContext(GetImport(), nPrefix, rLocalName); in CreateChildContext()
257 ScXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLName, in ScXMLExternalRefCellContext() argument
259 SvXMLImportContext( rImport, nPrefix, rLName ), in ScXMLExternalRefCellContext()
364 sal_uInt16 nPrefix, const OUString& rLocalName, const Reference<XAttributeList>& xAttrList ) in CreateChildContext() argument
367 sal_uInt16 nToken = rTokenMap.Get(nPrefix, rLocalName); in CreateChildContext()
369 … return new ScXMLExternalRefCellTextContext(mrScImport, nPrefix, rLocalName, xAttrList, *this); in CreateChildContext()
371 return new SvXMLImportContext(GetImport(), nPrefix, rLocalName); in CreateChildContext()
406 ScXMLImport& rImport, sal_uInt16 nPrefix, const OUString& rLName, in ScXMLExternalRefCellTextContext() argument
409 SvXMLImportContext( rImport, nPrefix, rLName ), in ScXMLExternalRefCellTextContext()
420 sal_uInt16 nPrefix, const OUString& rLocalName, const Reference<XAttributeList>& /*xAttrList*/ ) in CreateChildContext() argument
422 return new SvXMLImportContext(GetImport(), nPrefix, rLocalName); in CreateChildContext()