Home
last modified time | relevance | path

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

/trunk/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()
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 …]
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbawindowbase.hxx34 class VBAHELPER_DLLPUBLIC VbaWindowBase : public WindowBaseImpl_BASE class
37 VbaWindowBase(
43 VbaWindowBase(
/trunk/main/sw/source/ui/vba/
H A Dvbawindow.hxx32 typedef cppu::ImplInheritanceHelper1< VbaWindowBase, ov::word::XWindow > WindowImpl_BASE;
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.hxx39 typedef cppu::ImplInheritanceHelper1< VbaWindowBase, ov::excel::XWindow > WindowImpl_BASE;

Completed in 32 milliseconds