Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/vba/
H A Dvbaglobals.cxx56 SwVbaGlobals::~SwVbaGlobals() in ~SwVbaGlobals()
65 SwVbaGlobals::getApplication() throw (uno::RuntimeException) in getApplication()
75 SwVbaGlobals::getSystem() throw (uno::RuntimeException) in getSystem()
81 SwVbaGlobals::getActiveDocument() throw (uno::RuntimeException) in getActiveDocument()
87 SwVbaGlobals::getActiveWindow() throw (uno::RuntimeException) in getActiveWindow()
93 SwVbaGlobals::getName() throw (uno::RuntimeException) in getName()
99 SwVbaGlobals::getOptions() throw (uno::RuntimeException) in getOptions()
129 SwVbaGlobals::getSelection() throw (uno::RuntimeException) in getSelection()
140 SwVbaGlobals::getServiceImplName() in getServiceImplName()
147 SwVbaGlobals::getServiceNames() in getServiceNames()
[all …]
H A Dvbaglobals.hxx45 class SwVbaGlobals : public SwVbaGlobals_BASE class
54SwVbaGlobals( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno::XCo…
55 virtual ~SwVbaGlobals();

Completed in 37 milliseconds