LibreOffice Module svx (master) 1
Namespaces | Functions
svdviter.cxx File Reference
#include <svx/svdviter.hxx>
#include <svx/svdobj.hxx>
#include <svx/svdpage.hxx>
#include <svx/svdmodel.hxx>
#include <svx/svdview.hxx>
#include <svx/svdpagv.hxx>
#include <svx/svdsob.hxx>
Include dependency graph for svdviter.cxx:

Go to the source code of this file.

Namespaces

namespace  SdrViewIter
 

Functions

static bool ImpCheckPageView (const SdrPage *pPage, const SdrObject *pObject, SdrPageView const *pPV)
 
void SdrViewIter::ForAllViews (const SdrPage *pPage, std::function< void(SdrView *)> f)
 
void SdrViewIter::ForAllViews (const SdrObject *pObject, std::function< void(SdrView *)> f)
 

Function Documentation

◆ ImpCheckPageView()

static bool ImpCheckPageView ( const SdrPage pPage,
const SdrObject pObject,
SdrPageView const *  pPV 
)
static