LibreOffice Module sw (master) 1
Functions
swatrset.cxx File Reference
#include <memory>
#include <cellatr.hxx>
#include <charfmt.hxx>
#include <fchrfmt.hxx>
#include <doc.hxx>
#include <IDocumentListsAccess.hxx>
#include <editeng/editeng.hxx>
#include <fmtanchr.hxx>
#include <fmtpdsc.hxx>
#include <fmtautofmt.hxx>
#include <hintids.hxx>
#include <list.hxx>
#include <node.hxx>
#include <numrule.hxx>
#include <pagedesc.hxx>
#include <paratr.hxx>
#include <o3tl/unit_conversion.hxx>
#include <osl/diagnose.h>
#include <svl/whiter.hxx>
#include <svx/svdpool.hxx>
#include <svx/sxenditm.hxx>
#include <svx/sdsxyitm.hxx>
Include dependency graph for swatrset.cxx:

Go to the source code of this file.

Functions

bool IsInRange (const WhichRangesContainer &pRange, const sal_uInt16 nId)
 check if ID is in range of attribute set IDs More...
 

Function Documentation

◆ IsInRange()

bool IsInRange ( const WhichRangesContainer pRange,
const sal_uInt16  nId 
)

check if ID is in range of attribute set IDs

Definition at line 451 of file swatrset.cxx.

References nId.

Referenced by SwServerObject::IsLinkInServer(), and SwTextFrame::SwClientNotify().