Searched refs:SwVbaWindow (Results 1 – 3 of 3) sorted by relevance
34 SwVbaWindow::SwVbaWindow( in SwVbaWindow() function in SwVbaWindow44 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()
34 class SwVbaWindow : public WindowImpl_BASE class37 SwVbaWindow(
98 return new SwVbaWindow( uno::Reference< XHelperInterface >(), mxContext, xModel, xController ); in getActiveWindow()
Completed in 12 milliseconds