Searched refs:GetKeyByPrefix (Results 1 – 6 of 6) sorted by relevance
1015 sal_uInt16 nKey = pNamespaceMap->GetKeyByPrefix( sPrefix ); in _exportXML()1041 nKey = pNamespaceMap->GetKeyByPrefix( sPrefix ); in _exportXML()
124 sal_uInt16 GetKeyByPrefix( const ::rtl::OUString& rPrefix ) const;
209 sal_uInt16 nKey = rMap.GetKeyByPrefix( sPrefix ); in addNamespace()
154 sal_uInt16 SvXMLNamespaceMap::GetKeyByPrefix( const OUString& rPrefix ) const in GetKeyByPrefix() function in SvXMLNamespaceMap
1022 nKey = _GetNamespaceMap().GetKeyByPrefix( sPrefix ); in EnsureNamespace()1030 nKey = _GetNamespaceMap().GetKeyByPrefix( sPrefix ); in EnsureNamespace()
366 sal_uInt16 nKey = rMap.GetKeyByPrefix( rPrefix ); in exportXFormsBinding()
Completed in 30 milliseconds