Home
last modified time | relevance | path

Searched refs:getWindow2 (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx53 return getWindow2()->isVisible(); in getVisible()
59 getWindow2()->setVisible( _visible ); in setVisible()
161 uno::Reference< awt::XWindow2 > VbaWindowBase::getWindow2() throw (uno::RuntimeException) in getWindow2() function in VbaWindowBase
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx67 css::uno::Reference< css::awt::XWindow2 > getWindow2() throw (css::uno::RuntimeException);