LibreOffice Module svx (master) 1
Functions
SdrViewIter Namespace Reference

Functions

void ForAllViews (const SdrPage *pPage, std::function< void(SdrView *)> f)
 
void ForAllViews (const SdrObject *pObject, std::function< void(SdrView *)> f)
 

Function Documentation

◆ ForAllViews() [1/2]

SVXCORE_DLLPUBLIC void SdrViewIter::ForAllViews ( const SdrObject pObject,
std::function< void(SdrView *)>  f 
)

◆ ForAllViews() [2/2]

SVXCORE_DLLPUBLIC void SdrViewIter::ForAllViews ( const SdrPage pPage,
std::function< void(SdrView *)>  f 
)