Home
last modified time | relevance | path

Searched refs:DrawSubControllerInterfaceBase (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sd/source/ui/inc/
H A DDrawSubController.hxx33 class DrawSubControllerInterfaceBase : public ::cppu::WeakComponentImplHelper2< class
38 DrawSubControllerInterfaceBase( ::osl::Mutex& aMutex ) in DrawSubControllerInterfaceBase() function in sd::DrawSubControllerInterfaceBase
H A DSdUnoOutlineView.hxx47 public DrawSubControllerInterfaceBase
H A DSdUnoSlideView.hxx53 public DrawSubControllerInterfaceBase
H A DSdUnoDrawView.hxx50 public DrawSubControllerInterfaceBase
/trunk/main/sd/source/ui/unoidl/
H A DSdUnoOutlineView.cxx55 : DrawSubControllerInterfaceBase(m_aMutex), in SdUnoOutlineView()
H A DSdUnoSlideView.cxx53 : DrawSubControllerInterfaceBase(m_aMutex), in SdUnoSlideView()
H A DSdUnoDrawView.cxx66 : DrawSubControllerInterfaceBase(m_aMutex), in SdUnoDrawView()

Completed in 45 milliseconds