Searched refs:pNPage (Results 1 – 2 of 2) sorted by relevance
486 SdPage* pNPage = GetSdPage(0, PK_NOTES); in InsertBookmarkAsPage() local488 sal_Int32 nNLeft = pNPage->GetLftBorder(); in InsertBookmarkAsPage()489 sal_Int32 nNRight = pNPage->GetRgtBorder(); in InsertBookmarkAsPage()490 sal_Int32 nNUpper = pNPage->GetUppBorder(); in InsertBookmarkAsPage()491 sal_Int32 nNLower = pNPage->GetLwrBorder(); in InsertBookmarkAsPage()
1077 SdrPage* pNPage = MakeBlancPage( sal_False ); in Import() local1078 pSdrModel->InsertPage( pNPage ); in Import()
Completed in 37 milliseconds