Home
last modified time | relevance | path

Searched refs:SwVbaWindow (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sw/source/ui/vba/
H A Dvbawindow.cxx34 SwVbaWindow::SwVbaWindow( in SwVbaWindow() function in SwVbaWindow
44 SwVbaWindow::Activate() throw (css::uno::RuntimeException) in Activate()
52 SwVbaWindow::Close( const uno::Any& SaveChanges, const uno::Any& RouteDocument ) throw (uno::Runtim… in Close()
61 SwVbaWindow::getView() throw (uno::RuntimeException) in getView()
66 void SAL_CALL SwVbaWindow::setView( const uno::Any& _view ) throw (uno::RuntimeException) in setView()
77 SwVbaWindow::Panes( const uno::Any& aIndex ) throw (uno::RuntimeException) in Panes()
87 SwVbaWindow::ActivePane() throw (uno::RuntimeException) in ActivePane()
93 SwVbaWindow::getServiceImplName() in getServiceImplName()
100 SwVbaWindow::getServiceNames() in getServiceNames()
H A Dvbawindow.hxx34 class SwVbaWindow : public WindowImpl_BASE class
37 SwVbaWindow(
H A Dvbaapplication.cxx98 return new SwVbaWindow( uno::Reference< XHelperInterface >(), mxContext, xModel, xController ); in getActiveWindow()

Completed in 16 milliseconds