Searched refs:GraphicProvider (Results 1 – 10 of 10) sorted by relevance
60 return SAL_STATIC_CAST( ::cppu::OWeakObject*, new GraphicProvider ); in GraphicProvider_CreateInstance()63 GraphicProvider::GraphicProvider() in GraphicProvider() function in unographic::GraphicProvider69 GraphicProvider::~GraphicProvider() in ~GraphicProvider()75 ::rtl::OUString GraphicProvider::getImplementationName_Static() in getImplementationName_Static()83 uno::Sequence< ::rtl::OUString > GraphicProvider::getSupportedServiceNames_Static() in getSupportedServiceNames_Static()95 ::rtl::OUString SAL_CALL GraphicProvider::getImplementationName() in getImplementationName()103 sal_Bool SAL_CALL GraphicProvider::supportsService( const ::rtl::OUString& ServiceName ) in supportsService()118 uno::Sequence< ::rtl::OUString > SAL_CALL GraphicProvider::getSupportedServiceNames() in getSupportedServiceNames()126 uno::Sequence< uno::Type > SAL_CALL GraphicProvider::getTypes() in getTypes()141 uno::Sequence< sal_Int8 > SAL_CALL GraphicProvider::getImplementationId() in getImplementationId()[all …]
87 DECLARE_CREATEINSTANCE_NAMESPACE( unographic, GraphicProvider ) in DECLARE_CREATEINSTANCE_NAMESPACE()133 …else if( 0 == GraphicProvider::getImplementationName_Static().compareToAscii( pImplementationName … in DECLARE_CREATEINSTANCE_NAMESPACE()137 GraphicProvider::getImplementationName_Static(), in DECLARE_CREATEINSTANCE_NAMESPACE()139 GraphicProvider::getSupportedServiceNames_Static() ); in DECLARE_CREATEINSTANCE_NAMESPACE()
40 class GraphicProvider : public ::cppu::WeakImplHelper1< ::com::sun::star::graphic::XGraphicProvider… class44 GraphicProvider();45 ~GraphicProvider();
102 …e given set. Will be resolved using a <type scope="com::sun::star::graphic">GraphicProvider</type>.125 …e given set. Will be resolved using a <type scope="com::sun::star::graphic">GraphicProvider</type>.
98 object from an <type scope="com::sun::star::graphic">GraphicProvider</type>.</p>143 object from an <type scope="com::sun::star::graphic">GraphicProvider</type>.</p>
42 GraphicProvider.idl \
42 published service GraphicProvider
39 @see GraphicProvider
44 @see GraphicProvider
33 indirection via a resource file - the GraphicProvider service supports
Completed in 34 milliseconds