Home
last modified time | relevance | path

Searched refs:AddIfKnown (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/xmloff/inc/xmloff/
H A Dnmspmap.hxx118 sal_uInt16 AddIfKnown( const ::rtl::OUString& rPrefix,
/aoo41x/main/xmloff/source/transform/
H A DTransformerBase.cxx273 sal_uInt16 nKey = m_pNamespaceMap->AddIfKnown( aPrefix, rAttrValue ); in startElement()
280 nKey = m_pNamespaceMap->AddIfKnown( aPrefix, aTestName ); in startElement()
/aoo41x/main/xmloff/source/core/
H A Dnmspmap.cxx133 sal_uInt16 SvXMLNamespaceMap::AddIfKnown( const OUString& rPrefix, const OUString& rName ) in AddIfKnown() function in SvXMLNamespaceMap
H A Dxmlimp.cxx767 sal_uInt16 nKey = mpNamespaceMap->AddIfKnown( aPrefix, rAttrValue ); in startElement()
774 nKey = mpNamespaceMap->AddIfKnown( aPrefix, aTestName ); in startElement()

Completed in 31 milliseconds