Home
last modified time | relevance | path

Searched refs:GetPage (Results 101 – 125 of 266) sorted by relevance

1234567891011

/aoo42x/main/svx/source/form/
H A Dfmvwimp.cxx183 FmFormPage* pFormPage = dynamic_cast< FmFormPage* >( _rWindow.GetPageView().GetPage() ); in DBG_NAME()
586 FmFormPage* pFormPage = PTR_CAST( FmFormPage, rWindow.GetPageView().GetPage() ); in addWindow()
932 … FmFormPage* pPage = m_pView ? PTR_CAST( FmFormPage, m_pView->GetSdrPageView()->GetPage() ) : NULL;
1110 FmFormPage& rPage = static_cast< FmFormPage& >( *_rView.GetSdrPageView()->GetPage() ); in lcl_insertIntoFormComponentHierarchy_throw()
H A Dnavigatortree.cxx1533 FmFormPage* pPage = (FmFormPage*)pPageView->GetPage(); in NewControl()
1827 SdrPage* pPage = pPageView ? pPageView->GetPage() : NULL; in DeleteSelection()
2205 SdrPage* pPage = pPageView->GetPage(); in MarkViewObj()
2272 SdrPage* pPage = pPageView->GetPage(); in MarkViewObj()
/aoo42x/main/sd/source/ui/func/
H A Dfutext.cxx1108 if( mxTextObj.is() && (mxTextObj->GetPage() == pPV->GetPage()) ) in SetInEditMode()
1232 SdPage* pPage = (SdPage*) mxTextObj->GetPage(); in DeleteDefaultText()
H A Dfuinsert.cxx375 SdPage* pPage = static_cast< SdPage* >(pPickObj->GetPage()); in DoExecute()
640 Size aPageSize = pPV->GetPage()->GetSize(); in DoExecute()
/aoo42x/main/reportdesign/source/core/sdr/
H A DRptObject.cxx520 return GetPage(); in GetImplPage()
704 return GetPage(); in GetImplPage()
1004 return GetPage(); in GetImplPage()
/aoo42x/main/svtools/source/dialogs/
H A Droadmapwizard.cxx398 TabPage* pCurrentPage = GetPage( getCurrentState() ); in implUpdateRoadmap()
401 … const IWizardPageController* pController = getPageController( GetPage( getCurrentState() ) ); in implUpdateRoadmap()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf2.cxx726 if (pObject->GetPage()) in ImportGraf()
738 if (pTextObj && !bTextObjWasGrouped && pTextObj->GetPage()) in ImportGraf()
/aoo42x/main/svx/source/svdraw/
H A Dsvdsnpv.cxx362 SdrPage* pPage=pPV->GetPage(); in SnapPos()
384 SdrObjListIter aIter(*pPV->GetPage(),/*IM_FLAT*/IM_DEEPNOGROUPS,sal_True); in SnapPos()
H A Dsvdundo.cxx284 if(pObj && pObj->IsInserted() && pObj->GetPage() && pObj->GetModel()) in ImpShowPageOfThisObject()
289 aHint.SetPage(pObj->GetPage()); in ImpShowPageOfThisObject()
1634 SdrPage* pDrawPage = rMod.GetPage(nPageNum2); in SdrUndoDelPage()
/aoo42x/main/svx/source/unodraw/
H A Dunomod.cxx152 pPage = pSdrHint->GetPage(); in createEvent()
644 SdrPage* pPage = mrModel.mpDoc->GetPage( (sal_uInt16)Index ); in getByIndex()
/aoo42x/main/sd/source/ui/slidesorter/view/
H A DSlideSorterView.cxx401 mrModel.GetPageDescriptor(0)->GetPage()->GetSize(), in Rearrange()
612 pDescriptor->GetPage(), in UpdatePreciousFlags()
H A DSlsViewCacheContext.hxx51 virtual const SdrPage* GetPage (cache::CacheKey aKey);
/aoo42x/main/sd/source/core/
H A Ddrawdoc.cxx610 SdPage* pPage = (SdPage*) GetPage( i ); in NewOrLoadCompleted()
696 SdPage* pPage = (SdPage*)GetPage(nPage); in NewOrLoadCompleted()
/aoo42x/main/sd/source/ui/slidesorter/inc/view/
H A DSlsPageObjectViewContact.hxx64 const SdrPage* GetPage (void) const;
/aoo42x/main/sd/source/ui/slidesorter/inc/cache/
H A DSlsCacheContext.hxx71 virtual const SdrPage* GetPage (CacheKey aKey) = 0;
/aoo42x/main/sw/source/filter/html/
H A Dhtmlcss1.cxx1900 SvxCSS1MapEntry *pPageEntry = GetPage( aEmptyStr, sal_False ); in ParseStyleSheet()
1927 pPageEntry = GetPage( String::CreateFromAscii(sCSS1_first), sal_True ); in ParseStyleSheet()
1935 pPageEntry = GetPage( String::CreateFromAscii(sCSS1_right), sal_True ); in ParseStyleSheet()
1943 pPageEntry = GetPage( String::CreateFromAscii(sCSS1_left), sal_True ); in ParseStyleSheet()
/aoo42x/main/sd/source/ui/view/
H A Dsdview5.cxx58 SdPage* pPage = static_cast< SdPage* >( pPV->GetPage() ); in GetEmptyPresentationObject()
/aoo42x/main/sc/source/ui/view/
H A Ddbfunc4.cxx63 SdrPage* pPage = pModel->GetPage(nPageNo); in DoUpdateCharts()
/aoo42x/main/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx83 SdPage* GetPage (void) const;
/aoo42x/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx98 mpPage = (SdrPage*)mpModel->GetPage( 0 ); in SvxGraphCtrlAccessibleContext()
788 mpPage = (SdrPage*)mpModel->GetPage( 0 ); in setModelAndView()
/aoo42x/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx126 SdrPage* pSdrPage = m_pDialogWindow->GetPage(); in AccessibleDialogWindow()
353 SdrPage* pSdrPage = m_pDialogWindow->GetPage(); in UpdateChildren()
/aoo42x/main/sw/source/core/draw/
H A Ddflyobj.cxx439 if ( GetPage() ) //Der SdrPage die Verantwortung entziehen. in ~SwVirtFlyDrawObj()
440 GetPage()->RemoveObject( GetOrdNum() ); in ~SwVirtFlyDrawObj()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx676 SdrPage* pInsPage = pPV->GetPage(); in FuInsertChart()
769 SdrPage * pPage( pPV->GetPage()); in FuInsertChart()
/aoo42x/main/sc/source/filter/starcalc/
H A Dscfobj.cxx80 SdrPage* pPage = pModel->GetPage(static_cast<sal_uInt16>(nDestTab)); in InsertChart()
/aoo42x/main/sw/source/core/frmedt/
H A Dfecopy.cxx1316 SdrObjListIter aIter(*(_pModel->GetPage( nPgNum ))); in lcl_ConvertSdrOle2ObjsToSdrGrafObjs()
1370 1 == pModel->GetPage(0)->GetObjCount() && in Paste()
1377 SdrObject* pClpObj = pModel->GetPage(0)->GetObj(0); in Paste()

Completed in 164 milliseconds

1234567891011