Lines Matching refs:_rLocalName
208 …ontext* OElementImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
211 …if( token::IsXMLToken(_rLocalName, token::XML_EVENT_LISTENERS) && (XML_NAMESPACE_OFFICE == _nPrefi… in CreateChildContext()
212 …return new OFormEventsImportContext(m_rFormImport.getGlobalContext(), _nPrefix, _rLocalName, *this… in CreateChildContext()
214 return OPropertyImport::CreateChildContext(_nPrefix, _rLocalName, _rxAttrList); in CreateChildContext()
553 …tryGenericAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in tryGenericAttribute() argument
556 …AttributeDescription attribute( metadata::getAttributeDescription( _nNamespaceKey, _rLocalName ) ); in tryGenericAttribute()
601 …bool OElementImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName… in handleAttribute() argument
603 if ( token::IsXMLToken( _rLocalName, token::XML_CONTROL_IMPLEMENTATION ) ) in handleAttribute()
607 if ( token::IsXMLToken( _rLocalName, token::XML_NAME ) ) in handleAttribute()
616 if ( token::IsXMLToken( _rLocalName, token::XML_TEXT_STYLE_NAME ) ) in handleAttribute()
626 if ( tryGenericAttribute( _nNamespaceKey, _rLocalName, _rValue ) ) in handleAttribute()
630 return OPropertyImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
733 …bool OControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName… in handleAttribute() argument
737 if (IsXMLToken(_rLocalName, XML_ID)) in handleAttribute()
753 if ( _rLocalName.equalsAscii( pLinkedCellAttributeName ) ) in handleAttribute()
759 if ( _nNamespaceKey == XML_NAMESPACE_XFORMS && IsXMLToken( _rLocalName, XML_BIND ) ) in handleAttribute()
765 … if ( _nNamespaceKey == XML_NAMESPACE_FORM && IsXMLToken( _rLocalName, XML_XFORMS_LIST_SOURCE ) ) in handleAttribute()
772 && IsXMLToken( _rLocalName, XML_XFORMS_SUBMISSION ) in handleAttribute()
775 && IsXMLToken( _rLocalName, XML_SUBMISSION ) in handleAttribute()
783 if ( OElementImport::tryGenericAttribute( _nNamespaceKey, _rLocalName, _rValue ) ) in handleAttribute()
793 if ( _rLocalName.equalsAscii( pValueAttributeName ) ) in handleAttribute()
795 else if ( _rLocalName.equalsAscii( pCurrentValueAttributeName ) ) in handleAttribute()
797 else if ( _rLocalName.equalsAscii( pMinValueAttributeName ) ) in handleAttribute()
799 else if ( _rLocalName.equalsAscii( pMaxValueAttributeName ) ) in handleAttribute()
805 aProp.Name = _rLocalName; in handleAttribute()
812 if ( _rLocalName.equalsAscii( pRepeatDelayAttributeName ) ) in handleAttribute()
827 return OElementImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1155 …magePositionImport::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, in handleAttribute() argument
1158 if ( _rLocalName == GetXMLToken( XML_IMAGE_POSITION ) ) in handleAttribute()
1168 if ( _rLocalName == GetXMLToken( XML_IMAGE_ALIGN ) ) in handleAttribute()
1177 return OControlImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1225 …ferredControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, in handleAttribute() argument
1229 if (_rLocalName == s_sReferenceAttributeName) in handleAttribute()
1234 return OControlImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
1248 …ort::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1251 if (_rLocalName == s_sEchoCharAttributeName) in handleAttribute()
1265 return OControlImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
1279 …bool ORadioImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, … in handleAttribute() argument
1285 if ( _rLocalName.equalsAscii( pCurrentSelectedAttributeName ) in handleAttribute()
1286 || _rLocalName.equalsAscii( pSelectedAttributeName ) in handleAttribute()
1289 …AttributeAssignment* pProperty = m_rContext.getAttributeMap().getAttributeTranslation(_rLocalName); in handleAttribute()
1304 return OImagePositionImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1318 …ort::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1327 ( 0 == _rLocalName.compareToAscii( s_pImageDataAttributeName ) ) in handleAttribute()
1328 || ( ( 0 == _rLocalName.compareToAscii( s_pTargetLocationAttributeName ) ) in handleAttribute()
1341 if ( 0 == _rLocalName.compareToAscii( s_pImageDataAttributeName ) ) in handleAttribute()
1345 … return OImagePositionImport::handleAttribute( _nNamespaceKey, _rLocalName, sAdjustedValue ); in handleAttribute()
1348 return OImagePositionImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1385 …rt::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1387 … if ( _rLocalName.equalsAscii( OAttributeMetaData::getSpecialAttributeName( SCA_STEP_SIZE ) ) ) in handleAttribute()
1392 return OControlImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1423 …text* OTextLikeImport::CreateChildContext( sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
1426 if ( ( XML_NAMESPACE_TEXT == _nPrefix ) && _rLocalName.equalsIgnoreAsciiCaseAscii( "p" ) ) in CreateChildContext()
1449 …elper->CreateTextChildContext( m_rContext.getGlobalContext(), _nPrefix, _rLocalName, _rxAttrList ); in CreateChildContext()
1460 return OControlImport::CreateChildContext( _nPrefix, _rLocalName, _rxAttrList ); in CreateChildContext()
1618 …t* OListAndComboImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
1623 if (s_sOptionElementName == _rLocalName) in CreateChildContext()
1624 return new OListOptionImport(GetImport(), _nPrefix, _rLocalName, this); in CreateChildContext()
1628 if (s_sItemElementName == _rLocalName) in CreateChildContext()
1629 return new OComboItemImport(GetImport(), _nPrefix, _rLocalName, this); in CreateChildContext()
1632 return OControlImport::CreateChildContext(_nPrefix, _rLocalName, _rxAttrList); in CreateChildContext()
1715 …ort::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1718 if ( _rLocalName.equalsAscii(pListSourceAttributeName) ) in handleAttribute()
1743 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ) ) ) in handleAttribute()
1749 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_LINKING_TYPE ) … in handleAttribute()
1763 return OControlImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
1927 …* OColumnWrapperImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
1930 …ort* pReturn = implCreateChildContext(_nPrefix, _rLocalName, OElementNameMap::getElementType(_rLoc… in CreateChildContext()
1953 sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in implCreateChildContext()
1970 …nImport<OListAndComboImport>(m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m_xParentConta… in implCreateChildContext()
1973 …return new OColumnImport<OPasswordImport>(m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m… in implCreateChildContext()
1978 …mnImport< OTextLikeImport >( m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m_xParentConta… in implCreateChildContext()
1981 …return new OColumnImport<OControlImport>(m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m_… in implCreateChildContext()
1998 …ext* OGridImport::implCreateControlWrapper(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName) in implCreateControlWrapper() argument
2000 return new OColumnWrapperImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer); in implCreateControlWrapper()
2015 …rtContext* OFormImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
2018 if( token::IsXMLToken(_rLocalName, token::XML_FORM) ) in CreateChildContext()
2019 return new OFormImport( m_rFormImport, *this, _nPrefix, _rLocalName, in CreateChildContext()
2021 else if ( token::IsXMLToken(_rLocalName, token::XML_CONNECTION_RESOURCE) ) in CreateChildContext()
2022 return new OXMLDataSourceImport(GetImport(), _nPrefix, _rLocalName, _rxAttrList,m_xElement); in CreateChildContext()
2023 else if( (token::IsXMLToken(_rLocalName, token::XML_EVENT_LISTENERS) && in CreateChildContext()
2025 token::IsXMLToken( _rLocalName, token::XML_PROPERTIES) ) in CreateChildContext()
2026 return OElementImport::CreateChildContext( _nPrefix, _rLocalName, in CreateChildContext()
2029 return implCreateChildContext( _nPrefix, _rLocalName, in CreateChildContext()
2030 OElementNameMap::getElementType(_rLocalName) ); in CreateChildContext()
2051 …ext* OFormImport::implCreateControlWrapper(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName) in implCreateControlWrapper() argument
2054 return new SvXMLImportContext(GetImport(), _nPrefix, _rLocalName ); in implCreateControlWrapper()
2058 …bool OFormImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, c… in handleAttribute() argument
2064 if ( s_sMasterFieldsAttributeName == _rLocalName ) in handleAttribute()
2070 if ( s_sDetailFieldsAttributeName == _rLocalName ) in handleAttribute()
2076 return OFormImport_Base::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
2182 sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in implCreateChildContext()
2190 … return new OTextLikeImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2195 … return new OButtonImport( m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType ); in implCreateChildContext()
2199 …return new OListAndComboImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eTy… in implCreateChildContext()
2202 return new ORadioImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2205 …return new OImagePositionImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eT… in implCreateChildContext()
2208 … return new OPasswordImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2212 …return new OReferredControlImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _… in implCreateChildContext()
2215 return new OGridImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2218 …return new OValueRangeImport( m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eTyp… in implCreateChildContext()
2221 … return new OControlImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()