Searched refs:nPgRelNum (Results 1 – 1 of 1) sorted by relevance
1065 sal_uInt16 nPgRelNum = 0; in GetDocument() local1068 SdPage* pPage = pDoc->GetSdPage( nPgRelNum, PK_STANDARD ); in GetDocument()1079 nPgRelNum++; in GetDocument()1084 pDoc->DeletePage( (nPgRelNum << 1) + 2 ); // NotizPage loeschen in GetDocument()1085 pDoc->DeletePage( (nPgRelNum << 1) + 1 ); // delete page in GetDocument()
Completed in 20 milliseconds