Home
last modified time | relevance | path

Searched refs:UnoInterfaceToUniqueIdentifierMapper (Results 1 – 7 of 7) sorted by relevance

/trunk/main/xmloff/source/core/
H A Dunointerfacetouniqueidentifiermapper.cxx36 UnoInterfaceToUniqueIdentifierMapper::UnoInterfaceToUniqueIdentifierMapper() in UnoInterfaceToUniqueIdentifierMapper() function in comphelper::UnoInterfaceToUniqueIdentifierMapper
44 const OUString& UnoInterfaceToUniqueIdentifierMapper::registerReference( const Reference< XInterfac… in registerReference()
64 bool UnoInterfaceToUniqueIdentifierMapper::registerReference( const OUString& rIdentifier, const Re… in registerReference()
113 const OUString& UnoInterfaceToUniqueIdentifierMapper::getIdentifier( const Reference< XInterface >&… in getIdentifier()
131 const Reference< XInterface >& UnoInterfaceToUniqueIdentifierMapper::getReference( const OUString& … in getReference()
145 bool UnoInterfaceToUniqueIdentifierMapper::findReference( const Reference< XInterface >& rInterface… in findReference()
160 bool UnoInterfaceToUniqueIdentifierMapper::findIdentifier( const OUString& rIdentifier, IdMap_t::co… in findIdentifier()
H A Dxmlimp.cxx293 ::comphelper::UnoInterfaceToUniqueIdentifierMapper maInterfaceToIdentifierMapper;
410 ::comphelper::UnoInterfaceToUniqueIdentifierMapper maInterfaceToIdentifierMapper; in _InitCtor()
1931 ::comphelper::UnoInterfaceToUniqueIdentifierMapper& SvXMLImport::getInterfaceToIdentifierMapper() in getInterfaceToIdentifierMapper()
H A Dxmlexp.cxx264 ::comphelper::UnoInterfaceToUniqueIdentifierMapper maInterfaceToIdentifierMapper;
2511 ::comphelper::UnoInterfaceToUniqueIdentifierMapper& SvXMLExport::getInterfaceToIdentifierMapper() in getInterfaceToIdentifierMapper()
/trunk/main/xmloff/inc/
H A Dunointerfacetouniqueidentifiermapper.hxx34 class UnoInterfaceToUniqueIdentifierMapper class
37 UnoInterfaceToUniqueIdentifierMapper();
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx62 namespace comphelper { class UnoInterfaceToUniqueIdentifierMapper; }
399 ::comphelper::UnoInterfaceToUniqueIdentifierMapper& getInterfaceToIdentifierMapper();
H A Dxmlexp.hxx92 namespace comphelper { class UnoInterfaceToUniqueIdentifierMapper; }
561 ::comphelper::UnoInterfaceToUniqueIdentifierMapper& getInterfaceToIdentifierMapper();
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx615 …::comphelper::UnoInterfaceToUniqueIdentifierMapper& rIdMapper = GetSdImport().getInterfaceToIdenti… in SetNavigationOrder()

Completed in 745 milliseconds