Searched refs:CanvasFactory (Results 1 – 3 of 3) sorted by relevance
71 class CanvasFactory class105 virtual ~CanvasFactory();106 CanvasFactory( Reference<XComponentContext> const & xContext );136 CanvasFactory::CanvasFactory( Reference<XComponentContext> const & xContext ) : in CanvasFactory() function in __anonfbf85ac20111::CanvasFactory227 CanvasFactory::~CanvasFactory() in ~CanvasFactory()235 new CanvasFactory( xContext ) ); in create()240 OUString CanvasFactory::getImplementationName() throw (RuntimeException) in getImplementationName()246 sal_Bool CanvasFactory::supportsService( OUString const & serviceName ) in supportsService()253 Sequence<OUString> CanvasFactory::getSupportedServiceNames() in getSupportedServiceNames()261 Sequence<OUString> CanvasFactory::getAvailableServiceNames() in getAvailableServiceNames()[all …]
32 /** The <type>CanvasFactory</type> is used to create the <type>Canvas</type>50 service CanvasFactory : com::sun::star::lang::XMultiComponentFactory;
107 offapi/com/sun/star/rendering/CanvasFactory \