/aoo41x/main/svx/source/svdraw/ |
H A D | svdoedge.cxx | 495 if (pObj!=NULL && (pObj->GetPage()!=pPage || !pObj->IsInserted())) pObj=NULL; in GetConnectedNode() 504 if (rCon.pObj!=NULL && rCon.pObj->GetPage()==pPage && nPtAnz!=0) { in CheckNodeConnection() 741 FASTBOOL bCon1=rCon1.pObj!=NULL && rCon1.pObj->GetPage()==pPage; // && rCon1.pObj->IsInserted(); in ImpCalcEdgeTrack() 1591 (bObj1 && aCon1.pObj->GetPage()==pPage) || in Notify() 1592 (bObj2 && aCon2.pObj->GetPage()==pPage) || in Notify() 2289 FASTBOOL bCon1=aCon1.pObj!=NULL && aCon1.pObj->GetPage()==pPage; in NbcRotate() 2290 FASTBOOL bCon2=aCon2.pObj!=NULL && aCon2.pObj->GetPage()==pPage; in NbcRotate() 2320 FASTBOOL bCon1=aCon1.pObj!=NULL && aCon1.pObj->GetPage()==pPage; in NbcMirror() 2321 FASTBOOL bCon2=aCon2.pObj!=NULL && aCon2.pObj->GetPage()==pPage; in NbcMirror() 2351 FASTBOOL bCon1=aCon1.pObj!=NULL && aCon1.pObj->GetPage()==pPage; in NbcShear() [all …]
|
H A D | svdmark.cxx | 311 SdrPage* SdrMark::GetPage() const in GetPage() function in SdrMark 313 return (mpSelectedSdrObject ? mpSelectedSdrObject->GetPage() : 0); in GetPage() 999 if(pEdge && pEdge->IsInserted() && pEdge->GetPage() == pCandidate->GetPage()) in ImpForceEdgesOfMarkedNodes()
|
H A D | svdviter.cxx | 74 mpPage = (pObject) ? pObject->GetPage() : 0L; in SdrViewIter() 93 SdrPage* pPg = pPV->GetPage(); in ImpCheckPageView()
|
/aoo41x/main/sot/source/sdstor/ |
H A D | stgio.cxx | 188 sal_Int32 nPhysPage = pFatStream->GetPage(); in EasyFat() 192 pFat[ nPage ] = pPage->GetPage( short( nPage % nFatPageSize ) ); in EasyFat() 278 …if( ( nErr = aFat.Mark(rIo.pFAT->GetPage( short(i), sal_False ), aFat.GetPageSize(), -3 )) != FAT_… in ValidateMasterFATs()
|
H A D | stgcache.hxx | 108 sal_Int32 GetPage() { return nPage; } in GetPage() function in StgPage 114 sal_Int32 GetPage( short nOff ) in GetPage() function in StgPage
|
/aoo41x/main/sd/source/ui/accessibility/ |
H A D | AccessibleSlideSorterObject.cxx | 226 SdPage* pPage = GetPage(); in getAccessibleName() 569 SdPage* AccessibleSlideSorterObject::GetPage (void) const in GetPage() function in accessibility::AccessibleSlideSorterObject 574 return pDescriptor->GetPage(); in GetPage()
|
/aoo41x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsViewCacheContext.cxx | 103 const SdrPage* ViewCacheContext::GetPage (cache::CacheKey aKey) in GetPage() function in sd::slidesorter::view::ViewCacheContext 123 pKeys->push_back(pDescriptor->GetPage()); in GetEntryList()
|
H A D | SlsToolTip.cxx | 73 SdPage* pPage = mpDescriptor->GetPage(); in SetPage() 79 OSL_ASSERT(mpDescriptor->GetPage() != NULL); in SetPage()
|
/aoo41x/main/sw/source/core/doc/ |
H A D | docdraw.cxx | 1016 p_rDoc.GetDrawModel()->GetPage( 0 ) ) in ExistsDrawObjs() 1018 const SdrPage& rSdrPage( *(p_rDoc.GetDrawModel()->GetPage( 0 )) ); in ExistsDrawObjs() 1041 p_rDoc.GetDrawModel()->GetPage( 0 ) ) in AllDrawObjsOnPage() 1043 const SdrPage& rSdrPage( *(p_rDoc.GetDrawModel()->GetPage( 0 )) ); in AllDrawObjsOnPage()
|
/aoo41x/main/sw/source/core/draw/ |
H A D | dview.cxx | 313 SdrPage *pTmpPage = GetModel()->GetPage( 0 ); in GetMaxToTopObj() 397 const SdrPage* pDrawPage = _rParentObj.GetDrawObj()->GetPage(); in _GetMaxChildOrdNum() 445 SdrPage* pDrawPage = GetModel()->GetPage( 0 ); in _MoveRepeatedObjs() 525 SdrPage* pDrawPage = GetModel()->GetPage( 0 ); in ObjOrderChanged()
|
/aoo41x/main/sd/source/ui/app/ |
H A D | sdxfer.cxx | 319 SdPage* pOldPage = (SdPage*) pPgView->GetPage(); in CreateData() 372 SdrPage* pPage = pModel->GetPage(0); in lcl_HasOnlyControls() 402 SdrPage* pPage = pModel->GetPage(0); in lcl_HasOnlyOneTable() 915 SdrPage* pPage = pModel->GetPage(0); in SetTableRTF()
|
/aoo41x/main/chart2/source/controller/main/ |
H A D | ChartTransferable.cxx | 58 SdrPageView* pPv = pExchgView->ShowSdrPage( pDrawModel->GetPage( 0 )); in ChartTransferable() 136 const SdrPage* pPage = pMarkedObjModel->GetPage( i ); in WriteObject()
|
/aoo41x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsDragAndDropContext.cxx | 106 const SdPage* pPage = dynamic_cast<const SdPage*>(pDocument->GetPage(nPageIndex)); in GetPagesFromBookmarks() 128 rPages.push_back(pDescriptor->GetPage()); in GetPagesFromSelection()
|
/aoo41x/main/svx/source/sdr/contact/ |
H A D | viewobjectcontactofgraphic.cxx | 258 if ( rGrafObj.GetPage() && rGrafObj.GetPage()->IsMasterPage() ) in createPrimitive2DSequence()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | unomodel.cxx | 532 SdPage* pPreviousNotesPage = (SdPage*) mpDoc->GetPage( nStandardPageNum - 1 ); in InsertSdPage() 1589 nPgNum = pObj->GetPage()->GetPageNum(); in ImplPDFGetBookmarkPage() 1793 if(pObject->GetPage()) in createRedirectedPrimitive2DSequence() 1795 if(pObject->GetPage()->checkVisibility(rOriginal, rDisplayInfo, false)) in createRedirectedPrimitive2DSequence() 1936 SdPage* pPage = (SdPage*)pPV->GetPage(); in render() 2175 if( pObj && pObj->GetPage() in render() 2180 pPV = pView->ShowSdrPage( pObj->GetPage() ); in render() 2521 SdPage* pNotesPage = static_cast< SdPage* >( rDoc.GetPage( nPage+1 ) ); in remove() 2938 *pStr++ = ((SdPage*)mpDoc->GetPage( nPage ))->GetName(); in getElementNames() 2995 pPage = (SdPage*)mpDoc->GetPage( nPage ); in FindPage()
|
/aoo41x/main/sd/source/ui/view/ |
H A D | unmodpg.cxx | 119 SdPage* pNotesPage = (SdPage*)mpDoc->GetPage(mpPage->GetPageNum() + 1); in Undo() 168 SdPage* pNotesPage = (SdPage*)mpDoc->GetPage(mpPage->GetPageNum() + 1); in Redo()
|
/aoo41x/main/sc/source/core/data/ |
H A D | postit.cxx | 244 return pDrawLayer ? pDrawLayer->GetPage( static_cast< sal_uInt16 >( maPos.Tab() ) ) : 0; in GetDrawPage() 455 …OSL_ENSURE( rCaption.GetPage() == pDrawPage, "ScNoteCaptionCreator::ScNoteCaptionCreator - wrong d… in ScNoteCaptionCreator() 456 if( pDrawPage && (rCaption.GetPage() == pDrawPage) ) in ScNoteCaptionCreator() 759 SdrPage* pDrawPage = maNoteData.mpCaption->GetPage(); in RemoveCaption()
|
/aoo41x/main/sd/source/ui/tools/ |
H A D | EventMultiplexer.cxx | 744 const_cast<void*>(static_cast<const void*>(rSdrHint.GetPage()))); in Notify() 749 const_cast<void*>(static_cast<const void*>(rSdrHint.GetPage()))); in Notify() 754 const_cast<void*>(static_cast<const void*>(rSdrHint.GetPage()))); in Notify()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | charthelper.cxx | 63 SdrPage* pPage = pModel->GetPage(nPageNo); in lcl_DoUpdateCharts() 150 SdrPage* pDestPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nDestTab)); in AdjustRangesOfChartsOnDestinationPage() 191 SdrPage* pDestPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nDestTab)); in UpdateChartsOnDestinationPage()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | sdtreelb.cxx | 311 pPage = (SdPage*) mpDoc->GetPage( pageNo ); in getAltLongDescText() 598 pPage = (SdPage*) mpDoc->GetPage( nPage ); in Fill() 939 pPage = (SdPage*) mpDoc->GetPage( nPage ); in IsEqualToDoc() 1055 pPage = (SdPage*) mpBookmarkDoc->GetPage( nPage ); in RequestingChilds() 1649 SdrPage* pObjectList = pSourceObject->GetPage(); in NotifyMoving()
|
/aoo41x/main/svx/inc/svx/ |
H A D | svdmodel.hxx | 144 const SdrPage* GetPage() const; 455 const SdrPage* GetPage(sal_uInt16 nPgNum) const; 456 SdrPage* GetPage(sal_uInt16 nPgNum);
|
/aoo41x/main/svx/source/form/ |
H A D | fmobj.cxx | 187 if ( GetPage() == _pNewPage ) in SetPage() 193 FmFormPage* pOldFormPage = PTR_CAST( FmFormPage, GetPage() ); in SetPage() 649 FmFormPage* pFormPage = PTR_CAST( FmFormPage, GetPage() ); in SetUnoControlModel()
|
/aoo41x/main/sw/source/core/view/ |
H A D | vdraw.cxx | 303 GetPageView()->GetPage()->SetSize( rNewSz ); in NotifySizeChg() 319 SdrPage* pPage = pSh->getIDocumentDrawModelAccess()->GetDrawModel()->GetPage( 0 ); in NotifySizeChg()
|
/aoo41x/main/sd/source/ui/table/ |
H A D | tablefunction.cxx | 186 SdPage* pPage = static_cast< SdPage* >(pPickObj->GetPage()); in FuTable() 264 SdrPage* pPage = pModel->GetPage(0); in CreateTableFromRTF()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | client.cxx | 75 SdrPage* pPage = pModel->GetPage(nPNr); in GetDrawObj() 114 SdrPage* pPage = pModel->GetPage(static_cast<sal_uInt16>(static_cast<sal_Int16>(nTab))); in RequestNewObjectArea()
|