Home
last modified time | relevance | path

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

/trunk/main/vbahelper/inc/vbahelper/ !
H A Dvbafontbase.hxx54 typedef InheritedHelperInterfaceImpl1< ov::XFontBase > VbaFontBase_BASE; typedef
56 class VBAHELPER_DLLPUBLIC VbaFontBase : public VbaFontBase_BASE
/trunk/main/vbahelper/source/vbahelper/ !
H A Dvbafontbase.cxx44 VbaFontBase_BASE( xParent, xContext ), in VbaFontBase()