Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx307 SdPage* pBMPage; in IterateBookmarkPages() local
330 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() local
698 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 27 milliseconds