Home
last modified time | relevance | path

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

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