LibreOffice Module sw (master) 1
|
#include <sal/config.h>
#include <memory>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/uno/Sequence.hxx>
#include <svl/itemset.hxx>
#include "istyleaccess.hxx"
#include "swatrset.hxx"
Go to the source code of this file.
Functions | |
std::shared_ptr< SfxItemSet > | PropValuesToAutoStyleItemSet (SwDoc &rDoc, IStyleAccess::SwAutoStyleFamily eFamily, const css::uno::Sequence< css::beans::PropertyValue > &Values, SwAttrSet &rSet) |
std::shared_ptr< SfxItemSet > PropValuesToAutoStyleItemSet | ( | SwDoc & | rDoc, |
IStyleAccess::SwAutoStyleFamily | eFamily, | ||
const css::uno::Sequence< css::beans::PropertyValue > & | Values, | ||
SwAttrSet & | rSet | ||
) |