Searched refs:pBMPage (Results 1 – 1 of 1) sorted by relevance
307 SdPage* pBMPage; in IterateBookmarkPages() local330 pBMPage = (SdPage*) pBookmarkDoc->GetPage(nBMPage); in IterateBookmarkPages()334 pBMPage = NULL; in IterateBookmarkPages()338 if (pBMPage && pBMPage->GetPageKind()==PK_STANDARD && !pBMPage->IsMasterPage()) in IterateBookmarkPages()509 if (pBMPage->GetSize() != pRefPage->GetSize() || in InsertBookmarkAsPage()611 String pName( pBMPage->GetName() ); in InsertBookmarkAsPage()671 SdPage* pBMPage; in InsertBookmarkAsPage() local698 pBMPage = aBookmarkedPages[nPos]; in InsertBookmarkAsPage()699 sal_uInt16 nBMPage = pBMPage!=NULL ? pBMPage->GetPageNum() : SDRPAGE_NOTFOUND; in InsertBookmarkAsPage()701 if (pBMPage && pBMPage->GetPageKind()==PK_STANDARD && !pBMPage->IsMasterPage()) in InsertBookmarkAsPage()[all …]
Completed in 18 milliseconds