|
LibreOffice Module sc (master) 1
|
#include "vbastyle.hxx"#include <basic/sberrors.hxx>#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>#include <com/sun/star/beans/XPropertySet.hpp>Go to the source code of this file.
Functions | |
| static uno::Reference< beans::XPropertySet > | lcl_getStyleProps (const OUString &sStyleName, const uno::Reference< frame::XModel > &xModel) |
Variables | |
| constexpr OUStringLiteral | DISPLAYNAME = u"DisplayName" |
|
static |
| script::BasicErrorException | |
| uno::RuntimeException |
Definition at line 41 of file vbastyle.cxx.
References ScVbaStyle::getStylesNameContainer(), and xModel.
|
constexpr |
Definition at line 28 of file vbastyle.cxx.
Referenced by ScVbaStyle::getNameLocal(), and ScVbaStyle::setNameLocal().