LibreOffice Module xmloff (master) 1
Functions
txtlists.cxx File Reference
#include <txtlists.hxx>
#include <comphelper/random.hxx>
#include <o3tl/safeint.hxx>
#include <tools/datetime.hxx>
#include <tools/long.hxx>
#include <sal/log.hxx>
#include <xmloff/txtimp.hxx>
#include <xmloff/xmlimp.hxx>
#include <xmloff/xmlnumi.hxx>
#include <com/sun/star/style/XStyle.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include "XMLTextListItemContext.hxx"
#include "XMLTextListBlockContext.hxx"
#include "txtparai.hxx"
Include dependency graph for txtlists.cxx:

Go to the source code of this file.

Functions

static void ClampLevel (uno::Reference< container::XIndexReplace > const &i_xNumRules, sal_Int16 &io_rLevel)
 

Function Documentation

◆ ClampLevel()

static void ClampLevel ( uno::Reference< container::XIndexReplace > const &  i_xNumRules,
sal_Int16 &  io_rLevel 
)
static