Searched refs:_view (Results 1 – 4 of 4) sorted by relevance
66 void SAL_CALL SwVbaWindow::setView( const uno::Any& _view ) throw (uno::RuntimeException) in setView() argument69 if( _view >>= nType ) in setView()
46 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
814 ScVbaWindow::setView( const uno::Any& _view) throw (uno::RuntimeException) in setView() argument817 _view >>= nWindowView; in setView()
104 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
Completed in 20 milliseconds