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.cxx211 static Reference< uno::XInterface > xModule = (cppu::OWeakObject*)new SwXModule(); in SwXModule_createInstance()
233 SwXModule::SwXModule() : in SwXModule() function in SwXModule
241 SwXModule::~SwXModule() in ~SwXModule()
249 Reference< XPropertySet > SwXModule::getViewSettings(void) throw( uno::RuntimeException ) in getViewSettings()
254 ((SwXModule*)this)->pxViewSettings = new Reference< XPropertySet > ; in getViewSettings()
263 Reference< XPropertySet > SwXModule::getPrintSettings(void) throw( uno::RuntimeException ) in getPrintSettings()
268 ((SwXModule*)this)->pxPrintSettings = new Reference< XPropertySet > ; in getPrintSettings()
277 OUString SwXModule::getImplementationName(void) throw( RuntimeException ) in getImplementationName()
284 sal_Bool SwXModule::supportsService(const OUString& rServiceName) throw( RuntimeException ) in supportsService()
297 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.lst212 job213=sw.SwXModule