Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/
H A Dvbahelperinterface.hxx62 class InheritedHelperInterfaceImpl : public Ifc1 class
68 InheritedHelperInterfaceImpl() {} in InheritedHelperInterfaceImpl() function in InheritedHelperInterfaceImpl
69InheritedHelperInterfaceImpl( const css::uno::Reference< css::uno::XComponentContext >& xContext )… in InheritedHelperInterfaceImpl() function in InheritedHelperInterfaceImpl
70InheritedHelperInterfaceImpl( const css::uno::Reference< ov::XHelperInterface >& xParent, const cs… in InheritedHelperInterfaceImpl() function in InheritedHelperInterfaceImpl
108 class InheritedHelperInterfaceImpl1 : public InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper1<…
110 typedef InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper1< Ifc1 > > Base;
118 class InheritedHelperInterfaceImpl2 : public InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper2<…
120 typedef InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper2< Ifc1, Ifc2 > > Base;
128 class InheritedHelperInterfaceImpl3 : public InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper3<…
130 typedef InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper3< Ifc1, Ifc2, Ifc3 > > Base;
H A Dvbacollectionimpl.hxx236 class ScVbaCollectionBase : public InheritedHelperInterfaceImpl< Ifc1 >
238 typedef InheritedHelperInterfaceImpl< Ifc1 > BaseColBase;
H A Dvbashape.hxx39 typedef InheritedHelperInterfaceImpl< ListeningShape > ScVbaShape_BASE;
/trunk/main/sc/source/ui/vba/
H A Dvbatitle.hxx39 class TitleImpl : public InheritedHelperInterfaceImpl< Ifc1 >
41 typedef InheritedHelperInterfaceImpl< Ifc1 > BaseClass;
H A Dvbaassistant.hxx35 typedef InheritedHelperInterfaceImpl< Assistant > ScVbaAssistantImpl_BASE;

Completed in 22 milliseconds