Home
last modified time | relevance | path

Searched refs:_view (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/ui/vba/
H A Dvbawindow.cxx66 void SAL_CALL SwVbaWindow::setView( const uno::Any& _view ) throw (uno::RuntimeException) in setView() argument
69 if( _view >>= nType ) in setView()
H A Dvbawindow.hxx46 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);
/aoo4110/main/sc/source/ui/vba/
H A Dvbawindow.cxx814 ScVbaWindow::setView( const uno::Any& _view) throw (uno::RuntimeException) in setView() argument
817 _view >>= nWindowView; in setView()
H A Dvbawindow.hxx104 virtual void SAL_CALL setView( const css::uno::Any& _view ) throw (css::uno::RuntimeException);

Completed in 31 milliseconds