Home
last modified time | relevance | path

Searched refs:VbaApplicationBase (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx66 ::rtl::Reference< VbaApplicationBase > m_xBase;
178 VbaApplicationBase::VbaApplicationBase( const uno::Reference< uno::XComponentContext >& xContext ) in VbaApplicationBase() function in VbaApplicationBase
184 VbaApplicationBase::~VbaApplicationBase() in ~VbaApplicationBase()
190 VbaApplicationBase::getScreenUpdating() throw (uno::RuntimeException) in getScreenUpdating()
205 VbaApplicationBase::getDisplayStatusBar() throw (uno::RuntimeException) in getDisplayStatusBar()
246 ::sal_Bool SAL_CALL VbaApplicationBase::getInteractive() in getInteractive()
284 VbaApplicationBase::getVersion() throw (uno::RuntimeException) in getVersion()
402 VbaApplicationBase::getServiceImplName() in getServiceImplName()
409 VbaApplicationBase::getServiceNames() in getServiceNames()
420 void SAL_CALL VbaApplicationBase::Undo() in Undo()
[all …]
/aoo42x/main/vbahelper/inc/vbahelper/
H A Dvbaapplicationbase.hxx35 class VBAHELPER_DLLPUBLIC VbaApplicationBase : public ApplicationBase_BASE class
40 VbaApplicationBase( const css::uno::Reference< css::uno::XComponentContext >& xContext );
41 virtual ~VbaApplicationBase();
/aoo42x/main/sw/source/ui/vba/
H A Dvbaapplication.cxx116 return VbaApplicationBase::CommandBars( aIndex ); in CommandBars()
175 return VbaApplicationBase::CentimetersToPoints( _Centimeters ); in CentimetersToPoints()
H A Dvbaapplication.hxx38 typedef cppu::ImplInheritanceHelper1< VbaApplicationBase, ooo::vba::word::XApplication > SwVbaAppli…
/aoo42x/main/sc/source/ui/vba/
H A Dvbaapplication.hxx36 typedef cppu::ImplInheritanceHelper1< VbaApplicationBase, ov::excel::XApplication > ScVbaApplicatio…

Completed in 28 milliseconds