/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | WCopyTable.cxx | 748 TabPage *pPage = GetPage(0); in ~OCopyTableWizard() 915 OWizTypeSelect* pPage = static_cast<OWizTypeSelect*>(GetPage(3)); in IMPL_LINK() 948 OCopyTable* pPage = static_cast<OCopyTable*>(GetPage(0)); in IMPL_LINK() 995 OCopyTable* pSettingsPage = dynamic_cast< OCopyTable* >( GetPage( 0 ) ); in setCreatePrimaryKey() 1004 OWizardPage* pCurrent = (OWizardPage*)GetPage(GetCurLevel()); in IMPL_LINK() 1062 OWizardPage* pPage = (OWizardPage*)GetPage(GetCurLevel()); in DeactivatePage()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | tabcontr.cxx | 253 if( ( nPageId >= 0 ) && pDoc->GetPage( (sal_uInt16)nPageId ) ) in AcceptDrop() 334 if( ( nPageId >= 0 ) && pDoc->GetPage( (sal_uInt16)nPageId ) ) in ExecuteDrop()
|
H A D | drviews7.cxx | 307 SdPage* pPage = dynamic_cast< SdPage* >( pPageView->GetPage() ); in GetMenuState() 327 SdPage* pPage = dynamic_cast< SdPage* >( pPageView->GetPage() ); in GetMenuState() 368 SdPage* pPage = dynamic_cast< SdPage* >( pPageView->GetPage() ); in GetMenuState() 392 SdPage* pPage = dynamic_cast< SdPage* >( pPageView->GetPage() ); in GetMenuState() 829 SdPage* pMPage = dynamic_cast< SdPage* >( pPageView->GetPage() ); in GetMenuState()
|
H A D | drawview.cxx | 416 const SdrPage* pPage = ((const SdrHint&)rHint).GetPage(); in Notify() 602 pPage = static_cast< SdPage* >( pObj->GetPage() ); in DeleteMarked()
|
H A D | outlview.cxx | 697 SdrPage* pPage = mpDoc->GetPage(nAbsPos); in IMPL_LINK() 703 pPage = mpDoc->GetPage(nAbsPos); in IMPL_LINK() 834 SdrPage* pPage = mpDoc->GetPage(nAbsPos); in IMPL_LINK() 840 pPage = mpDoc->GetPage(nAbsPos); in IMPL_LINK()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdpntv.cxx | 367 const SdrPage* pPg=pSdrHint->GetPage(); in Notify() 371 if(mpPageView && mpPageView->GetPage() == pPg) in Notify() 411 if(mpPageView && !mpPageView->GetPage()->IsInserted()) in ModelHasChanged() 604 if(pPage && (!mpPageView || mpPageView->GetPage() != pPage)) in ShowSdrPage()
|
H A D | svdetc.cxx | 873 bool bMaster(rList.GetPage() ? rList.GetPage()->IsMasterPage() : false); in impGetSdrObjListFillColor() 1094 const SdrPage* pPg = pTextEditPV->GetPage(); in GetTextEditBackgroundColor()
|
/aoo41x/main/sw/source/core/layout/ |
H A D | flylay.cxx | 674 if ( pObj->GetPage() ) in AppendFlyToPage() 675 pObj->GetPage()->SetObjectOrdNum( pFly->GetVirtDrawObj()->GetOrdNumDirect(), nNewNum ); in AppendFlyToPage() 946 if ( _rNewObj.GetDrawObj()->GetPage() ) in AppendDrawObjToPage() 947 …_rNewObj.DrawObj()->GetPage()->SetObjectOrdNum( pFlyFrm->GetVirtDrawObj()->GetOrdNumDirect(), nNew… in AppendDrawObjToPage()
|
/aoo41x/main/svx/source/form/ |
H A D | fmundo.cxx | 225 FmFormPage* pPage = PTR_CAST( FmFormPage, rModel.GetPage(i) ); in dispose() 276 FmFormPage* pPage = PTR_CAST( FmFormPage, rModel.GetPage(i) ); in ModeChanged() 418 if (xContent.is() && pObj->GetPage()) in Inserted() 427 FmFormPage& rPage = dynamic_cast< FmFormPage& >( *pObj->GetPage() ); in Inserted()
|
H A D | fmshell.cxx | 1235 pP = PTR_CAST(FmFormPage,m_pFormView->GetSdrPageView()->GetPage()); in GetCurPage() 1446 SdrPage* pPage = pPageView ? pPageView->GetPage() : NULL; in GetFormControl() 1467 pPage = pModel->GetPage( page ); in GetFormControl()
|
/aoo41x/main/svx/source/engine3d/ |
H A D | view3d.cxx | 437 const SdrPage* pSrcPg=pNewModel->GetPage(nPg); in GetMarkedObjModel() 495 const SdrPage* pSrcPg=rMod.GetPage(nPg); in Paste() 619 pNewCompoundObj->SetPage(pDstScene->GetPage()); in ImpCloneAll3DObjectsToDestScene() 706 if(pObj->GetPage()) in ImpChangeSomeAttributesFor3DConversion() 736 if(pObj->GetPage() && GetModel()->IsUndoEnabled() ) in ImpChangeSomeAttributesFor3DConversion2()
|
/aoo41x/main/dbaccess/source/ui/dlg/ |
H A D | dbwiz.cxx | 368 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(_nState)); in leaveState() 392 SfxTabPage* pPage = static_cast<SfxTabPage*>(WizardDialog::GetPage(getCurrentState())); in saveDatasource()
|
/aoo41x/main/svx/source/unodraw/ |
H A D | unoshtxt.cxx | 641 if( mpObject && mpText && !mbDataValid && mpObject->IsInserted() && mpObject->GetPage() ) in GetBackgroundTextForwarder() 656 …if( pOutlinerParaObject && ( bOwnParaObj || !mpObject->IsEmptyPresObj() || mpObject->GetPage()->Is… in GetBackgroundTextForwarder() 680 SfxStyleSheet* pStyleSheet = mpObject->GetPage()->GetTextStyleSheetForObject( mpObject ); in GetBackgroundTextForwarder()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fusel.cxx | 343 && pObj->GetPage() == pPV->GetPage()) in MouseButtonDown() 351 if(!pObj || (pObj->GetPage() && pObj->GetPage()->IsMasterPage())) in MouseButtonDown()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 416 if( pObj == NULL || ( pObj->GetPage()->IsMasterPage() && pObj->IsEmptyPresObj() ) ) in getPropertyState() 558 SdPage* pPage = dynamic_cast< SdPage* >(pGroup->GetPage()); in setPropertyValue() 937 SdPage* pPage = PTR_CAST(SdPage,pObj->GetPage()); in IsPresObj() 1026 SdPage* pPage = PTR_CAST(SdPage,pObj->GetPage()); in SetEmptyPresObj() 1065 SdPage* pPage = PTR_CAST(SdPage,pObj->GetPage()); in SetMasterDepend()
|
/aoo41x/main/basctl/source/dlged/ |
H A D | dlgedobj.cxx | 434 pPage_ = pEditor->GetPage(); in PositionAndSizeChange() 680 GetModel()->GetPage(0)->SetObjectOrdNum( nOldTabIndex + 1, nNewTabIndex + 1 ); in TabIndexChange() 1065 pDlgEdForm = ((DlgEdPage*)GetPage())->GetDlgEdForm(); in SetDefaults() 1476 DlgEdPage* pPage_ = pEditor->GetPage(); in PositionAndSizeChange() 1600 SdrPage* pSdrPage = GetPage(); in UpdateStep()
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | fuins1.cxx | 201 SdrPage* pPage = pPV->GetPage(); in lcl_InsertGraphic() 240 SdrPage* pPage = pPV->GetPage(); in lcl_InsertMedia()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | unotxvw.cxx | 437 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select() 477 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select() 511 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select()
|
/aoo41x/main/sw/source/ui/utlui/ |
H A D | content.cxx | 451 SdrPage* pPage = pModel->GetPage(0); in Init() 819 SdrPage* pPage = pModel->GetPage(0); in FillMemberList() 957 SdrPage* pPage = pDrawModel->GetPage(0); in GetEntryAltText() 1050 SdrPage* pPage = pDrawModel->GetPage(0); in GetEntryLongDescription() 1443 SdrPage* pPage = pDrawModel->GetPage(0); in GetDrawingObjectsByContent() 2724 SdrPage* pPage = pDrawModel->GetPage(0); in KeyInput() 3439 SdrPage* pPage = _pModel->GetPage(0); in GotoContent()
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsListener.cxx | 314 HandleModelChange(rSdrHint.GetPage()); in Notify() 427 HandleShapeModification(pObject->GetPage()); in IMPL_LINK()
|
/aoo41x/main/sd/source/ui/tools/ |
H A D | PreviewRenderer.cxx | 590 if (pObject==NULL || pObject->GetPage() == NULL) in createRedirectedPrimitive2DSequence() 598 …const bool bDoCreateGeometry (pObject->GetPage()->checkVisibility( rOriginal, rDisplayInfo, true)); in createRedirectedPrimitive2DSequence()
|
/aoo41x/main/sc/source/ui/navipi/ |
H A D | content.cxx | 180 SdrPage* pPage = pDrawLayer->GetPage(nTab); in getAltLongDescText() 978 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in GetDrawNames() 1219 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in DrawNamesChanged() 1296 aEditView.ShowSdrPage(aEditView.GetModel()->GetPage(nTab)); in lcl_DoDragObject()
|
/aoo41x/main/sd/source/core/ |
H A D | sdpage.cxx | 381 pSdrObj = new SdrPageObj(pModel->GetPage(nDestPageNum)); in CreatePresObj() 1031 pRefPage = pModel->GetPage(nDestPageNum); in GetTitleRect() 2881 const bool bIsInsidePageObj(pPageView && pPageView->GetPage() != pVisualizedPage); in checkVisibility() 2892 const SdPage* pCheckPage = dynamic_cast< const SdPage* >(pObj->GetPage()); in checkVisibility() 2939 if( pObj->GetPage() && pObj->GetPage()->IsMasterPage() ) in checkVisibility()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | viewuno.cxx | 691 SdrPage* pPage = pModel->GetPage(i); in lcl_ShowObject() 830 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select() 870 if ( pPV && pObj->GetPage() == pPV->GetPage() ) in select() 1227 pDrawPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in GetClickedObject()
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | ppt97animations.cxx | 657 if( !pObj || !pObj->GetPage() ) in createAndSetCustomAnimationEffect() 669 ::sd::MainSequencePtr pMainSequence = static_cast<SdPage*>(pObj->GetPage())->getMainSequence(); in createAndSetCustomAnimationEffect()
|