Home
last modified time | relevance | path

Searched refs:SidebarFactory (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/sidebar/
H A DSidebarFactory.cxx74 return Reference<XInterface>(static_cast<XWeak*>(new SidebarFactory(rxContext))); in SidebarFactory_createInstance()
102 SidebarFactory::SidebarFactory( in SidebarFactory() function in sd::sidebar::SidebarFactory
111 SidebarFactory::~SidebarFactory (void) in ~SidebarFactory()
118 void SAL_CALL SidebarFactory::disposing (void) in disposing()
127 void SAL_CALL SidebarFactory::initialize (const Sequence<Any>& aArguments) in initialize()
137 Reference<ui::XUIElement> SAL_CALL SidebarFactory::createUIElement ( in createUIElement()
225 void SAL_CALL SidebarFactory::disposing (const ::css::lang::EventObject& rEvent) in disposing()
H A DSidebarFactory.hxx76 class SidebarFactory class
87 SidebarFactory (const cssu::Reference<cssu::XComponentContext>& rxContext);
88 virtual ~SidebarFactory (void);

Completed in 9 milliseconds