Home
last modified time | relevance | path

Searched refs:vba_service_class_ (Results 1 – 14 of 14) sorted by relevance

/aoo42x/main/sc/source/ui/vba/
H A Dhelperdecl.hxx29 struct vba_service_class_ : public serviceimpl_base< vba_detail::OwnServiceImpl<ImplT_>, WithArgsT > struct
35 vba_service_class_() : baseT() {} in vba_service_class_() argument
44 …explicit vba_service_class_( PostProcessFuncT const& postProcessFunc ) : baseT( postProcessFunc ) … in vba_service_class_() function
H A Dvbatextframe.cxx69 sdecl::vba_service_class_<ScVbaTextFrame, sdecl::with_args<true> > serviceImpl;
H A Dvbahyperlink.cxx235 sdecl::vba_service_class_<ScVbaHyperlink, sdecl::with_args<true> > serviceImpl;
H A Dvbaworkbook.cxx350 sdecl::vba_service_class_<ScVbaWorkbook, sdecl::with_args<true> > serviceImpl;
H A Dvbaglobals.cxx292 sdecl::vba_service_class_<ScVbaGlobals, sdecl::with_args<true> > serviceImpl;
H A Dvbawindow.cxx898 sdecl::vba_service_class_<ScVbaWindow, sdecl::with_args<true> > serviceImpl;
H A Dvbaapplication.cxx1189 sdecl::vba_service_class_<ScVbaApplication, sdecl::with_args<false> > serviceImpl;
H A Dvbaworksheet.cxx1040 sdecl::vba_service_class_<ScVbaWorksheet, sdecl::with_args<true> > serviceImpl;
H A Dvbarange.cxx5756 sdecl::vba_service_class_<ScVbaRange, sdecl::with_args<true> > serviceImpl;
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dhelperdecl.hxx31 struct vba_service_class_ : public serviceimpl_base< detail::OwnServiceImpl<ImplT_>, WithArgsT > struct
37 vba_service_class_() : baseT() {} in vba_service_class_() argument
46 …explicit vba_service_class_( PostProcessFuncT const& postProcessFunc ) : baseT( postProcessFunc ) … in vba_service_class_() function
/aoo42x/main/sw/source/ui/vba/
H A Dvbaglobals.cxx183 sdecl::vba_service_class_<SwVbaGlobals, sdecl::with_args<true> > serviceImpl;
H A Dvbawrapformat.cxx241 sdecl::vba_service_class_<SwVbaWrapFormat, sdecl::with_args<true> > serviceImpl;
H A Dvbadocument.cxx371 sdecl::vba_service_class_<SwVbaDocument, sdecl::with_args<true> > serviceImpl;
/aoo42x/main/vbahelper/source/msforms/
H A Dvbauserform.cxx262 sdecl::vba_service_class_<ScVbaUserForm, sdecl::with_args<true> > serviceImpl;

Completed in 105 milliseconds