Searched refs:GraphicRendererVCL (Results 1 – 5 of 5) sorted by relevance
54 return SAL_STATIC_CAST( ::cppu::OWeakObject*, new GraphicRendererVCL ); in GraphicRendererVCL_CreateInstance()58 GraphicRendererVCL::GraphicRendererVCL() : in GraphicRendererVCL() function in unographic::GraphicRendererVCL66 GraphicRendererVCL::~GraphicRendererVCL() in ~GraphicRendererVCL()73 ::rtl::OUString GraphicRendererVCL::getImplementationName_Static() in getImplementationName_Static()118 uno::Any SAL_CALL GraphicRendererVCL::queryInterface( const uno::Type & rType ) in queryInterface()126 void SAL_CALL GraphicRendererVCL::acquire() in acquire()134 void SAL_CALL GraphicRendererVCL::release() in release()142 ::rtl::OUString SAL_CALL GraphicRendererVCL::getImplementationName() in getImplementationName()173 uno::Sequence< uno::Type > SAL_CALL GraphicRendererVCL::getTypes() in getTypes()192 uno::Sequence< sal_Int8 > SAL_CALL GraphicRendererVCL::getImplementationId() in getImplementationId()[all …]
88 DECLARE_CREATEINSTANCE_NAMESPACE( unographic, GraphicRendererVCL ) in DECLARE_CREATEINSTANCE_NAMESPACE()141 …else if( 0 == GraphicRendererVCL::getImplementationName_Static().compareToAscii( pImplementationNa… in DECLARE_CREATEINSTANCE_NAMESPACE()145 GraphicRendererVCL::getImplementationName_Static(), in DECLARE_CREATEINSTANCE_NAMESPACE()147 GraphicRendererVCL::getSupportedServiceNames_Static() ); in DECLARE_CREATEINSTANCE_NAMESPACE()
45 class GraphicRendererVCL : public ::cppu::OWeakAggObject, class53 GraphicRendererVCL();54 ~GraphicRendererVCL() throw();
44 GraphicRendererVCL.idl \
42 service GraphicRendererVCL
Completed in 36 milliseconds