#include <vbafont.hxx>
|
| | 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 |
| |
Definition at line 27 of file vbafont.hxx.
◆ 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.
◆ getBold()
| uno::Any SAL_CALL SwVbaFont::getBold |
( |
| ) |
|
|
overridevirtual |
◆ getColorIndex()
| uno::Any SAL_CALL SwVbaFont::getColorIndex |
( |
| ) |
|
|
overridevirtual |
◆ getItalic()
| uno::Any SAL_CALL SwVbaFont::getItalic |
( |
| ) |
|
|
overridevirtual |
◆ getServiceImplName()
| OUString SwVbaFont::getServiceImplName |
( |
| ) |
|
|
overridevirtual |
◆ getServiceNames()
| uno::Sequence< OUString > SwVbaFont::getServiceNames |
( |
| ) |
|
|
overridevirtual |
◆ getShadow()
| uno::Any SAL_CALL SwVbaFont::getShadow |
( |
| ) |
|
|
overridevirtual |
◆ getStrikethrough()
| uno::Any SAL_CALL SwVbaFont::getStrikethrough |
( |
| ) |
|
|
overridevirtual |
◆ getSubscript()
| uno::Any SAL_CALL SwVbaFont::getSubscript |
( |
| ) |
|
|
overridevirtual |
◆ getSuperscript()
| uno::Any SAL_CALL SwVbaFont::getSuperscript |
( |
| ) |
|
|
overridevirtual |
◆ getUnderline()
| uno::Any SAL_CALL SwVbaFont::getUnderline |
( |
| ) |
|
|
overridevirtual |
◆ setUnderline()
| void SAL_CALL SwVbaFont::setUnderline |
( |
const css::uno::Any & |
_underline | ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files: