Searched refs:bBelongsToShow (Results 1 – 1 of 1) sorted by relevance
1601 bool bBelongsToShow = true; in PageBelongsToCurrentShow() local1618 bBelongsToShow = false; in PageBelongsToCurrentShow()1620 for (sal_uInt16 i=0; i<nPageCount && !bBelongsToShow; i++) in PageBelongsToCurrentShow()1622 bBelongsToShow = true; in PageBelongsToCurrentShow()1626 return bBelongsToShow; in PageBelongsToCurrentShow()
Completed in 14 milliseconds