/aoo4110/main/cui/source/dialogs/ |
H A D | cuihyperdlg.cxx | 189 SvxHyperlinkTabPageBase* pCurrentPage = ( SvxHyperlinkTabPageBase* ) in Move() local 192 if( pCurrentPage->IsMarkWndVisible () ) in Move() 202 Size aExtraWndSize( pCurrentPage->GetSizeExtraWnd() ); in Move() 215 bDoInvalid = pCurrentPage->MoveToExtraWnd( aDlgPos - in Move() 264 SvxHyperlinkTabPageBase* pCurrentPage = (SvxHyperlinkTabPageBase*) in IMPL_LINK() local 267 if ( pCurrentPage->AskApply() ) in IMPL_LINK() 269 pCurrentPage->FillItemSet( aItemSet ); in IMPL_LINK() 350 SvxHyperlinkTabPageBase* pCurrentPage = (SvxHyperlinkTabPageBase*)GetTabPage( nPageId ); in SetPage() local 357 pCurrentPage->Reset( aPageSet ); in SetPage() 374 SvxHyperlinkTabPageBase* pCurrentPage = ( SvxHyperlinkTabPageBase* ) in EnableInetBrowse() local [all …]
|
/aoo4110/main/sd/source/ui/view/ |
H A D | ViewShellImplementation.cxx | 104 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 D | drviewsb.cxx | 811 SdPage* pCurrentPage = GetDoc()->GetSdPage( maTabControl.GetCurPageId() - 1, GetPageKind() ); in IMPL_LINK() local 813 …return pCurrentPage && ( aNewName.Equals( pCurrentPage->GetName() ) || GetDocSh()->IsNewPageNameVa… in IMPL_LINK()
|
H A D | drviews2.cxx | 328 SdPage* pCurrentPage = ( GetEditMode() == EM_PAGE ) in FuTemporary() local 334 String aPageName = pCurrentPage->GetName(); in FuTemporary()
|
H A D | drviews1.cxx | 1010 SdPage* pCurrentPage = dynamic_cast< SdPage* >( pPV->GetPage()); in SwitchPage() local 1012 && pNewPage == pCurrentPage in SwitchPage()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | unoflatpara.cxx | 351 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()
|
/aoo4110/main/sd/source/ui/slidesorter/shell/ |
H A D | SlideSorterViewShell.cxx | 395 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()
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | headerfooterdlg.cxx | 205 …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 D | sddlgfact.cxx | 549 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 D | masterlayoutdlg.cxx | 47 MasterLayoutDialog::MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage… in MasterLayoutDialog() argument 50 mpCurrentPage( pCurrentPage ), in MasterLayoutDialog()
|
H A D | sddlgfact.hxx | 286 SdPage* pCurrentPage ); // add for HeaderFooterDialog
|
/aoo4110/main/svtools/source/dialogs/ |
H A D | wizardmachine.cxx | 267 TabPage* pCurrentPage = GetPage(getCurrentState()); in implUpdateTitle() local 268 if ( pCurrentPage && pCurrentPage->GetText().Len() ) in implUpdateTitle() 271 sCompleteTitle += pCurrentPage->GetText(); in implUpdateTitle()
|
H A D | roadmapwizard.cxx | 398 TabPage* pCurrentPage = GetPage( getCurrentState() ); in implUpdateRoadmap() local 399 if ( pCurrentPage ) in implUpdateRoadmap()
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | propertyeditor.cxx | 524 …OBrowserPage* pCurrentPage = static_cast<OBrowserPage*>(m_aTabControl.GetTabPage((sal_uInt16)nCurr… in IMPL_LINK() local 525 if ( !pCurrentPage ) in IMPL_LINK() 528 if ( pCurrentPage->getListBox().IsModified() ) in IMPL_LINK() 529 pCurrentPage->getListBox().CommitModified(); in IMPL_LINK()
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | DrawController.cxx | 511 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()
|
/aoo4110/main/sd/inc/ |
H A D | drawdoc.hxx | 511 SdPage* pCurrentPage, 571 SdPage* pCurrentPage, 646 SdPage* pCurrentPage,
|
H A D | sdabstdlg.hxx | 214 SdPage* pCurrentPage ) = 0; // add for HeaderFooterDialog
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuoltext.cxx | 292 SdPage* pCurrentPage = pOutlineViewShell->GetActualPage(); in UpdateForKeyPress() local 293 bUpdatePreview = (pCurrentPage != pOutlineViewShell->GetActualPage()); in UpdateForKeyPress()
|
/aoo4110/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 949 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()
|
/aoo4110/main/sd/source/ui/sidebar/ |
H A D | LayoutMenu.cxx | 809 SdPage* pCurrentPage = pViewShell->getCurrentPage(); in UpdateSelection() local 810 if (pCurrentPage == NULL) in UpdateSelection() 814 AutoLayout aLayout (pCurrentPage->GetAutoLayout()); in UpdateSelection()
|
/aoo4110/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 599 SdPage* pCurrentPage = GetCurrentPage(); in GetAnnotationState() local 602 const bool bWrongPageKind = (pCurrentPage == 0) || (pCurrentPage->GetPageKind() != PK_STANDARD); in GetAnnotationState()
|
/aoo4110/main/svx/source/unodraw/ |
H A D | UnoGraphicExporter.cxx | 323 ImplExportCheckVisisbilityRedirector( SdrPage* pCurrentPage ); 334 ImplExportCheckVisisbilityRedirector::ImplExportCheckVisisbilityRedirector( SdrPage* pCurrentPage ) in ImplExportCheckVisisbilityRedirector() argument 335 : ViewObjectContactRedirector(), mpCurrentPage( pCurrentPage ) in ImplExportCheckVisisbilityRedirector()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | masterlayoutdlg.hxx | 65 MasterLayoutDialog( Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
|
H A D | headerfooterdlg.hxx | 68 …oterDialog( ViewShell* pViewShell, ::Window* pParent, SdDrawDocument* pDoc, SdPage* pCurrentPage );
|
H A D | ViewShellImplementation.hxx | 115 SdPage* pCurrentPage,
|