Searched refs:aHandoutPageObjects (Results 1 – 1 of 1) sorted by relevance
1027 std::vector<SdrPageObj*> aHandoutPageObjects; in Print() local1033 aHandoutPageObjects.push_back(pPageObj); in Print()1035 if (aHandoutPageObjects.empty()) in Print()1039 std::vector<SdrPageObj*>::iterator aPageObjIter (aHandoutPageObjects.begin()); in Print()1043 iPageIndex!=iEnd && aPageObjIter!=aHandoutPageObjects.end(); in Print()1056 while (aPageObjIter != aHandoutPageObjects.end()) in Print()1065 int nSkip = aHandoutPageObjects.size() - nHangoverCount; in Print()
Completed in 13 milliseconds