Home
last modified time | relevance | path

Searched refs:pCurrentPage (Results 1 – 25 of 28) sorted by last modified time

12

/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx266 Selection (const OUString& rsSelection, const SdPage* pCurrentPage) in Selection() argument
269 mnCurrentPageIndex(pCurrentPage!=NULL ? (pCurrentPage->GetPageNum()-1)/2 : -1), in Selection()
H A DViewShellImplementation.cxx104 SdPage* pCurrentPage, in ProcessModifyPageSlot() argument
125 if (pCurrentPage != NULL && pCurrentPage->TRG_HasMasterPage()) in ProcessModifyPageSlot()
126 aVisibleLayers = pCurrentPage->TRG_GetMasterPageVisibleLayers(); in ProcessModifyPageSlot()
132 if (pCurrentPage == NULL) in ProcessModifyPageSlot()
191 bHandoutMode ? pHandoutMPage : pCurrentPage; in ProcessModifyPageSlot()
210 if (pCurrentPage->GetName() != aNewName) in ProcessModifyPageSlot()
212 pCurrentPage->SetName(aNewName); in ProcessModifyPageSlot()
216 sal_uInt16 nPage = (pCurrentPage->GetPageNum()-1) / 2; in ProcessModifyPageSlot()
223 pCurrentPage->SetAutoLayout(aNewAutoLayout, sal_True); in ProcessModifyPageSlot()
229 pCurrentPage->TRG_SetMasterPageVisibleLayers(aVisibleLayers); in ProcessModifyPageSlot()
H A Ddrviewsb.cxx825 SdPage* pCurrentPage = GetDoc()->GetSdPage( maTabControl.GetCurPageId() - 1, GetPageKind() ); in IMPL_LINK() local
827 …return pCurrentPage && ( aNewName.Equals( pCurrentPage->GetName() ) || GetDocSh()->IsNewPageNameVa… in IMPL_LINK()
H A Ddrviews1.cxx1020 SdPage* pCurrentPage = dynamic_cast< SdPage* >( pPV->GetPage()); in SwitchPage() local
1022 && pNewPage == pCurrentPage in SwitchPage()
H A Ddrviews2.cxx328 SdPage* pCurrentPage = ( GetEditMode() == EM_PAGE ) in FuTemporary() local
334 String aPageName = pCurrentPage->GetName(); in FuTemporary()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx599 SdPage* pCurrentPage = GetCurrentPage(); in GetAnnotationState() local
602 const bool bWrongPageKind = (pCurrentPage == 0) || (pCurrentPage->GetPageKind() != PK_STANDARD); in GetAnnotationState()
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx205 …terDialog( ViewShell* pViewShell, ::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage ) : in HeaderFooterDialog() argument
209 mpCurrentPage( pCurrentPage ), in HeaderFooterDialog()
216 if( pCurrentPage->GetPageKind() == PK_STANDARD ) in HeaderFooterDialog()
218 pSlide = pCurrentPage; in HeaderFooterDialog()
219 pNotes = (SdPage*)pDoc->GetPage( pCurrentPage->GetPageNum() + 1 ); in HeaderFooterDialog()
221 else if( pCurrentPage->GetPageKind() == PK_NOTES ) in HeaderFooterDialog()
223 pNotes = pCurrentPage; in HeaderFooterDialog()
224 pSlide = (SdPage*)pDoc->GetPage( pCurrentPage->GetPageNum() -1 ); in HeaderFooterDialog()
H A Dsddlgfact.cxx549 SdDrawDocument* pDoc, SdPage* pCurrentPage ) in CreateMasterLayoutDialog() argument
551 return new VclAbstractDialog_Impl( new ::sd::MasterLayoutDialog( pParent, pDoc, pCurrentPage )); in CreateMasterLayoutDialog()
555 ::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage ) in CreateHeaderFooterDialog() argument
557 …g_Impl( new ::sd::HeaderFooterDialog( (::sd::ViewShell*)pViewShell, pParent, pDoc, pCurrentPage )); in CreateHeaderFooterDialog()
H A Dsddlgfact.hxx286 SdPage* pCurrentPage ); // add for HeaderFooterDialog
H A Dmasterlayoutdlg.cxx47 MasterLayoutDialog::MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage in MasterLayoutDialog() argument
50 mpCurrentPage( pCurrentPage ), in MasterLayoutDialog()
/trunk/main/svx/source/form/
H A Dfmshimp.cxx2437 FmFormPage* pCurrentPage = m_pShell->GetCurPage(); in IMPL_LINK() local
2438 DBG_ASSERT(pCurrentPage!=NULL, "FmXFormShell::OnSearchContextRequest : no page !"); in IMPL_LINK()
2442 SdrObjListIter aPageIter( *pCurrentPage ); in IMPL_LINK()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx949 SdPage* pCurrentPage = NULL; in IMPL_LINK() local
951 pCurrentPage = pDescriptor->GetPage(); in IMPL_LINK()
953 return ( (pCurrentPage!=NULL && aNewName.Equals( pCurrentPage->GetName() )) in IMPL_LINK()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx323 ImplExportCheckVisisbilityRedirector( SdrPage* pCurrentPage );
334 ImplExportCheckVisisbilityRedirector::ImplExportCheckVisisbilityRedirector( SdrPage* pCurrentPage ) in ImplExportCheckVisisbilityRedirector() argument
335 : ViewObjectContactRedirector(), mpCurrentPage( pCurrentPage ) in ImplExportCheckVisisbilityRedirector()
/trunk/main/sw/source/core/unocore/
H A Dunoflatpara.cxx351 SwPageFrm* pCurrentPage = pViewShell ? pViewShell->Imp()->GetFirstVisPage() : 0; in getNextPara() local
352 SwPageFrm* pStartPage = pCurrentPage; in getNextPara()
355 while ( pCurrentPage != pStopPage ) in getNextPara()
357 if (mnType != text::TextMarkupType::SPELLCHECK || pCurrentPage->IsInvalidSpelling() ) in getNextPara()
365 SwCntntFrm* pCnt = pCurrentPage->ContainsCntnt(); in getNextPara()
367 while( pCnt && pCurrentPage->IsAnLower( pCnt ) ) in getNextPara()
390 pCurrentPage->ValidateSpelling(); in getNextPara()
393 pCurrentPage = static_cast<SwPageFrm*>(pCurrentPage->GetNext()); in getNextPara()
395 if ( !pCurrentPage && !pStopPage ) in getNextPara()
398 pCurrentPage = static_cast<SwPageFrm*>(pViewShell->GetLayout()->Lower()); in getNextPara()
/trunk/main/svtools/source/dialogs/
H A Droadmapwizard.cxx398 TabPage* pCurrentPage = GetPage( getCurrentState() ); in implUpdateRoadmap() local
399 if ( pCurrentPage ) in implUpdateRoadmap()
H A Dwizardmachine.cxx267 TabPage* pCurrentPage = GetPage(getCurrentState()); in implUpdateTitle() local
268 if ( pCurrentPage && pCurrentPage->GetText().Len() ) in implUpdateTitle()
271 sCompleteTitle += pCurrentPage->GetText(); in implUpdateTitle()
/trunk/main/sd/source/ui/unoidl/
H A DDrawController.cxx511 SdrPage* pCurrentPage = mpCurrentPage.get(); in FireSwitchCurrentPage() local
512 if (pNewCurrentPage != pCurrentPage) in FireSwitchCurrentPage()
520 if (pCurrentPage != NULL) in FireSwitchCurrentPage()
522 Reference<drawing::XDrawPage> xOldPage (pCurrentPage->getUnoPage(), UNO_QUERY); in FireSwitchCurrentPage()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx395 SdPage* pCurrentPage = NULL; in GetActualPage() local
403 pCurrentPage = pMainViewShell->GetActualPage(); in GetActualPage()
406 if (pCurrentPage == NULL) in GetActualPage()
411 pCurrentPage = pDescriptor->GetPage(); in GetActualPage()
414 if (pCurrentPage == NULL) in GetActualPage()
419 return pCurrentPage; in GetActualPage()
482 SdPage* pCurrentPage = GetActualPage(); in FuTemporary() local
483 if (pCurrentPage != NULL) in FuTemporary()
486 pCurrentPage, in FuTemporary()
/trunk/main/sd/source/ui/sidebar/
H A DLayoutMenu.cxx809 SdPage* pCurrentPage = pViewShell->getCurrentPage(); in UpdateSelection() local
810 if (pCurrentPage == NULL) in UpdateSelection()
814 AutoLayout aLayout (pCurrentPage->GetAutoLayout()); in UpdateSelection()
/trunk/main/sd/source/ui/inc/
H A Dheaderfooterdlg.hxx68 …oterDialog( ViewShell* pViewShell, ::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
H A Dmasterlayoutdlg.hxx65 MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
H A DViewShellImplementation.hxx115 SdPage* pCurrentPage,
H A DDrawController.hxx147 void FireSwitchCurrentPage (SdPage* pCurrentPage) throw();
/trunk/main/sd/source/ui/func/
H A Dfuoltext.cxx292 SdPage* pCurrentPage = pOutlineViewShell->GetActualPage(); in UpdateForKeyPress() local
293 bUpdatePreview = (pCurrentPage != pOutlineViewShell->GetActualPage()); in UpdateForKeyPress()
/trunk/main/sd/inc/
H A Dsdabstdlg.hxx214 SdPage* pCurrentPage ) = 0; // add for HeaderFooterDialog

Completed in 131 milliseconds

12