LibreOffice Module sw (master) 1
Functions
autostyle_helper.hxx File Reference
#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"
Include dependency graph for autostyle_helper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

std::shared_ptr< SfxItemSetPropValuesToAutoStyleItemSet (SwDoc &rDoc, IStyleAccess::SwAutoStyleFamily eFamily, const css::uno::Sequence< css::beans::PropertyValue > &Values, SwAttrSet &rSet)
 

Function Documentation

◆ PropValuesToAutoStyleItemSet()

std::shared_ptr< SfxItemSet > PropValuesToAutoStyleItemSet ( SwDoc rDoc,
IStyleAccess::SwAutoStyleFamily  eFamily,
const css::uno::Sequence< css::beans::PropertyValue > &  Values,
SwAttrSet rSet 
)