Searched refs:SwVbaPane (Results 1 – 4 of 4) sorted by relevance
31 SwVbaPane::SwVbaPane( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Refer… in SwVbaPane() function in SwVbaPane37 SwVbaPane::~SwVbaPane() in ~SwVbaPane()42 SwVbaPane::View() throw ( css::uno::RuntimeException ) in View()48 SwVbaPane::Close( ) throw ( css::uno::RuntimeException ) in Close()55 SwVbaPane::getServiceImplName() in getServiceImplName()62 SwVbaPane::getServiceNames() in getServiceNames()
32 class SwVbaPane : public SwVbaPane_BASE class38 …SwVbaPane( const css::uno::Reference< ooo::vba::XHelperInterface >& rParent, const css::uno::Refer…40 virtual ~SwVbaPane();
89 …return uno::makeAny( uno::Reference< word::XPane >( new SwVbaPane( this, mxContext, m_xModel ) ) … in ActivePane()
51 …return uno::makeAny( uno::Reference< word::XPane >( new SwVbaPane( mxParent, mxContext, mxModel )… in getByIndex()
Completed in 18 milliseconds