Home
last modified time | relevance | path

Searched refs:VbaDocumentBase_BASE (Results 1 – 2 of 2) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbadocumentbase.cxx47 …arent, const uno::Reference< uno::XComponentContext >& xContext) :VbaDocumentBase_BASE( xParent, x… in VbaDocumentBase()
51 …ntContext >& xContext, uno::Reference< frame::XModel > xModel ) : VbaDocumentBase_BASE( xParent, x… in VbaDocumentBase()
56 …uno::Reference< uno::XComponentContext> const & xContext ) : VbaDocumentBase_BASE( getXSomethingFr… in VbaDocumentBase()
/trunk/main/vbahelper/inc/vbahelper/
H A Dvbadocumentbase.hxx30 typedef InheritedHelperInterfaceImpl1< ooo::vba::XDocumentBase > VbaDocumentBase_BASE; typedef
32 class VBAHELPER_DLLPUBLIC VbaDocumentBase : public VbaDocumentBase_BASE