Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/vba/
H A Dvbafont.cxx49 ScVbaFont_BASE( xParent, xContext, dPalette.getPalette(), xPropertySet, bFormControl ), in ScVbaFont()
230 return ScVbaFont_BASE::getSize(); in getSize()
244 ScVbaFont_BASE::setColorIndex( uno::makeAny( nIndex ) ); in setColorIndex()
247 ScVbaFont_BASE::setColorIndex( _colorindex ); in setColorIndex()
257 return ScVbaFont_BASE::getColorIndex(); in getColorIndex()
356 return ScVbaFont_BASE::getBold(); in getBold()
426 return ScVbaFont_BASE::getStrikethrough(); in getStrikethrough()
435 return ScVbaFont_BASE::getShadow(); in getShadow()
445 return ScVbaFont_BASE::getItalic(); in getItalic()
454 return ScVbaFont_BASE::getName(); in getName()
H A Dvbafont.hxx37 typedef cppu::ImplInheritanceHelper1< VbaFontBase, ov::excel::XFont > ScVbaFont_BASE; typedef
39 class ScVbaFont : public ScVbaFont_BASE

Completed in 19 milliseconds