Home
last modified time | relevance | path

Searched refs:SwXModule (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx214 static Reference< uno::XInterface > xModule = (cppu::OWeakObject*)new SwXModule();; in SwXModule_createInstance()
236 SwXModule::SwXModule() : in SwXModule() function in SwXModule
244 SwXModule::~SwXModule() in ~SwXModule()
252 Reference< XPropertySet > SwXModule::getViewSettings(void) throw( uno::RuntimeException ) in getViewSettings()
257 ((SwXModule*)this)->pxViewSettings = new Reference< XPropertySet > ; in getViewSettings()
266 Reference< XPropertySet > SwXModule::getPrintSettings(void) throw( uno::RuntimeException ) in getPrintSettings()
271 ((SwXModule*)this)->pxPrintSettings = new Reference< XPropertySet > ; in getPrintSettings()
280 OUString SwXModule::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
287 sal_Bool SwXModule::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
300 Sequence< OUString > SwXModule::getSupportedServiceNames(void) throw( RuntimeException ) in getSupportedServiceNames()
/trunk/main/sw/inc/
H A Dunomod.hxx53 class SwXModule : public cppu::WeakImplHelper4 class
66 virtual ~SwXModule();
68 SwXModule();
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXModule.csv1 "SwXModule";"com::sun::star::view::XViewSettingsSupplier";"getViewSettings()"
2 "SwXModule";"com::sun::star::view::XPrintSettingsSupplier";"getPrintSettings()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DSwXModule.java51 public class SwXModule extends TestCase { class
/trunk/main/sw/qa/unoapi/
H A Dsw.sce62 -o sw.SwXModule
/trunk/main/framework/qa/complex/api_internal/
H A Dapi.lst217 job219=sw.SwXModule

Completed in 69 milliseconds