Searched refs:VbaWindowBase (Results 1 – 4 of 4) sorted by relevance
31 VbaWindowBase::VbaWindowBase( in VbaWindowBase() function in VbaWindowBase42 VbaWindowBase::VbaWindowBase( uno::Sequence< uno::Any > const & args, in VbaWindowBase() function in VbaWindowBase51 VbaWindowBase::getVisible() throw (uno::RuntimeException) in getVisible()85 VbaWindowBase::getHeight() throw (uno::RuntimeException) in getHeight()97 VbaWindowBase::getLeft() throw (uno::RuntimeException) in getLeft()103 VbaWindowBase::setLeft( sal_Int32 _left ) throw (uno::RuntimeException) in setLeft()109 VbaWindowBase::getTop() throw (uno::RuntimeException) in getTop()115 VbaWindowBase::setTop( sal_Int32 _top ) throw (uno::RuntimeException) in setTop()121 VbaWindowBase::getWidth() throw (uno::RuntimeException) in getWidth()133 VbaWindowBase::getServiceImplName() in getServiceImplName()[all …]
34 class VBAHELPER_DLLPUBLIC VbaWindowBase : public WindowBaseImpl_BASE class37 VbaWindowBase(43 VbaWindowBase(
32 typedef cppu::ImplInheritanceHelper1< VbaWindowBase, ov::word::XWindow > WindowImpl_BASE;
39 typedef cppu::ImplInheritanceHelper1< VbaWindowBase, ov::excel::XWindow > WindowImpl_BASE;
Completed in 42 milliseconds