Home
last modified time | relevance | path

Searched refs:class_ (Results 1 – 24 of 24) sorted by relevance

/aoo4110/main/comphelper/inc/comphelper/
H A Dservicedecl.hxx289 struct class_ : public serviceimpl_base< detail::ServiceImpl<ImplT_>, WithArgsT > struct
295 class_() : baseT() {} in class_() argument
304 explicit class_( PostProcessFuncT const& postProcessFunc ) : baseT( postProcessFunc ) {} in class_() argument
/aoo4110/main/desktop/source/deployment/gui/
H A Ddp_gui_service.cxx330 sdecl::class_<ServiceImpl, sdecl::with_args<true> > serviceSI;
336 sdecl::class_<LicenseDialog, sdecl::with_args<true> > licenseSI;
342 sdecl::class_<UpdateRequiredDialogService, sdecl::with_args<true> > updateSI;
/aoo4110/main/canvas/source/vcl/
H A Dservices.cxx65 sdecl::class_<Canvas, sdecl::with_args<true> > serviceImpl1(&initCanvas);
78 sdecl::class_<SpriteCanvas, sdecl::with_args<true> > serviceImpl2(&initSpriteCanvas);
/aoo4110/main/canvas/source/cairo/
H A Dcairo_services.cxx57 sdecl::class_< Canvas, sdecl::with_args<true> > serviceImpl1(&initCanvas);
71 sdecl::class_< SpriteCanvas, sdecl::with_args<true> > serviceImpl2(&initSpriteCanvas);
/aoo4110/main/canvas/source/directx/
H A Ddx_canvas.cxx228 sdecl::class_<Canvas, sdecl::with_args<true> > serviceImpl1(&initCanvas);
242 sdecl::class_<BitmapCanvas, sdecl::with_args<true> > serviceImpl2(&initBitmapCanvas);
H A Ddx_spritecanvas.cxx199 sdecl::class_<SpriteCanvas, sdecl::with_args<true> > serviceImpl(&initCanvas);
/aoo4110/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx384 sdecl::class_<SimpleCanvasImpl, sdecl::with_args<true> > serviceImpl;
389 sdecl::class_<SimpleCanvasImpl, sdecl::with_args<true> >(),
/aoo4110/main/sw/source/ui/vba/
H A Dvbaeventshelper.cxx94 sdecl::class_<SwVbaEventsHelper, sdecl::with_args<true> > serviceImpl;
/aoo4110/main/svtools/source/graphic/
H A Dgraphicunofactory.cxx96 sdecl::class_<GObjectImpl, sdecl::with_args<true> > serviceBI;
/aoo4110/main/canvas/source/null/
H A Dnull_spritecanvas.cxx154 sdecl::class_<SpriteCanvas, sdecl::with_args<true> > serviceImpl(&initCanvas);
/aoo4110/main/desktop/source/deployment/
H A Ddp_log.cxx199 sdecl::class_<ProgressLogImpl, sdecl::with_args<true> > servicePLI;
/aoo4110/main/desktop/source/deployment/manager/
H A Ddp_managerfac.cxx76 sdecl::class_<PackageManagerFactoryImpl> servicePMFI;
H A Ddp_informationprovider.cxx339 sdecl::class_<PackageInformationProvider> servicePIP;
H A Ddp_extensionmanager.cxx1556 sdecl::class_<ExtensionManager> servicePIP;
/aoo4110/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx331 sdecl::class_<BackendImpl, sdecl::with_args<true> > serviceBI;
/aoo4110/main/desktop/source/deployment/registry/sfwk/
H A Ddp_sfwk.cxx419 sdecl::class_<BackendImpl, sdecl::with_args<true> > serviceBI;
/aoo4110/main/slideshow/source/engine/OGLTrans/
H A DOGLTrans_TransitionerImpl.cxx1474 sdecl::class_<OGLTransitionFactoryImpl> serviceImpl;
1479 sdecl::class_<OGLTransitionFactoryImpl>(),
/aoo4110/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx491 sdecl::class_<BackendImpl, sdecl::with_args<true> > serviceBI;
/aoo4110/main/slideshow/source/engine/
H A Dslideshowimpl.cxx2504 sdecl::class_<SlideShowImpl> serviceImpl;
2509 sdecl::class_<SlideShowImpl>(),
/aoo4110/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx808 sdecl::class_<BackendImpl, sdecl::with_args<true> > serviceBI;
/aoo4110/main/desktop/source/deployment/registry/help/
H A Ddp_help.cxx668 sdecl::class_<BackendImpl, sdecl::with_args<true> > serviceBI;
/aoo4110/main/vbahelper/source/msforms/
H A Dvbacontrol.cxx539 sdecl::class_<ControlProviderImpl, sdecl::with_args<false> > serviceImpl;
/aoo4110/main/sc/source/ui/vba/
H A Dvbaeventshelper.cxx911 sdecl::class_<ScVbaEventsHelper, sdecl::with_args<true> > serviceImpl;
/aoo4110/main/desktop/source/deployment/registry/component/
H A Ddp_component.cxx1839 sdecl::class_<BackendImpl, sdecl::with_args<true> > serviceBI;

Completed in 143 milliseconds