Home
last modified time | relevance | path

Searched refs:WeakComponentImplHelper1 (Results 1 – 25 of 86) sorted by relevance

1234

/trunk/main/sd/source/core/annotations/
H A DAnnotation.cxx59 public ::cppu::WeakComponentImplHelper1< XAnnotation>,
70 …virtual void SAL_CALL acquire() throw () { ::cppu::WeakComponentImplHelper1< XAnnotation >::acquir… in acquire()
71 …virtual void SAL_CALL release() throw () { ::cppu::WeakComponentImplHelper1< XAnnotation >::releas… in release()
178 : ::cppu::WeakComponentImplHelper1< XAnnotation >(m_aMutex) in Annotation()
200 return ::cppu::WeakComponentImplHelper1< XAnnotation>::queryInterface(type); in queryInterface()
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dcompbase1.hxx56 class SAL_NO_VTABLE WeakComponentImplHelper1 class
62 … public rtl::StaticAggregate< class_data, ImplClassData1< Ifc1, WeakComponentImplHelper1< Ifc1 > >…
64 inline WeakComponentImplHelper1( ::osl::Mutex & rMutex ) throw () in WeakComponentImplHelper1() function in cppu::WeakComponentImplHelper1
/trunk/main/chart2/source/controller/main/
H A DUndoActions.hxx60 typedef ::cppu::WeakComponentImplHelper1< ::com::sun::star::document::XUndoAction > UndoElement_TBa…
104 typedef ::cppu::WeakComponentImplHelper1< ::com::sun::star::document::XUndoAction > ShapeUndoElemen…
/trunk/main/comphelper/inc/comphelper/
H A Dweakeventlistener.hxx104 :public ::cppu::WeakComponentImplHelper1 < LISTENER >
165 : ::cppu::WeakComponentImplHelper1< LISTENER >( m_aMutex ) in OWeakListenerAdapter()
/trunk/main/sw/source/ui/inc/
H A Dmailmergehelper.hxx218 public cppu::WeakComponentImplHelper1< ::com::sun::star::mail::XConnectionListener >
224 cppu::WeakComponentImplHelper1< ::com::sun::star::mail::XConnectionListener>(m_aMutex) in SwConnectionListener()
285 public cppu::WeakComponentImplHelper1< ::com::sun::star::mail::XMailMessage >
/trunk/main/sd/source/ui/framework/factories/
H A DPresentationFactory.cxx49 typedef ::cppu::WeakComponentImplHelper1 <lang::XInitialization> PresentationFactoryProviderInterfa…
71 typedef ::cppu::WeakComponentImplHelper1 <XView> PresentationViewInterfaceBase;
/trunk/main/sdext/source/presenter/
H A DPresenterScreen.hxx53 typedef ::cppu::WeakComponentImplHelper1 <
56 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/extensions/source/propctrlr/
H A Dcommoncontrol.hxx183 ,public ::cppu::WeakComponentImplHelper1< CONTROL_INTERFACE >
191 typedef ::cppu::WeakComponentImplHelper1< CONTROL_INTERFACE > ComponentBaseClass;
/trunk/main/sd/source/ui/framework/tools/
H A DFrameworkHelper.cxx63 typedef ::cppu::WeakComponentImplHelper1 <
123 typedef ::cppu::WeakComponentImplHelper1 <
322 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/vcl/source/window/
H A Dwpropset.cxx57 public cppu::WeakComponentImplHelper1< com::sun::star::beans::XPropertyChangeListener >,
64 : cppu::WeakComponentImplHelper1< com::sun::star::beans::XPropertyChangeListener >( m_aMutex ) in WindowPropertySetListener()
/trunk/main/vcl/source/app/
H A Dsession.cxx58 class VCLSession : public cppu::WeakComponentImplHelper1 < XSessionManagerClient >
105 : cppu::WeakComponentImplHelper1< XSessionManagerClient >( m_aMutex ), in VCLSession()
/trunk/main/vcl/source/components/
H A Ddtranscomp.cxx231 class ClipboardFactory : public ::cppu::WeakComponentImplHelper1<
250 cppu::WeakComponentImplHelper1< in ClipboardFactory()
/trunk/main/vcl/aqua/source/dtrans/
H A DDragSourceContext.cxx40 WeakComponentImplHelper1<XDragSourceContext>(m_aMutex), in DragSourceContext()
H A DDragSourceContext.hxx43 public cppu::WeakComponentImplHelper1<com::sun::star::datatransfer::dnd::XDragSourceContext>,
/trunk/main/sfx2/source/sidebar/
H A DAccessible.hxx37 typedef ::cppu::WeakComponentImplHelper1 <
H A DSidebarPanel.hxx37 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/sd/source/ui/framework/module/
H A DToolBarModule.hxx48 typedef ::cppu::WeakComponentImplHelper1 <
H A DShellStackGuard.hxx45 typedef ::cppu::WeakComponentImplHelper1 <
H A DViewTabBarModule.hxx40 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/sd/source/ui/inc/framework/
H A DTaskPanelResource.hxx44 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/sw/inc/
H A DSwPanelFactory.hxx41 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/svx/inc/sidebar/
H A DPanelFactory.hxx41 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/sc/inc/
H A DScPanelFactory.hxx37 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/sd/source/ui/sidebar/
H A DPanelFactory.hxx51 typedef ::cppu::WeakComponentImplHelper1 <
/trunk/main/dtrans/source/win32/dnd/
H A Dsourcecontext.hxx47 public WeakComponentImplHelper1<XDragSourceContext>

Completed in 82 milliseconds

1234