LibreOffice Module sw (master) 1
|
#include <vbastyle.hxx>
Public Member Functions | |
SwVbaStyle (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext, css::uno::Reference< css::frame::XModel > xModel, const css::uno::Reference< css::beans::XPropertySet > &_xPropertySet) | |
virtual OUString SAL_CALL | getName () override |
virtual void SAL_CALL | setName (const OUString &Name) override |
virtual ::sal_Int32 SAL_CALL | getLanguageID () override |
virtual void SAL_CALL | setLanguageID (::sal_Int32 _languageid) override |
virtual ::sal_Int32 SAL_CALL | getType () override |
virtual css::uno::Reference< ooo::vba::word::XFont > SAL_CALL | getFont () override |
virtual OUString SAL_CALL | getNameLocal () override |
virtual void SAL_CALL | setNameLocal (const OUString &_namelocal) override |
virtual css::uno::Reference< ::ooo::vba::word::XParagraphFormat > SAL_CALL | getParagraphFormat () override |
virtual sal_Bool SAL_CALL | getAutomaticallyUpdate () override |
virtual void SAL_CALL | setAutomaticallyUpdate (sal_Bool _automaticallyupdate) override |
virtual css::uno::Any SAL_CALL | getBaseStyle () override |
virtual void SAL_CALL | setBaseStyle (const css::uno::Any &_basestyle) override |
virtual css::uno::Any SAL_CALL | getNextParagraphStyle () override |
virtual void SAL_CALL | setNextParagraphStyle (const css::uno::Any &_nextparagraphstyle) override |
virtual ::sal_Int32 SAL_CALL | getListLevelNumber () override |
virtual OUString SAL_CALL | getDefaultPropertyName () override |
virtual OUString | getServiceImplName () override |
virtual css::uno::Sequence< OUString > | getServiceNames () override |
Public Member Functions inherited from InheritedHelperInterfaceWeakImpl< typename... Ifc > | |
InheritedHelperInterfaceWeakImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, const css::uno::Reference< css::uno::XComponentContext > &xContext) | |
Public Member Functions inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
InheritedHelperInterfaceImpl (const css::uno::Reference< ov::XHelperInterface > &xParent, css::uno::Reference< css::uno::XComponentContext > xContext) | |
virtual OUString | getServiceImplName ()=0 |
virtual css::uno::Sequence< OUString > | getServiceNames ()=0 |
virtual ::sal_Int32 SAL_CALL | getCreator () override |
virtual css::uno::Reference< ov::XHelperInterface > SAL_CALL | getParent () override |
virtual css::uno::Any SAL_CALL | Application () override |
virtual OUString SAL_CALL | getImplementationName () override |
virtual sal_Bool SAL_CALL | supportsService (const OUString &ServiceName) override |
virtual css::uno::Sequence< OUString > SAL_CALL | getSupportedServiceNames () override |
Static Public Member Functions | |
static void | setStyle (const css::uno::Reference< css::beans::XPropertySet > &xParaProps, const css::uno::Any &xStyle) |
static LanguageType | getLanguageID (const css::uno::Reference< css::beans::XPropertySet > &xTCProps) |
static void | setLanguageID (const css::uno::Reference< css::beans::XPropertySet > &xTCProps, LanguageType _languageid) |
Private Attributes | |
css::uno::Reference< css::frame::XModel > | mxModel |
css::uno::Reference< css::beans::XPropertySet > | mxStyleProps |
css::uno::Reference< css::style::XStyle > | mxStyle |
Additional Inherited Members | |
Protected Attributes inherited from InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > > | |
css::uno::WeakReference< ov::XHelperInterface > | mxParent |
css::uno::Reference< css::uno::XComponentContext > | mxContext |
Definition at line 32 of file vbastyle.hxx.
SwVbaStyle::SwVbaStyle | ( | const css::uno::Reference< ov::XHelperInterface > & | xParent, |
const css::uno::Reference< css::uno::XComponentContext > & | xContext, | ||
css::uno::Reference< css::frame::XModel > | xModel, | ||
const css::uno::Reference< css::beans::XPropertySet > & | _xPropertySet | ||
) |
css::script::BasicErrorException | |
css::uno::RuntimeException |
Definition at line 34 of file vbastyle.cxx.
References _xPropertySet, mxModel, mxStyle, and xModel.
|
overridevirtual |
Definition at line 139 of file vbastyle.cxx.
References mxStyleProps.
|
overridevirtual |
Definition at line 151 of file vbastyle.cxx.
References InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, mxModel, and mxStyleProps.
|
inlineoverridevirtual |
Definition at line 69 of file vbastyle.hxx.
|
overridevirtual |
Definition at line 88 of file vbastyle.cxx.
References VbaPalette::getPalette(), InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxParent, and mxStyleProps.
|
override |
Definition at line 64 of file vbastyle.cxx.
References getLanguageID(), and mxStyleProps.
Referenced by SwVbaRange::getLanguageID(), and getLanguageID().
|
static |
css::uno::RuntimeException |
|
override |
Definition at line 205 of file vbastyle.cxx.
References mxStyleProps.
|
overridevirtual |
Definition at line 46 of file vbastyle.cxx.
References mxStyle.
|
overridevirtual |
Definition at line 116 of file vbastyle.cxx.
References mxStyleProps.
|
overridevirtual |
Definition at line 178 of file vbastyle.cxx.
References InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, mxModel, and mxStyleProps.
|
overridevirtual |
Definition at line 128 of file vbastyle.cxx.
References getType(), InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >::mxContext, mxModel, and mxStyleProps.
|
overridevirtual |
Implements InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >.
Definition at line 213 of file vbastyle.cxx.
|
overridevirtual |
Implements InheritedHelperInterfaceImpl< ::cppu::WeakImplHelper< Ifc... > >.
Definition at line 219 of file vbastyle.cxx.
References aServiceNames.
|
override |
Definition at line 74 of file vbastyle.cxx.
References mxStyle, and nType.
Referenced by getParagraphFormat().
|
overridevirtual |
Definition at line 146 of file vbastyle.cxx.
References mxStyleProps.
|
overridevirtual |
Definition at line 165 of file vbastyle.cxx.
References mxStyleProps.
|
overridevirtual |
Definition at line 69 of file vbastyle.cxx.
References mxStyleProps, and setLanguageID().
|
static |
css::uno::RuntimeException |
Referenced by SwVbaRange::setLanguageID(), and setLanguageID().
|
overridevirtual |
Definition at line 40 of file vbastyle.cxx.
|
overridevirtual |
Definition at line 123 of file vbastyle.cxx.
References mxStyleProps.
|
overridevirtual |
Definition at line 192 of file vbastyle.cxx.
References mxStyleProps.
|
static |
css::uno::RuntimeException |
Definition at line 94 of file vbastyle.cxx.
Referenced by SwVbaRange::setStyle(), and SwVbaSelection::setStyle().
|
private |
Definition at line 35 of file vbastyle.hxx.
Referenced by getBaseStyle(), getNextParagraphStyle(), and getParagraphFormat().
|
private |
Definition at line 37 of file vbastyle.hxx.
Referenced by getName(), getType(), setName(), and SwVbaStyle().
|
private |
Definition at line 36 of file vbastyle.hxx.
Referenced by getAutomaticallyUpdate(), getBaseStyle(), getFont(), getLanguageID(), getListLevelNumber(), getNameLocal(), getNextParagraphStyle(), getParagraphFormat(), setAutomaticallyUpdate(), setBaseStyle(), setLanguageID(), setNameLocal(), and setNextParagraphStyle().