Home
last modified time | relevance | path

Searched refs:CountAllObjects (Results 1 – 2 of 2) sorted by relevance

/AOO42X/main/svx/inc/svx/
H A Dsvdpage.hxx171 sal_uIntPtr CountAllObjects() const;
/AOO42X/main/svx/source/svdraw/
H A Dsvdpage.cxx779 sal_uIntPtr SdrObjList::CountAllObjects() const in CountAllObjects() function in SdrObjList
786 nCnt+=pSubOL->CountAllObjects(); in CountAllObjects()