Lines Matching refs:nPrefix

132             sal_uInt16 nPrefix, const OUString& rLocalName,
279 sal_uInt16 nPrefix, const OUString& rLocalName,
361 sal_uInt16 nPrefix = in SvxXMLListLevelStyleContext_Impl() local
366 switch( aTokenMap.Get( nPrefix, aLocalName ) ) in SvxXMLListLevelStyleContext_Impl()
431 sal_uInt16 nPrefix, const OUString& rLocalName, in CreateChildContext() argument
435 if( XML_NAMESPACE_STYLE == nPrefix && in CreateChildContext()
440 nPrefix, in CreateChildContext()
445 else if( (XML_NAMESPACE_OFFICE == nPrefix) && xmloff::token::IsXMLToken( rLocalName, in CreateChildContext()
452 pContext = new XMLBase64ImportContext( GetImport(), nPrefix, in CreateChildContext()
459 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
774 sal_uInt16 nPrefix = in SvxXMLListLevelStyleAttrContext_Impl() local
780 switch( aTokenMap.Get( nPrefix, aLocalName ) ) in SvxXMLListLevelStyleAttrContext_Impl()
1003 sal_uInt16 nPrefix, const OUString& rLocalName, in CreateChildContext() argument
1007 if ( XML_NAMESPACE_STYLE == nPrefix && in CreateChildContext()
1011 nPrefix, in CreateChildContext()
1018 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()
1070 sal_uInt16 nPrefix = in SvxXMLListLevelStyleLabelAlignmentAttrContext_Impl() local
1076 switch( aTokenMap.Get( nPrefix, aLocalName ) ) in SvxXMLListLevelStyleLabelAlignmentAttrContext_Impl()
1167 sal_uInt16 nPrefix, in CreateChildContext() argument
1173 if( XML_NAMESPACE_TEXT == nPrefix && in CreateChildContext()
1181 new SvxXMLListLevelStyleContext_Impl( GetImport(), nPrefix, in CreateChildContext()
1192 pContext = new SvXMLImportContext( GetImport(), nPrefix, rLocalName ); in CreateChildContext()