Home
last modified time | relevance | path

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

/AOO41X/main/vbahelper/source/vbahelper/
H A Dvbawindowbase.cxx31 VbaWindowBase::VbaWindowBase( in VbaWindowBase() function in VbaWindowBase
42 VbaWindowBase::VbaWindowBase( uno::Sequence< uno::Any > const & args, in VbaWindowBase() function in VbaWindowBase
51 VbaWindowBase::getVisible() throw (uno::RuntimeException) in getVisible()
57 VbaWindowBase::setVisible( sal_Bool _visible ) throw (uno::RuntimeException) in setVisible()
85 VbaWindowBase::getHeight() throw (uno::RuntimeException) in getHeight()
91 VbaWindowBase::setHeight( sal_Int32 _height ) throw (uno::RuntimeException) in setHeight()
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()
[all …]
/AOO41X/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx34 class VBAHELPER_DLLPUBLIC VbaWindowBase : public WindowBaseImpl_BASE class
37 VbaWindowBase(
43 VbaWindowBase(
/AOO41X/main/sw/source/ui/vba/
H A Dvbawindow.hxx32 typedef cppu::ImplInheritanceHelper1< VbaWindowBase, ov::word::XWindow > WindowImpl_BASE;
/AOO41X/main/sc/source/ui/vba/
H A Dvbawindow.hxx39 typedef cppu::ImplInheritanceHelper1< VbaWindowBase, ov::excel::XWindow > WindowImpl_BASE;