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()
732 …bool OControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName… in handleAttribute() argument
736 if (IsXMLToken(_rLocalName, XML_ID)) in handleAttribute()
752 if ( _rLocalName.equalsAscii( pLinkedCellAttributeName ) ) in handleAttribute()
758 if ( _nNamespaceKey == XML_NAMESPACE_XFORMS && IsXMLToken( _rLocalName, XML_BIND ) ) in handleAttribute()
764 … if ( _nNamespaceKey == XML_NAMESPACE_FORM && IsXMLToken( _rLocalName, XML_XFORMS_LIST_SOURCE ) ) in handleAttribute()
771 && IsXMLToken( _rLocalName, XML_XFORMS_SUBMISSION ) in handleAttribute()
774 && IsXMLToken( _rLocalName, XML_SUBMISSION ) in handleAttribute()
782 if ( OElementImport::tryGenericAttribute( _nNamespaceKey, _rLocalName, _rValue ) ) in handleAttribute()
792 if ( _rLocalName.equalsAscii( pValueAttributeName ) ) in handleAttribute()
794 else if ( _rLocalName.equalsAscii( pCurrentValueAttributeName ) ) in handleAttribute()
796 else if ( _rLocalName.equalsAscii( pMinValueAttributeName ) ) in handleAttribute()
798 else if ( _rLocalName.equalsAscii( pMaxValueAttributeName ) ) in handleAttribute()
804 aProp.Name = _rLocalName; in handleAttribute()
811 if ( _rLocalName.equalsAscii( pRepeatDelayAttributeName ) ) in handleAttribute()
826 return OElementImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1154 …magePositionImport::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, in handleAttribute() argument
1157 if ( _rLocalName == GetXMLToken( XML_IMAGE_POSITION ) ) in handleAttribute()
1167 if ( _rLocalName == GetXMLToken( XML_IMAGE_ALIGN ) ) in handleAttribute()
1176 return OControlImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1224 …ferredControlImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, in handleAttribute() argument
1228 if (_rLocalName == s_sReferenceAttributeName) in handleAttribute()
1233 return OControlImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
1247 …ort::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1250 if (_rLocalName == s_sEchoCharAttributeName) in handleAttribute()
1264 return OControlImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
1278 …bool ORadioImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, … in handleAttribute() argument
1284 if ( _rLocalName.equalsAscii( pCurrentSelectedAttributeName ) in handleAttribute()
1285 || _rLocalName.equalsAscii( pSelectedAttributeName ) in handleAttribute()
1288 …AttributeAssignment* pProperty = m_rContext.getAttributeMap().getAttributeTranslation(_rLocalName); in handleAttribute()
1303 return OImagePositionImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1317 …ort::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1326 ( 0 == _rLocalName.compareToAscii( s_pImageDataAttributeName ) ) in handleAttribute()
1327 || ( ( 0 == _rLocalName.compareToAscii( s_pTargetLocationAttributeName ) ) in handleAttribute()
1340 if ( 0 == _rLocalName.compareToAscii( s_pImageDataAttributeName ) ) in handleAttribute()
1344 … return OImagePositionImport::handleAttribute( _nNamespaceKey, _rLocalName, sAdjustedValue ); in handleAttribute()
1347 return OImagePositionImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1384 …rt::handleAttribute( sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1386 … if ( _rLocalName.equalsAscii( OAttributeMetaData::getSpecialAttributeName( SCA_STEP_SIZE ) ) ) in handleAttribute()
1391 return OControlImport::handleAttribute( _nNamespaceKey, _rLocalName, _rValue ); in handleAttribute()
1422 …text* OTextLikeImport::CreateChildContext( sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
1425 if ( ( XML_NAMESPACE_TEXT == _nPrefix ) && _rLocalName.equalsIgnoreAsciiCaseAscii( "p" ) ) in CreateChildContext()
1448 …elper->CreateTextChildContext( m_rContext.getGlobalContext(), _nPrefix, _rLocalName, _rxAttrList ); in CreateChildContext()
1459 return OControlImport::CreateChildContext( _nPrefix, _rLocalName, _rxAttrList ); in CreateChildContext()
1617 …t* OListAndComboImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
1622 if (s_sOptionElementName == _rLocalName) in CreateChildContext()
1623 return new OListOptionImport(GetImport(), _nPrefix, _rLocalName, this); in CreateChildContext()
1627 if (s_sItemElementName == _rLocalName) in CreateChildContext()
1628 return new OComboItemImport(GetImport(), _nPrefix, _rLocalName, this); in CreateChildContext()
1631 return OControlImport::CreateChildContext(_nPrefix, _rLocalName, _rxAttrList); in CreateChildContext()
1714 …ort::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, const ::rtl::O… in handleAttribute() argument
1717 if ( _rLocalName.equalsAscii(pListSourceAttributeName) ) in handleAttribute()
1742 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_CELL_RANGE ) ) ) in handleAttribute()
1748 …if ( _rLocalName.equalsAscii( OAttributeMetaData::getBindingAttributeName( BA_LIST_LINKING_TYPE ) … in handleAttribute()
1762 return OControlImport::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
1926 …* OColumnWrapperImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
1929 …ort* pReturn = implCreateChildContext(_nPrefix, _rLocalName, OElementNameMap::getElementType(_rLoc… in CreateChildContext()
1952 sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in implCreateChildContext()
1969 …nImport<OListAndComboImport>(m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m_xParentConta… in implCreateChildContext()
1972 …return new OColumnImport<OPasswordImport>(m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m… in implCreateChildContext()
1977 …mnImport< OTextLikeImport >( m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m_xParentConta… in implCreateChildContext()
1980 …return new OColumnImport<OControlImport>(m_rFormImport, m_rEventManager, _nPrefix, _rLocalName, m_… in implCreateChildContext()
1997 …ext* OGridImport::implCreateControlWrapper(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName) in implCreateControlWrapper() argument
1999 return new OColumnWrapperImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer); in implCreateControlWrapper()
2014 …rtContext* OFormImport::CreateChildContext(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in CreateChildContext() argument
2017 if( token::IsXMLToken(_rLocalName, token::XML_FORM) ) in CreateChildContext()
2018 return new OFormImport( m_rFormImport, *this, _nPrefix, _rLocalName, in CreateChildContext()
2020 else if ( token::IsXMLToken(_rLocalName, token::XML_CONNECTION_RESOURCE) ) in CreateChildContext()
2021 return new OXMLDataSourceImport(GetImport(), _nPrefix, _rLocalName, _rxAttrList,m_xElement); in CreateChildContext()
2022 else if( (token::IsXMLToken(_rLocalName, token::XML_EVENT_LISTENERS) && in CreateChildContext()
2024 token::IsXMLToken( _rLocalName, token::XML_PROPERTIES) ) in CreateChildContext()
2025 return OElementImport::CreateChildContext( _nPrefix, _rLocalName, in CreateChildContext()
2028 return implCreateChildContext( _nPrefix, _rLocalName, in CreateChildContext()
2029 OElementNameMap::getElementType(_rLocalName) ); in CreateChildContext()
2050 …ext* OFormImport::implCreateControlWrapper(sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName) in implCreateControlWrapper() argument
2053 return new SvXMLImportContext(GetImport(), _nPrefix, _rLocalName ); in implCreateControlWrapper()
2057 …bool OFormImport::handleAttribute(sal_uInt16 _nNamespaceKey, const ::rtl::OUString& _rLocalName, c… in handleAttribute() argument
2063 if ( s_sMasterFieldsAttributeName == _rLocalName ) in handleAttribute()
2069 if ( s_sDetailFieldsAttributeName == _rLocalName ) in handleAttribute()
2075 return OFormImport_Base::handleAttribute(_nNamespaceKey, _rLocalName, _rValue); in handleAttribute()
2181 sal_uInt16 _nPrefix, const ::rtl::OUString& _rLocalName, in implCreateChildContext()
2189 … return new OTextLikeImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2194 … return new OButtonImport( m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType ); in implCreateChildContext()
2198 …return new OListAndComboImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eTy… in implCreateChildContext()
2201 return new ORadioImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2204 …return new OImagePositionImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eT… in implCreateChildContext()
2207 … return new OPasswordImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2211 …return new OReferredControlImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _… in implCreateChildContext()
2214 return new OGridImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()
2217 …return new OValueRangeImport( m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eTyp… in implCreateChildContext()
2220 … return new OControlImport(m_rFormImport, *this, _nPrefix, _rLocalName, m_xMeAsContainer, _eType); in implCreateChildContext()