LibreOffice Module svl (master) 1
Namespaces | Functions
items_helper.hxx File Reference
#include <sal/config.h>
#include <sal/types.h>
#include <svl/whichranges.hxx>
#include <utility>
Include dependency graph for items_helper.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  svl
 
namespace  svl::detail
 

Functions

sal_uInt16 svl::detail::CountRanges (const WhichRangesContainer &pRanges)
 Determines the number of sal_uInt16s in a container of pairs of sal_uInt16s, each representing a range of sal_uInt16s, and total capacity of the ranges. More...
 
bool svl::detail::validRanges2 (const WhichRangesContainer &pRanges)