Lines Matching refs:rLocalName

113 	const OUString& rLocalName,   in XMLVarFieldImportContext()  argument
119 XMLTextFieldImportContext(rImport, rHlp, pServiceName, nPrfx, rLocalName), in XMLVarFieldImportContext()
308 const OUString& rLocalName, VarType eVarType, in XMLSetVarFieldImportContext() argument
313 nPrfx, rLocalName, in XMLSetVarFieldImportContext()
395 sal_uInt16 nPrfx, const OUString& rLocalName) : in XMLSequenceFieldImportContext() argument
397 nPrfx, rLocalName, VarTypeSequence, in XMLSequenceFieldImportContext()
468 sal_uInt16 nPrfx, const OUString& rLocalName) : in XMLVariableSetFieldImportContext() argument
470 nPrfx, rLocalName, VarTypeSimple, in XMLVariableSetFieldImportContext()
504 const OUString& rLocalName) : in XMLVariableInputFieldImportContext() argument
506 nPrfx, rLocalName, VarTypeSimple, in XMLVariableInputFieldImportContext()
546 sal_uInt16 nPrfx, const OUString& rLocalName) : in XMLUserFieldImportContext() argument
548 rLocalName, VarTypeUserField, in XMLUserFieldImportContext()
569 const OUString& rLocalName) : in XMLUserFieldInputImportContext() argument
571 nPrfx, rLocalName, in XMLUserFieldInputImportContext()
601 sal_uInt16 nPrfx, const OUString& rLocalName) : in XMLVariableGetFieldImportContext() argument
603 nPrfx, rLocalName, in XMLVariableGetFieldImportContext()
636 sal_uInt16 nPrfx, const OUString& rLocalName) : in XMLExpressionFieldImportContext() argument
638 nPrfx, rLocalName, in XMLExpressionFieldImportContext()
708 const OUString& rLocalName) : in XMLTableFormulaImportContext() argument
710 nPrfx, rLocalName), in XMLTableFormulaImportContext()
783 const OUString& rLocalName, enum VarType eVarType) : in XMLVariableDeclsImportContext() argument
784 SvXMLImportContext(rImport, nPrfx, rLocalName), in XMLVariableDeclsImportContext()
791 sal_uInt16 nPrefix, const OUString& rLocalName, in CreateChildContext() argument
816 if( IsXMLToken( rLocalName, eElementName ) ) in CreateChildContext()
819 GetImport(), rImportHelper, nPrefix, rLocalName, xAttrList, in CreateChildContext()
827 rLocalName, in CreateChildContext()
844 sal_uInt16 nPrfx, const OUString& rLocalName, in XMLVariableDeclImportContext() argument
847 SvXMLImportContext(rImport, nPrfx, rLocalName), in XMLVariableDeclImportContext()
858 ( ( IsXMLToken( rLocalName, XML_SEQUENCE_DECL )) || in XMLVariableDeclImportContext()
859 ( IsXMLToken( rLocalName, XML_VARIABLE_DECL)) || in XMLVariableDeclImportContext()
860 ( IsXMLToken( rLocalName, XML_USER_FIELD_DECL)) )) { in XMLVariableDeclImportContext()
1107 const OUString& rLocalName) : in XMLDatabaseDisplayImportContext() argument
1109 nPrfx, rLocalName, false), in XMLDatabaseDisplayImportContext()