Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/vba/
H A Dvbaglobals.cxx44 SwVbaGlobals::SwVbaGlobals( uno::Sequence< uno::Any > const& aArgs, uno::Reference< uno::XComponen… in SwVbaGlobals() function in SwVbaGlobals
56 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()
105 SwVbaGlobals::CommandBars( const uno::Any& aIndex ) throw (uno::RuntimeException) in CommandBars()
111 SwVbaGlobals::Documents( const uno::Any& index ) throw (uno::RuntimeException) in Documents()
[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();