Home
last modified time | relevance | path

Searched refs:GetPage (Results 176 – 200 of 266) sorted by relevance

1234567891011

/aoo42x/main/chart2/source/view/main/
H A DDrawModelWrapper.cxx366 return getNamedSdrObject( rName, GetPage(0) ); in getNamedSdrObject()
/aoo42x/main/extensions/source/abpilot/
H A Dabspilot.cxx230 …impl_updateRoadmap( static_cast< TypeSelectionPage* >( GetPage( STATE_SELECT_ABTYPE ) )->getSelect… in enterState()
/aoo42x/main/sc/source/ui/view/
H A Ddrawvie4.cxx109 SdrPage* pPage = pModel->GetPage(nTab);
H A Dgridwin5.cxx399 bDone = ((ScDrawPage*)pPV->GetPage())->RequestHelp( this, pDrView, rHEvt ); in RequestHelp()
/aoo42x/main/svx/source/gallery2/
H A Dgaltheme.cxx887 aView.ShowSdrPage(aView.GetModel()->GetPage(0)); in GetGraphic()
1353 SdrPage* pPage = aModel.GetModel()->GetPage(0); in InsertTransferable()
H A Dgalobj.cxx573 const FmFormPage* pPage = static_cast< const FmFormPage* >(rModel.GetPage(0)); in CreateThumb()
H A Dgalmisc.cxx199 const SdrPage* pPage = rModel.GetPage( 0 ); in CreateIMapGraphic()
/aoo42x/main/svx/source/table/
H A Dtablecontroller.cxx1670 if( pTableObj && pTableObj->GetPage() == pPV->GetPage() ) in EditCell()
2440 const SdrPage* pPastePage = rModel.GetPage(0); in PasteObjModel()
/aoo42x/main/sw/source/core/layout/
H A Dtrvlfrm.cxx1822 if ( aInfo.GetPage() ) in GetVirtPageNum()
1824 if( !pVirtPage || ( pVirtPage && aInfo.GetPage()-> in GetVirtPageNum()
1827 pVirtPage = aInfo.GetPage(); in GetVirtPageNum()
H A Dnewfrm.cxx522 pDrawPage = pMd->GetPage(0); //pMd->AllocPage( FALSE ); in Init()
/aoo42x/main/sd/source/ui/view/
H A Ddrviews8.cxx492 SdrPage* pPage = mpDrawView->GetSdrPageView()->GetPage(); in ScannerEvent()
/aoo42x/main/sc/source/filter/excel/
H A Dxlroot.cxx312 GetDoc().GetDrawLayer()->GetPage( static_cast< sal_uInt16 >( nScTab ) ) : 0; in GetSdrPage()
/aoo42x/main/sw/source/core/view/
H A Dviewimp.cxx68 pRoot->SetDrawPage( pIDDMA->GetDrawModel()->GetPage( 0 ) ); in Init()
/aoo42x/main/svx/inc/svx/
H A Dsvdpage.hxx124 virtual SdrPage* GetPage() const;
/aoo42x/main/sd/source/ui/func/
H A Dfuconbez.cxx216 SdPage* pPage = dynamic_cast< SdPage* >( pPathObj ? pPathObj->GetPage() : 0 ); in MouseButtonUp()
/aoo42x/main/sw/source/ui/docvw/
H A Dedtwin2.cxx126 SwDPage* pPage = pPV ? ((SwDPage*)pPV->GetPage()) : 0; in RequestHelp()
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx228 pRenderedShape->SetPage( pCustoObj->GetPage() ); in ImplForceGroupWithText()
/aoo42x/main/svx/source/form/
H A Dfmview.cxx165 FmFormPage* pCurPage = pPageView ? PTR_CAST( FmFormPage, pPageView->GetPage() ) : NULL; in GetCurPage()
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfusel.cxx406 SdrPage* pPage = ( pPageView ? pPageView->GetPage() : NULL ); in MouseButtonUp()
/aoo42x/main/sw/source/core/frmedt/
H A Dfeshview.cxx1229 const SdrPage* pPage = pIDDMA->GetDrawModel()->GetPage(0); in ShouldObjectBeSelected()
1356 pList = getIDocumentDrawModelAccess()->GetDrawModel()->GetPage( 0 ); in GetBestObject()
1809 SdrPage *pPg = getIDocumentDrawModelAccess()->GetOrCreateDrawModel()->GetPage( 0 ); in ImpEndCreate()
/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx398 … if (pObj && /*(pObj->GetLayer() != SC_LAYER_INTERN) && */(pObj->GetPage() == GetDrawPage()) && in Notify()
399 …(pObj->GetPage() == pObj->GetObjList()) ) //#108480# only do something if the object lies direct o… in Notify()
880 pDrawPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(static_cast<sal_Int16>(nTab))); in GetDrawPage()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8graf.cxx2971 if( pSdrTextObj->GetPage() ) in MungeTextIntoDrawBox()
3204 if( rpObject->GetPage() ) in ImportReplaceableDrawables()
3242 pDrawPg = pDrawModel->GetPage(0); in GrafikCtor()
/aoo42x/main/svtools/source/dialogs/
H A Dwizdlg.cxx622 TabPage* WizardDialog::GetPage( sal_uInt16 nLevel ) const in GetPage() function in WizardDialog
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsScrollBarManager.cxx436 rModel.GetPageDescriptor(0)->GetPage()->GetSize(), in TestScrollBarVisibilities()
/aoo42x/main/svx/source/dialog/
H A Dgraphctl.cxx207 pView->ShowSdrPage(pView->GetModel()->GetPage(0)); in InitSdrModel()

Completed in 207 milliseconds

1234567891011