Lines Matching refs:SwVbaView
53 SwVbaView::SwVbaView( const uno::Reference< ooo::vba::XHelperInterface >& rParent, const uno::Refer… in SwVbaView() function in SwVbaView
66 SwVbaView::~SwVbaView() in ~SwVbaView()
71 SwVbaView::getSeekView() throw (css::uno::RuntimeException) in getSeekView()
122 SwVbaView::setSeekView( ::sal_Int32 _seekview ) throw (css::uno::RuntimeException) in setSeekView()
187 SwVbaView::getSplitSpecial() throw (css::uno::RuntimeException) in getSplitSpecial()
193 SwVbaView::setSplitSpecial( ::sal_Int32/* _splitspecial */) throw (css::uno::RuntimeException) in setSplitSpecial()
199 SwVbaView::getTableGridLines() throw (css::uno::RuntimeException) in getTableGridLines()
207 SwVbaView::setTableGridLines( ::sal_Bool _tablegridlines ) throw (css::uno::RuntimeException) in setTableGridLines()
213 SwVbaView::getType() throw (css::uno::RuntimeException) in getType()
222 SwVbaView::setType( ::sal_Int32 _type ) throw (css::uno::RuntimeException) in setType()
249 uno::Reference< text::XTextRange > SwVbaView::getHFTextRange( sal_Int32 nType ) throw (uno::Runtime… in getHFTextRange()
379 uno::Reference< text::XTextRange > SwVbaView::getFirstObjectPosition( const uno::Reference< text::X… in getFirstObjectPosition()
401 SwVbaView::getServiceImplName() in getServiceImplName()
408 SwVbaView::getServiceNames() in getServiceNames()