Home
last modified time | relevance | path

Searched refs:AVMEDIA_XINE_MANAGER_IMPLEMENTATIONNAME (Results 1 – 2 of 2) sorted by relevance

/trunk/main/avmedia/source/xine/
H A Dxinecommon.hxx52 #define AVMEDIA_XINE_MANAGER_IMPLEMENTATIONNAME "com.sun.star.comp.avmedia.Manager_Xine" macro
H A Dmanager.cxx87 … return ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( AVMEDIA_XINE_MANAGER_IMPLEMENTATIONNAME ) ); in getImplementationName_Static()