Home
last modified time | relevance | path

Searched refs:SwPanelFactory (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/ui/sidebar/
H A DSwPanelFactory.cxx54 ::rtl::OUString SAL_CALL SwPanelFactory::getImplementationName (void) in getImplementationName()
60 cssu::Reference<cssu::XInterface> SAL_CALL SwPanelFactory::createInstance( in createInstance()
63 ::rtl::Reference<SwPanelFactory> pPanelFactory (new SwPanelFactory()); in createInstance()
69 cssu::Sequence<OUString> SAL_CALL SwPanelFactory::getSupportedServiceNames (void) in getSupportedServiceNames()
78 SwPanelFactory::SwPanelFactory (void) in SwPanelFactory() function in sw::sidebar::SwPanelFactory
84 SwPanelFactory::~SwPanelFactory (void) in ~SwPanelFactory()
89 Reference<ui::XUIElement> SAL_CALL SwPanelFactory::createUIElement ( in createUIElement()
/trunk/main/sw/inc/
H A DSwPanelFactory.hxx47 class SwPanelFactory class
58 SwPanelFactory(void);
59 virtual ~SwPanelFactory(void);
/trunk/main/sw/source/ui/uno/
H A Dunofreg.cxx359 …else if ( ::sw::sidebar::SwPanelFactory::getImplementationName().equalsAsciiL( pImplName, nImplNam… in component_getFactory()
362 ::sw::sidebar::SwPanelFactory::getImplementationName(), in component_getFactory()
363 ::sw::sidebar::SwPanelFactory::createInstance, in component_getFactory()
364 ::sw::sidebar::SwPanelFactory::getSupportedServiceNames() ); in component_getFactory()
/trunk/main/sw/
H A DLibrary_sw.mk664 sw/source/ui/sidebar/SwPanelFactory \

Completed in 19 milliseconds