Home
last modified time | relevance | path

Searched refs:pPage (Results 1 – 25 of 409) sorted by relevance

12345678910>>...17

/AOO41X/main/sw/source/core/layout/
H A Dlayact.cxx107 #define IS_FLYS (pPage->GetSortedObjs())
108 #define IS_INVAFLY (pPage->IsInvalidFly())
221 const SwPageFrm *pPage ) in PaintWithoutFlys() argument
224 const SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in PaintWithoutFlys()
235 const IDocumentDrawModelAccess* pIDDMA = pPage->GetFmt()->getIDocumentDrawModelAccess(); in PaintWithoutFlys()
304 const SwPageFrm *pPage, in _PaintCntnt() argument
309 if ( pPage->GetSortedObjs() ) in _PaintCntnt()
310 return PaintWithoutFlys( rRect, pCntnt, pPage ); in _PaintCntnt()
318 const SwPageFrm *pPage, in PaintCntnt() argument
327 if ( !_PaintCntnt( pCnt, pPage, aPaint ) ) in PaintCntnt()
[all …]
H A Dpagechg.cxx405 void MA_FASTCALL lcl_MakeObjs( const SwSpzFrmFmts &rTbl, SwPageFrm *pPage ) in lcl_MakeObjs() argument
416 if ( rAnch.GetPageNum() == pPage->GetPhyPageNum() ) in lcl_MakeObjs()
447 SwPageFrm *pPg = pPage->IsEmptyPage() ? (SwPageFrm*)pPage->GetNext() : pPage; in lcl_MakeObjs()
877 inline void SetLastPage( SwPageFrm *pPage ) in SetLastPage() argument
879 ((SwRootFrm*)pPage->GetUpper())->pLastPage = pPage; in SetLastPage()
1104 SwPageFrm *pPage = pStart; in CheckPageDescs() local
1105 if( pPage->GetPrev() && ((SwPageFrm*)pPage->GetPrev())->IsEmptyPage() ) in CheckPageDescs()
1106 pPage = (SwPageFrm*)pPage->GetPrev(); in CheckPageDescs()
1107 while ( pPage ) in CheckPageDescs()
1110 SwPageDesc *pDesc = pPage->FindPageDesc(); in CheckPageDescs()
[all …]
H A Dftnfrm.cxx252 const SwPageFrm* pPage = FindPageFrm(); in Format() local
253 const SwPageFtnInfo &rInf = pPage->GetPageDesc()->GetFtnInfo(); in Format()
263 if( (Prt().*fnRect->fnGetHeight)() < 0 && !pPage->IsFtnPage() ) in Format()
269 bool bGrow = pPage->IsFtnPage(); in Format()
371 SwPageFrm *pPage = pBoss->FindPageFrm(); in GrowFrm() local
372 if ( bBrowseMode || !pPage->IsFtnPage() ) in GrowFrm()
466 InvalidatePage( pPage ); in GrowFrm()
475 SwPageFrm *pPage = FindPageFrm(); in ShrinkFrm() local
477 if ( pPage ) in ShrinkFrm()
479 if( !pPage->IsFtnPage() ) in ShrinkFrm()
[all …]
H A Dtrvlfrm.cxx271 const SwFrm *pPage = Lower(); in FillSelection() local
273 while( pPage ) in FillSelection()
275 if( pPage->Frm().Top() < nBottom ) in FillSelection()
277 if( pPage->Frm().Bottom() > rRect.Top() ) in FillSelection()
278 pPage->FillSelection( aSelList, rRect ); in FillSelection()
279 pPage = pPage->GetNext(); in FillSelection()
282 pPage = 0; in FillSelection()
310 const SwPageFrm* pPage = GetPageAtPos( rPoint, 0, true ); in GetCrsrOfst() local
314 if ( !pPage && in GetCrsrOfst()
318 pPage = dynamic_cast<const SwPageFrm*>(Lower()); in GetCrsrOfst()
[all …]
H A Dlaycache.cxx195 SwPageFrm* pPage = (SwPageFrm*)rDoc.GetCurrentLayout()->Lower(); //swmod 080218 in Write() local
200 while( pPage ) in Write()
202 if( pPage->GetPrev() ) in Write()
204 SwLayoutFrm* pLay = pPage->FindBodyCont(); in Write()
288 if( pTabPage != pPage ) in Write()
290 ASSERT( pPage->GetPhyPageNum() < in Write()
293 pPage = pTabPage; in Write()
304 if( pPage->GetSortedObjs() ) in Write()
306 SwSortedObjs &rObjs = *pPage->GetSortedObjs(); in Write()
321 sal_uInt16 nPageNum = pPage->GetPhyPageNum(); in Write()
[all …]
H A Dwsfrm.cxx279 SwPageFrm *pPage = FindPageFrm(); in Modify() local
280 InvalidatePage( pPage ); in Modify()
296 pNxt->InvalidatePage( pPage ); in Modify()
387 void SwFrm::InvalidatePage( const SwPageFrm *pPage ) const in InvalidatePage()
389 if ( !pPage ) in InvalidatePage()
391 pPage = FindPageFrm(); in InvalidatePage()
395 if ( pPage && pPage->GetUpper() && IsFlyFrm() ) in InvalidatePage()
405 if ( pPageFrmOfAnchor && pPageFrmOfAnchor != pPage ) in InvalidatePage()
415 if ( pPage && pPage->GetUpper() ) in InvalidatePage()
417 if ( pPage->GetFmt()->GetDoc()->IsInDtor() ) in InvalidatePage()
[all …]
/AOO41X/main/extensions/source/propctrlr/
H A Dpropertyeditor.cxx88 OBrowserPage* pPage = static_cast<OBrowserPage*>(m_aTabControl.GetTabPage(nID)); in ClearAll() local
89 if (pPage) in ClearAll()
91 pPage->EnableInput(sal_False); in ClearAll()
93 delete pPage; in ClearAll()
105 delete m_aHiddenPages.begin()->second.pPage; in ClearAll()
124 … OBrowserPage* pPage = static_cast< OBrowserPage* >( m_aTabControl.GetTabPage( nFirstID ) ); in getMinimumHeight() local
125 if ( pPage ) in getMinimumHeight()
126 nMinHeight += pPage->getMinimumHeight(); in getMinimumHeight()
142 OBrowserPage* pPage = static_cast<OBrowserPage*>(m_aTabControl.GetTabPage(nID)); in getMinimumWidth() local
143 if (pPage) in getMinimumWidth()
[all …]
/AOO41X/main/sd/source/core/
H A Ddrawdoc2.cxx96 SdPage* pPage = NULL; in GetObj() local
106 pPage = (SdPage*) GetPage(nPage); in GetObj()
107 SdrObjListIter aIter(*pPage, IM_DEEPWITHGROUPS); in GetObj()
133 pPage = (SdPage*) GetMasterPage(nPage); in GetObj()
134 SdrObjListIter aIter(*pPage, IM_DEEPWITHGROUPS); in GetObj()
164 SdPage* pPage = NULL; in GetPageByName() local
175 pPage = const_cast<SdPage*>(static_cast<const SdPage*>( in GetPageByName()
178 if (pPage != NULL in GetPageByName()
179 && pPage->GetPageKind() != PK_HANDOUT in GetPageByName()
180 && pPage->GetName() == rPgName) in GetPageByName()
[all …]
H A Ddrawdoc3.cxx419 void operator() (SdDrawDocument&, SdPage* pPage) { mrContainer.push_back(pPage); } in operator ()() argument
641 SdPage* pPage = (SdPage*) GetPage(nActualInsertPos); in InsertBookmarkAsPage() local
650 pPage->SetName(String()); in InsertBookmarkAsPage()
657 pPage->SetFileName(aBookmarkName); in InsertBookmarkAsPage()
658 pPage->SetBookmarkName(*(pName)); in InsertBookmarkAsPage()
660 pPage->SetModel(this); in InsertBookmarkAsPage()
750 SdPage* pPage = (SdPage*) GetPage(nActualInsertPos); in InsertBookmarkAsPage() local
751 pPage->SetName(String()); in InsertBookmarkAsPage()
758 SdPage* pPage = (SdPage*) GetPage(nActualInsertPos); in InsertBookmarkAsPage() local
759 pPage->SetFileName(aBookmarkName); in InsertBookmarkAsPage()
[all …]
H A Ddrawdoc.cxx612 SdPage* pPage = (SdPage*) GetPage( i ); in NewOrLoadCompleted() local
614 if(pPage->TRG_HasMasterPage()) in NewOrLoadCompleted()
616 SdPage& rMaster = (SdPage&)pPage->TRG_GetMasterPage(); in NewOrLoadCompleted()
618 if(rMaster.GetLayoutName() != pPage->GetLayoutName()) in NewOrLoadCompleted()
620 pPage->SetLayoutName(rMaster.GetLayoutName()); in NewOrLoadCompleted()
628 SdPage* pPage = (SdPage*) GetMasterPage( nPage ); in NewOrLoadCompleted() local
630 String aName( pPage->GetLayoutName() ); in NewOrLoadCompleted()
633 if( aName != pPage->GetName() ) in NewOrLoadCompleted()
634 pPage->SetName( aName ); in NewOrLoadCompleted()
692 SdPage* pPage = GetMasterSdPage(nPage, PK_STANDARD); in NewOrLoadCompleted() local
[all …]
/AOO41X/main/connectivity/source/drivers/dbase/
H A DDIndexIter.cxx75 ONDXPage* pPage = m_aRoot; in Find() local
76 while (pPage && !pPage->IsLeaf()) in Find()
77 pPage = pPage->GetChild(m_pIndex); in Find()
79 m_aCurLeaf = pPage; in Find()
98 ONDXKey* OIndexIterator::GetFirstKey(ONDXPage* pPage, const OOperand& rKey) in GetFirstKey() argument
109 if (pPage->IsLeaf()) in GetFirstKey()
112 while (i < pPage->Count() && !m_pOperator->operate(&((*pPage)[i]).GetKey(),&rKey)) in GetFirstKey()
116 while (i < pPage->Count() && !aTempOp.operate(&((*pPage)[i]).GetKey(),&rKey)) in GetFirstKey()
121 if (!pPage->IsLeaf()) in GetFirstKey()
124 ONDXPagePtr aPage = (i==0) ? pPage->GetChild(m_pIndex) in GetFirstKey()
[all …]
/AOO41X/main/sd/source/filter/ppt/
H A Dpptin.cxx580 SdPage* pPage = (SdPage*)MakeBlancPage( sal_True ); in Import() local
581 if ( pPage ) in Import()
591 pPage->SetPageKind( ePgKind ); in Import()
592 pSdrModel->InsertMasterPage( (SdrPage*)pPage ); in Import()
594 ((SdPage*)pPage)->SetAutoLayout( AUTOLAYOUT_NOTES, sal_True ); in Import()
644 pPage->SetName( aLayoutName ); in Import()
647 pPage->SetLayoutName( aLayoutName ); in Import()
652 if ( pPage->GetPageKind() == PK_STANDARD ) in Import()
666 pSheet = pPage->GetStyleSheetForPresObj( PRESOBJ_TITLE ); in Import()
685 String aName( pPage->GetLayoutName() ); in Import()
[all …]
/AOO41X/main/sw/source/core/frmedt/
H A Dfews.cxx192 const SwFrm *pPage = GetLayout()->Lower(); in GetPageNumber() local
193 while ( pPage && !pPage->Frm().IsInside( rPoint ) ) in GetPageNumber()
194 pPage = pPage->GetNext(); in GetPageNumber()
195 if ( pPage ) in GetPageNumber()
196 return ((const SwPageFrm*)pPage)->GetPhyPageNum(); in GetPageNumber()
204 const SwFrm *pPage; in GetPageNumber() local
208 pPage = GetCurrFrm( sal_False ); in GetPageNumber()
209 if ( pPage ) in GetPageNumber()
210 pPage = pPage->FindPageFrm(); in GetPageNumber()
214 pPage = GetLayout()->Lower(); in GetPageNumber()
[all …]
H A Dfedesc.cxx80 SwPageFrm *pPage = GetCurrFrm()->FindPageFrm(); in ChgCurPageDesc() local
87 while ( pPage ) in ChgCurPageDesc()
89 pFlow = pPage->FindFirstBodyCntnt(); in ChgCurPageDesc()
102 pPage = (SwPageFrm*) pPage->GetPrev(); in ChgCurPageDesc()
104 if ( !pPage ) in ChgCurPageDesc()
106 pPage = (SwPageFrm*) (GetLayout()->Lower()); in ChgCurPageDesc()
107 pFlow = pPage->FindFirstBodyCntnt(); in ChgCurPageDesc()
110 pPage = (SwPageFrm*)pPage->GetNext(); in ChgCurPageDesc()
111 pFlow = pPage->FindFirstBodyCntnt(); in ChgCurPageDesc()
189 const SwPageFrm* pPage = in GetMousePageDesc() local
[all …]
/AOO41X/main/cui/source/dialogs/
H A Diconcdlg.cxx311 if ( pData->pPage ) in ~IconChoiceDialog()
313 pData->pPage->FillUserData(); in ~IconChoiceDialog()
314 String aPageData(pData->pPage->GetUserData()); in ~IconChoiceDialog()
323 delete (SfxItemSet*)&pData->pPage->GetItemSet(); in ~IconChoiceDialog()
324 delete pData->pPage; in ~IconChoiceDialog()
438 if ( pData->pPage ) in ShowPageImpl()
439 pData->pPage->Show(); in ShowPageImpl()
446 if ( pData->pPage ) in HidePageImpl()
447 pData->pPage->Hide(); in HidePageImpl()
581 if ( pData->pPage ) in SetPosSizeCtrls()
[all …]
/AOO41X/main/sd/source/ui/view/
H A Doutlview.cxx606 SdPage* pPage = (SdPage*)mpDoc->AllocPage(sal_False); in InsertSlideForParagraph() local
608 pPage->SetLayoutName(pExample->GetLayoutName()); in InsertSlideForParagraph()
611 mpDoc->InsertPage(pPage, (sal_uInt16)(nTarget) * 2 + 1); in InsertSlideForParagraph()
613 AddUndo(mpDoc->GetSdrUndoFactory().CreateUndoNewPage(*pPage)); in InsertSlideForParagraph()
616 pPage->TRG_SetMasterPage(pExample->TRG_GetMasterPage()); in InsertSlideForParagraph()
619 pPage->SetSize(pExample->GetSize()); in InsertSlideForParagraph()
620 pPage->SetBorder( pExample->GetLftBorder(), in InsertSlideForParagraph()
632 pPage->SetAutoLayout(AUTOLAYOUT_ENUM, sal_True); in InsertSlideForParagraph()
636 pPage->SetAutoLayout(pExample->GetAutoLayout(), sal_True); in InsertSlideForParagraph()
669 return pPage; in InsertSlideForParagraph()
[all …]
H A Dviewshe2.cxx126 SdPage* pPage = static_cast<DrawViewShell*>(this)->GetActualPage(); in UpdateScrollBars() local
127 sal_uInt16 nCurPage = (pPage->GetPageNum() - 1) / 2; in UpdateScrollBars()
128 sal_uInt16 nTotalPages = GetDoc()->GetSdPageCount(pPage->GetPageKind()); in UpdateScrollBars()
240 SdPage* pPage = static_cast<DrawViewShell*>(this)->GetActualPage(); in IMPL_LINK_INLINE_END() local
241 sal_uInt16 nCurPage = (pPage->GetPageNum() - 1) >> 1; in IMPL_LINK_INLINE_END()
538 SdPage* pPage = 0; in SetPageSizeAndBorder() local
555 pPage = GetDoc()->GetMasterSdPage(i, ePageKind); in SetPageSizeAndBorder()
557 SdUndoAction* pUndo = new SdPageFormatUndoAction(GetDoc(), pPage, in SetPageSizeAndBorder()
558 pPage->GetSize(), in SetPageSizeAndBorder()
559 pPage->GetLftBorder(), pPage->GetRgtBorder(), in SetPageSizeAndBorder()
[all …]
/AOO41X/main/dbaccess/source/ui/dlg/
H A Ddbwiz.cxx295 TabPage* pPage = NULL; in createPage() local
300 pPage = OGeneralPage::Create(this,*m_pOutSet); in createPage()
301 OGeneralPage* pGeneralPage = static_cast< OGeneralPage* >( pPage ); in createPage()
308 pPage = OConnectionTabPage::Create(this,*m_pOutSet); in createPage()
313 pPage = ODriversSettings::CreateDbase(this,*m_pOutSet); in createPage()
316 pPage = ODriversSettings::CreateText(this,*m_pOutSet); in createPage()
319 pPage = ODriversSettings::CreateLDAP(this,*m_pOutSet); in createPage()
322 pPage = ODriversSettings::CreateAdabas(this,*m_pOutSet); in createPage()
325 pPage = ODriversSettings::CreateMySQLJDBC(this,*m_pOutSet); in createPage()
328 pPage = ODriversSettings::CreateMySQLNATIVE(this,*m_pOutSet); in createPage()
[all …]
/AOO41X/main/sd/source/core/undo/
H A Dundoobjects.cxx42 SdPage* pPage = dynamic_cast< SdPage* >( rObject.GetPage() ); in UndoRemovePresObjectImpl() local
43 if( pPage ) in UndoRemovePresObjectImpl()
45 if( pPage->IsPresObj(&rObject) ) in UndoRemovePresObjectImpl()
50 if( pPage->hasAnimationNode() ) in UndoRemovePresObjectImpl()
53 if( pPage->getMainSequence()->hasEffect( xShape ) ) in UndoRemovePresObjectImpl()
55 … mpUndoAnimation = new UndoAnimation( static_cast< SdDrawDocument* >( pPage->GetModel() ), pPage ); in UndoRemovePresObjectImpl()
201 SdPage* pPage = dynamic_cast< SdPage* >( rObject.GetPage() ); in UndoObjectSetText() local
202 if( pPage && pPage->hasAnimationNode() ) in UndoObjectSetText()
205 if( pPage->getMainSequence()->hasEffect( xShape ) ) in UndoObjectSetText()
207 … mpUndoAnimation = new UndoAnimation( static_cast< SdDrawDocument* >( pPage->GetModel() ), pPage ); in UndoObjectSetText()
[all …]
/AOO41X/main/sc/source/core/data/
H A Ddocumen9.cxx318 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in HasOLEObjectsInArea() local
319 DBG_ASSERT(pPage,"Page ?"); in HasOLEObjectsInArea()
320 if (pPage) in HasOLEObjectsInArea()
322 SdrObjListIter aIter( *pPage, IM_FLAT ); in HasOLEObjectsInArea()
344 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in StartAnimations() local
345 DBG_ASSERT(pPage,"Page ?"); in StartAnimations()
346 if (!pPage) in StartAnimations()
349 SdrObjListIter aIter( *pPage, IM_FLAT ); in StartAnimations()
427 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in HasBackgroundDraw() local
428 DBG_ASSERT(pPage,"Page ?"); in HasBackgroundDraw()
[all …]
H A Ddrwlayer.cxx335 … ScDrawPage* pPage = new ScDrawPage( *this, pBasic, sal::static_int_cast<sal_Bool>(bMasterPage) ); in AllocPage() local
336 return pPage; in AllocPage()
385 ScDrawPage* pPage = (ScDrawPage*)AllocPage( sal_False ); in ScAddPage() local
386 InsertPage(pPage, static_cast<sal_uInt16>(nTab)); in ScAddPage()
388 AddCalcUndo< SdrUndoNewPage >(*pPage); in ScAddPage()
401 SdrPage* pPage = GetPage(static_cast<sal_uInt16>(nTab)); in ScRemovePage() local
402 AddCalcUndo< SdrUndoDelPage >(*pPage); // Undo-Action wird Owner der Page in ScRemovePage()
411 ScDrawPage* pPage = (ScDrawPage*) GetPage(static_cast<sal_uInt16>(nTab)); in ScRenamePage() local
412 if (pPage) in ScRenamePage()
413 pPage->SetName(rNewName); in ScRenamePage()
[all …]
/AOO41X/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx372 SdPage* pPage = GetCurrentPage(); in InsertAnnotation() local
373 if( pPage ) in InsertAnnotation()
381 AnnotationVector aAnnotations( pPage->getAnnotations() ); in InsertAnnotation()
384 const int page_width = pPage->GetSize().Width(); in InsertAnnotation()
426 pPage->createAnnotation( xAnnotation ); in InsertAnnotation()
521 SdPage* pPage = GetCurrentPage(); in DeleteAnnotation() local
523 if( xAnnotation.is() && pPage ) in DeleteAnnotation()
528 pPage->removeAnnotation( xAnnotation ); in DeleteAnnotation()
542 SdPage* pPage = 0; in DeleteAnnotationsByAuthor() local
545 pPage = GetNextPage( pPage, true ); in DeleteAnnotationsByAuthor()
[all …]
/AOO41X/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx221 SdPage* pPage = GetPage(nPageIndex); in GetPageDescriptor() local
224 pPage, in GetPageDescriptor()
288 sal_Int32 SlideSorterModel::GetIndex (const SdrPage* pPage) const in GetIndex()
290 if (pPage == NULL) in GetIndex()
296 sal_Int16 nNumber ((pPage->GetPageNum()-1)/2); in GetIndex()
299 && pDescriptor->GetPage() == pPage) in GetIndex()
319 if (pDescriptor->GetPage() == pPage) in GetIndex()
490 SdPage* pPage = pViewShell->getCurrentPage(); in SetDocumentSlides() local
491 if (pPage != NULL) in SetDocumentSlides()
493 pPage); in SetDocumentSlides()
[all …]
/AOO41X/main/sw/source/core/view/
H A Dviewsh.cxx1085 const SwPageFrm *pPage; in SizeChgNotify() local
1086 if ( pCnt && 0 != (pPage = pCnt->FindPageFrm()) ) in SizeChgNotify()
1088 sal_uInt16 nVirtNum = pPage->GetVirtPageNum(); in SizeChgNotify()
1089 const SvxNumberType& rNum = pPage->GetPageDesc()->GetNumType(); in SizeChgNotify()
1162 const SwPageFrm *pPage = (SwPageFrm*)GetLayout()->Lower(); //swmod 071108//swmod 071225 in VisPortChgd() local
1163 if ( pPage->Frm().Top() > pOldPage->Frm().Top() ) in VisPortChgd()
1164 pPage = (SwPageFrm*)pOldPage; in VisPortChgd()
1176 while ( pPage && pPage->Frm().Top() <= nBottom ) in VisPortChgd()
1178 SwRect aPageRect( pPage->Frm() ); in VisPortChgd()
1181 … const SwPageFrm& rFormatPage = static_cast<const SwPageFrm*>(pPage)->GetFormatPage(); in VisPortChgd()
[all …]
/AOO41X/main/sd/source/ui/unoidl/
H A Dunopage.cxx693 SdPage* pPage = pDoc->GetMasterSdPage(i, ePageKind); in setPropertyValue() local
694 pPage->SetOrientation( eOri ); in setPropertyValue()
701 SdPage* pPage = pDoc->GetSdPage(i, ePageKind); in setPropertyValue() local
702 pPage->SetOrientation( eOri ); in setPropertyValue()
781 SdrPage* pPage = GetPage(); in setPropertyValue() local
782 if( pPage ) in setPropertyValue()
784 SdDrawDocument* pDoc = (SdDrawDocument*)pPage->GetModel(); in setPropertyValue()
788 SetOfByte aVisibleLayers = pPage->TRG_GetMasterPageVisibleLayers(); in setPropertyValue()
790 pPage->TRG_SetMasterPageVisibleLayers(aVisibleLayers); in setPropertyValue()
801 SdrPage* pPage = GetPage(); in setPropertyValue() local
[all …]

12345678910>>...17