Home
last modified time | relevance | path

Searched refs:ScVbaFont (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sc/source/ui/vba/
H A Dvbafont.cxx43 ScVbaFont::ScVbaFont( in ScVbaFont() function in ScVbaFont
56 ScVbaFont::GetDataSet() in GetDataSet()
61 ScVbaFont::~ScVbaFont() in ~ScVbaFont()
225 ScVbaFont::getSize() throw ( uno::RuntimeException ) in getSize()
351 ScVbaFont::getBold() throw ( uno::RuntimeException ) in getBold()
430 ScVbaFont::getShadow() throw (uno::RuntimeException) in getShadow()
439 ScVbaFont::getItalic() throw ( uno::RuntimeException ) in getItalic()
449 ScVbaFont::getName() throw ( uno::RuntimeException ) in getName()
457 ScVbaFont::getColor() throw (uno::RuntimeException) in getColor()
481 ScVbaFont::getServiceImplName() in getServiceImplName()
[all …]
H A Dvbafont.hxx39 class ScVbaFont : public ScVbaFont_BASE class
45 ScVbaFont(
51 virtual ~ScVbaFont();// {}
H A Dvbasheetobject.cxx118 return new ScVbaFont( this, mxContext, maPalette, mxPropSet, 0, true ); in getFont()
450 return new ScVbaFont( this, mxContext, maPalette, mxControlProps, 0, true ); in getFont()
H A Dvbacharacters.cxx88 return uno::Reference< excel::XFont >( new ScVbaFont( this, mxContext, m_aPalette, xProps ) ); in getFont()
H A Dvbatitle.hxx66 return new ScVbaFont( BaseClass::mxParent, BaseClass::mxContext, m_Palette, xShapePropertySet ); in Font()
H A Dvbaformat.cxx357 return new ScVbaFont( thisHelperIface(), ScVbaFormat_BASE::mxContext, aPalette, mxPropertySet ); in Font()
H A Dvbarange.cxx2118 return new ScVbaFont( this, mxContext, aPalette, xProps, pRangeObj ); in Font()

Completed in 73 milliseconds