LibreOffice Module sw (master) 1
Public Member Functions | List of all members
SwVbaFont Class Reference

#include <vbafont.hxx>

Inheritance diagram for SwVbaFont:
[legend]
Collaboration diagram for SwVbaFont:
[legend]

Public Member Functions

 SwVbaFont (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, const css::uno::Reference< css::container::XIndexAccess > &xPalette, css::uno::Reference< css::beans::XPropertySet > const &xPropertySet)
 
virtual css::uno::Any SAL_CALL getColorIndex () override
 
virtual css::uno::Any SAL_CALL getUnderline () override
 
virtual void SAL_CALL setUnderline (const css::uno::Any &_underline) override
 
virtual css::uno::Any SAL_CALL getSubscript () override
 
virtual css::uno::Any SAL_CALL getSuperscript () override
 
virtual css::uno::Any SAL_CALL getBold () override
 
virtual css::uno::Any SAL_CALL getItalic () override
 
virtual css::uno::Any SAL_CALL getStrikethrough () override
 
virtual css::uno::Any SAL_CALL getShadow () override
 
virtual OUString getServiceImplName () override
 
virtual css::uno::Sequence< OUString > getServiceNames () override
 

Detailed Description

Definition at line 27 of file vbafont.hxx.

Constructor & Destructor Documentation

◆ SwVbaFont()

SwVbaFont::SwVbaFont ( const css::uno::Reference< ov::XHelperInterface > &  xParent,
const css::uno::Reference< css::uno::XComponentContext > &  xContext,
const css::uno::Reference< css::container::XIndexAccess > &  xPalette,
css::uno::Reference< css::beans::XPropertySet > const &  xPropertySet 
)
Exceptions
css::uno::RuntimeException

Definition at line 114 of file vbafont.cxx.

Member Function Documentation

◆ getBold()

uno::Any SAL_CALL SwVbaFont::getBold ( )
overridevirtual

Definition at line 186 of file vbafont.cxx.

References aLongAnyFalse, and aLongAnyTrue.

◆ getColorIndex()

uno::Any SAL_CALL SwVbaFont::getColorIndex ( )
overridevirtual

Definition at line 146 of file vbafont.cxx.

References count, and nIndex.

◆ getItalic()

uno::Any SAL_CALL SwVbaFont::getItalic ( )
overridevirtual

Definition at line 196 of file vbafont.cxx.

References aLongAnyFalse, and aLongAnyTrue.

◆ getServiceImplName()

OUString SwVbaFont::getServiceImplName ( )
overridevirtual

Definition at line 140 of file vbafont.cxx.

◆ getServiceNames()

uno::Sequence< OUString > SwVbaFont::getServiceNames ( )
overridevirtual

Definition at line 226 of file vbafont.cxx.

References aServiceNames.

◆ getShadow()

uno::Any SAL_CALL SwVbaFont::getShadow ( )
overridevirtual

Definition at line 216 of file vbafont.cxx.

References aLongAnyFalse, and aLongAnyTrue.

◆ getStrikethrough()

uno::Any SAL_CALL SwVbaFont::getStrikethrough ( )
overridevirtual

Definition at line 206 of file vbafont.cxx.

References aLongAnyFalse, and aLongAnyTrue.

◆ getSubscript()

uno::Any SAL_CALL SwVbaFont::getSubscript ( )
overridevirtual

Definition at line 166 of file vbafont.cxx.

References aLongAnyFalse, and aLongAnyTrue.

◆ getSuperscript()

uno::Any SAL_CALL SwVbaFont::getSuperscript ( )
overridevirtual

Definition at line 176 of file vbafont.cxx.

References aLongAnyFalse, and aLongAnyTrue.

◆ getUnderline()

uno::Any SAL_CALL SwVbaFont::getUnderline ( )
overridevirtual

Definition at line 120 of file vbafont.cxx.

References mxFont.

◆ setUnderline()

void SAL_CALL SwVbaFont::setUnderline ( const css::uno::Any &  _underline)
overridevirtual

Definition at line 128 of file vbafont.cxx.

References mxFont.


The documentation for this class was generated from the following files: