Home
last modified time | relevance | path

Searched refs:VbaDocumentBase (Results 1 – 6 of 6) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx55 VbaDocumentBase::VbaDocumentBase( uno::Sequence< uno::Any> const & args, in VbaDocumentBase() function in VbaDocumentBase
61 VbaDocumentBase::getName() throw (uno::RuntimeException) in getName()
84 VbaDocumentBase::getPath() throw (uno::RuntimeException) in getPath()
98 VbaDocumentBase::getFullName() throw (uno::RuntimeException) in getFullName()
219 VbaDocumentBase::setSaved( sal_Bool bSave ) throw (uno::RuntimeException) in setSaved()
241 VbaDocumentBase::getSaved() throw (uno::RuntimeException) in getSaved()
248 VbaDocumentBase::Save() throw (uno::RuntimeException) in Save()
256 VbaDocumentBase::Activate() throw (uno::RuntimeException) in Activate()
263 VbaDocumentBase::getVBProject() throw (uno::RuntimeException) in getVBProject()
283 VbaDocumentBase::getServiceImplName() in getServiceImplName()
[all …]
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbadocumentbase.hxx32 class VBAHELPER_DLLPUBLIC VbaDocumentBase : public VbaDocumentBase_BASE class
39VbaDocumentBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
41VbaDocumentBase( const css::uno::Reference< ov::XHelperInterface >& xParent, const css::uno::Refe…
43VbaDocumentBase( css::uno::Sequence< css::uno::Any > const& aArgs, css::uno::Reference< css::uno:…
44 virtual ~VbaDocumentBase() {} in ~VbaDocumentBase()
/trunk/main/sc/source/ui/vba/
H A Dvbaworkbook.hxx33 typedef cppu::ImplInheritanceHelper1< VbaDocumentBase, ov::excel::XWorkbook > ScVbaWorkbook_BASE;
H A Dvbaworkbook.cxx258 VbaDocumentBase::Activate(); in Activate()
/trunk/main/sw/source/ui/vba/
H A Dvbadocument.hxx31 typedef cppu::ImplInheritanceHelper1< VbaDocumentBase, ooo::vba::word::XDocument > SwVbaDocument_BA…
H A Dvbadocument.cxx263 VbaDocumentBase::Activate(); in Activate()

Completed in 37 milliseconds