Home
last modified time | relevance | path

Searched refs:GraphicRendererVCL (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/svtools/source/graphic/
H A Drenderer.cxx54 return SAL_STATIC_CAST( ::cppu::OWeakObject*, new GraphicRendererVCL ); in GraphicRendererVCL_CreateInstance()
58 GraphicRendererVCL::GraphicRendererVCL() : in GraphicRendererVCL() function in unographic::GraphicRendererVCL
66 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 …]
/aoo42x/main/svtools/source/uno/
H A Dmiscservices.cxx88 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()
/aoo42x/main/svtools/source/inc/
H A Drenderer.hxx45 class GraphicRendererVCL : public ::cppu::OWeakAggObject, class
53 GraphicRendererVCL();
54 ~GraphicRendererVCL() throw();
/aoo42x/main/offapi/com/sun/star/graphic/
H A DGraphicRendererVCL.idl42 service GraphicRendererVCL
/aoo42x/main/offapi/
H A DUnoApi_offapi.mk594 offapi/com/sun/star/graphic/GraphicRendererVCL \

Completed in 66 milliseconds