Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/view/
H A Doutlnvsh.cxx176 pLastPage = GetActualPage(); in Construct()
222 pLastPage( NULL ), in OutlineViewShell()
1346 pLastPage = GetDoc()->GetSdPage( nPage, PK_STANDARD ); in ReadFrameViewData()
1347 pOlView->SetActualPage(pLastPage); in ReadFrameViewData()
1559 (GetActualPage() != pLastPage) ) in KeyInput()
1780 if( GetActualPage() != pLastPage ) in MouseButtonUp()
1807 const bool bNewPage = pPage != pLastPage; in UpdatePreview()
1808 pLastPage = pPage; in UpdatePreview()
/trunk/main/sw/source/core/inc/
H A Drootfrm.hxx109 SwPageFrm *pLastPage; member in SwRootFrm
292 const SwPageFrm *GetLastPage() const { return pLastPage; } in GetLastPage()
293 SwPageFrm *GetLastPage() { return pLastPage; } in GetLastPage()
/trunk/main/filter/source/pdf/
H A Dpdfexport.cxx174 Any* pLastPage = NULL; in ExportSelection() local
183 pLastPage = &rRenderOptions[ nData ].Value; in ExportSelection()
233 if ( pLastPage && sal_Int32(SFX_ENDOFSELECTION) == nSel ) in ExportSelection()
234 *pLastPage <<= sal_True; in ExportSelection()
/trunk/main/sd/source/ui/inc/
H A DOutlineViewShell.hxx165 SdPage* pLastPage; // Zur performanten Aufbereitung der Preview member in sd::OutlineViewShell
/trunk/main/sw/source/core/layout/
H A Dlaycache.cxx942 SwPageFrm* pLastPage = rpPage; in CheckInsert() local
951 _CheckFlyCache( pLastPage ); in CheckInsert()
H A Dnewfrm.cxx492 pLastPage( 0 ), in SwRootFrm()
H A Dpagechg.cxx879 ((SwRootFrm*)pPage->GetUpper())->pLastPage = pPage; in SetLastPage()

Completed in 57 milliseconds