Searched refs:_GetKeyByAttrName (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/xmloff/source/core/ |
H A D | nmspmap.cxx | 285 sal_uInt16 SvXMLNamespaceMap::_GetKeyByAttrName( in _GetKeyByAttrName() function in SvXMLNamespaceMap 290 return _GetKeyByAttrName( rAttrName, 0, pLocalName, 0, bCache ); in _GetKeyByAttrName() 293 sal_uInt16 SvXMLNamespaceMap::_GetKeyByAttrName( const OUString& rAttrName, in _GetKeyByAttrName() function in SvXMLNamespaceMap 462 return _GetKeyByAttrName( rAttrName, 0, pLocalName, 0 ); in GetKeyByAttrName() 471 return _GetKeyByAttrName ( rAttrName, pPrefix, pLocalName, pNamespace ); in GetKeyByAttrName()
|
H A D | DomBuilderContext.cxx | 139 GetImport().GetNamespaceMap()._GetKeyByAttrName( in StartElement()
|
H A D | RDFaImportHelper.cxx | 191 sal_uInt16 nKey( GetImport().GetNamespaceMap()._GetKeyByAttrName( in ReadCURIE()
|
/aoo42x/main/xmloff/inc/xmloff/ |
H A D | nmspmap.hxx | 134 sal_uInt16 _GetKeyByAttrName( const ::rtl::OUString& rAttrName, 141 sal_uInt16 _GetKeyByAttrName( const ::rtl::OUString& rAttrName,
|
/aoo42x/main/xmloff/source/text/ |
H A D | txtvfldi.cxx | 175 _GetKeyByAttrName( sAttrValue, &sTmp, sal_False ); in ProcessAttribute() 1399 _GetKeyByAttrName( sAttrValue, &sTmp, sal_False ); in ProcessAttribute()
|
H A D | XMLSectionImportContext.cxx | 287 _GetKeyByAttrName( sAttr, &sTmp, sal_False ); in ProcessAttributes()
|
H A D | txtfldi.cxx | 1497 sal_uInt16 nPrefix = GetImport().GetNamespaceMap()._GetKeyByAttrName( in ProcessAttribute() 2065 sal_uInt16 nPrefix = GetImport().GetNamespaceMap()._GetKeyByAttrName( in ProcessAttribute() 2131 _GetKeyByAttrName( sAttrValue, &sTmp, sal_False ); in ProcessAttribute() 2216 _GetKeyByAttrName( sAttrValue, &sTmp, sal_False ); in ProcessAttribute()
|
/aoo42x/main/xmloff/source/transform/ |
H A D | TransformerBase.cxx | 1285 GetNamespaceMap()._GetKeyByAttrName( rName, &aLocalName, sal_False ); in RemoveNamespacePrefix()
|
/aoo42x/main/sw/source/filter/xml/ |
H A D | xmltbli.cxx | 497 _GetKeyByAttrName( rValue, &sTmp, sal_False ); in SwXMLTableCellContext_Impl()
|
/aoo42x/main/sc/source/filter/xml/ |
H A D | xmlimprt.cxx | 3020 …sal_uInt16 nNsId = GetNamespaceMap()._GetKeyByAttrName( rAttrValue, 0, &rFormula, &rFormulaNmsp, s… in ExtractFormulaNamespaceGrammar()
|
Completed in 125 milliseconds