Home
last modified time | relevance | path

Searched refs:pPage (Results 201 – 225 of 409) sorted by relevance

12345678910>>...17

/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx215 SdrPage* pPage=pLst->GetPage(); in Paste() local
216 if (pPage!=NULL) { in Paste()
217 aTextRect.SetSize(pPage->GetSize()); in Paste()
252 SdrPage* pPage=pLst->GetPage(); in Paste() local
253 if (pPage!=NULL) { in Paste()
254 aTextRect.SetSize(pPage->GetSize()); in Paste()
H A Dsvdedtv.cxx246 SdrPage* pPage = (bMaPg) ? pMod->GetMasterPage(nPgNum) : pMod->GetPage(nPgNum); in DeleteLayer() local
247 sal_uInt32 nObjAnz(pPage->GetObjCount()); in DeleteLayer()
251 pPage->GetObj(0)->GetOrdNum(); in DeleteLayer()
256 SdrObject* pObj = pPage->GetObj(nObjNum); in DeleteLayer()
266 pPage->RemoveObject(nObjNum); in DeleteLayer()
281 pPage->RemoveObject(nObjNum); in DeleteLayer()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins1.cxx201 SdrPage* pPage = pPV->GetPage(); in lcl_InsertGraphic() local
208 ScLimitSizeOnDrawPage( aLogicSize, aInsertPos, pPage->GetSize() ); in lcl_InsertGraphic()
240 SdrPage* pPage = pPV->GetPage(); in lcl_InsertMedia() local
255 ScLimitSizeOnDrawPage( aSize, aInsertPos, pPage->GetSize() ); in lcl_InsertMedia()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx130 SwPageFrm* pPage,
143 const SwFrm * MA_FASTCALL FindPage( const SwRect &rRect, const SwFrm *pPage );
409 const SwPageFrm *pPage; member in SwOrderIter
413 SwOrderIter( const SwPageFrm *pPage, sal_Bool bFlysOnly = sal_True );
H A Dlayouter.hxx65 sal_Bool StartLooping( SwPageFrm* pPage );
127 void LoopControl( SwPageFrm* pPage, sal_uInt8 nLoop );
133 static sal_Bool StartLoopControl( SwDoc* pDoc, SwPageFrm *pPage );
H A Dlayact.hxx115 sal_Bool FormatCntnt( const SwPageFrm* pPage );
117 const SwPageFrm* pPage );
124 SwPageFrm *CheckFirstVisPage( SwPageFrm *pPage );
/trunk/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx945 PageElement* pPage = dynamic_cast<PageElement*>(elem.Parent); in visit() local
946 if( pPage ) in visit()
948 p_x += pPage->LeftMargin; in visit()
949 p_y += pPage->TopMargin; in visit()
950 p_w -= pPage->LeftMargin+pPage->RightMargin; in visit()
951 p_h -= pPage->TopMargin+pPage->BottomMargin; in visit()
/trunk/main/sd/source/ui/func/
H A Dfupage.cxx437 SdPage *pPage = mpDoc->GetSdPage(i, ePageKind); in ExecuteDialog() local
439 const SfxItemSet& rFillAttributes = pPage->getSdrPageProperties().GetItemSet(); in ExecuteDialog()
442 …oAction *pBackgroundObjUndoAction = new SdBackgroundObjUndoAction(*mpDoc, *pPage, rFillAttributes); in ExecuteDialog()
445 SdrPageProperties& rPageProperties = pPage->getSdrPageProperties(); in ExecuteDialog()
451 pPage->ActionChanged(); in ExecuteDialog()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsToolTip.cxx73 SdPage* pPage = mpDescriptor->GetPage(); in SetPage() local
75 if (pPage != NULL) in SetPage()
76 sHelpText = pPage->GetName(); in SetPage()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsDragAndDropContext.cxx106 const SdPage* pPage = dynamic_cast<const SdPage*>(pDocument->GetPage(nPageIndex)); in GetPagesFromBookmarks() local
107 if (pPage != NULL) in GetPagesFromBookmarks()
108 rPages.push_back(pPage); in GetPagesFromBookmarks()
H A DSlsCurrentSlideManager.cxx70 void CurrentSlideManager::NotifyCurrentSlideChange (const SdPage* pPage) in NotifyCurrentSlideChange() argument
72 if (pPage != NULL) in NotifyCurrentSlideChange()
76 const_cast<SdPage*>(pPage)->getUnoPage(), in NotifyCurrentSlideChange()
/trunk/main/sw/source/core/draw/
H A Ddrawdoc.cxx140 SwDPage* pPage = new SwDPage(*this, 0 != bMasterPage); in AllocPage() local
141 pPage->SetName( String::CreateFromAscii( in AllocPage()
143 return pPage; in AllocPage()
/trunk/main/sw/inc/
H A Dhints.hxx238 const SwPageFrm *pPage; member in SwVirtPageNumInfo
248 const SwPageFrm *GetPage() { return pPage; } in GetPage()
252 const SwFrm *pF ) { pFrm = pF, pPage = pPg; } in SetInfo()
/trunk/main/extensions/source/propctrlr/
H A Dpropertyeditor.hxx58 TabPage* pPage; member
59 HiddenPage() : nPos( 0 ), pPage( NULL ) { } in HiddenPage()
60 HiddenPage( sal_uInt16 _nPos, TabPage* _pPage ) : nPos( _nPos ), pPage( _pPage ) { } in HiddenPage()
/trunk/main/svx/source/form/
H A Dnavigatortree.cxx1533 FmFormPage* pPage = (FmFormPage*)pPageView->GetPage(); in NewControl() local
1535 ::rtl::OUString sName = pPage->GetImpl().setUniqueName( xNewComponent, xParentForm ); in NewControl()
1827 SdrPage* pPage = pPageView ? pPageView->GetPage() : NULL; in DeleteSelection() local
1828 DBG_ASSERT( pPage, "NavigatorTree::DeleteSelection: invalid form page!" ); in DeleteSelection()
1831 if ( pPage ) in DeleteSelection()
1832 collectShapeModelMapping( pPage, aModelShapes ); in DeleteSelection()
2205 SdrPage* pPage = pPageView->GetPage(); in MarkViewObj() local
2208 SdrObjListIter aIter( *pPage ); in MarkViewObj()
2272 SdrPage* pPage = pPageView->GetPage(); in MarkViewObj() local
2275 SdrObjListIter aIter( *pPage ); in MarkViewObj()
/trunk/main/sc/source/core/tool/
H A Dchartlock.cxx60 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in lcl_getAllLivingCharts() local
61 DBG_ASSERT(pPage,"Page ?"); in lcl_getAllLivingCharts()
63 SdrObjListIter aIter( *pPage, IM_DEEPNOGROUPS ); in lcl_getAllLivingCharts()
/trunk/main/sw/source/core/layout/
H A Dlayhelp.hxx127 void _CheckFlyCache( SwPageFrm* pPage );
141 void CheckFlyCache( SwPageFrm* pPage ) in CheckFlyCache() argument
142 { if( pImpl && nFlyIdx < pImpl->GetFlyCount() ) _CheckFlyCache( pPage ); } in CheckFlyCache()
H A Datrfrm.cxx2866 SwPageFrm *pPage = (SwPageFrm*)GetDoc()->GetCurrentLayout()->Lower(); //swmod 080218 in MakeFrms() local
2873 pPage = pFrm->FindPageFrm(); in MakeFrms()
2874 if( pPage ) in MakeFrms()
2876 nPgNum = pPage->GetPhyPageNum(); in MakeFrms()
2884 while ( pPage ) in MakeFrms()
2886 if ( pPage->GetPhyPageNum() == nPgNum ) in MakeFrms()
2888 pPage->PlaceFly( 0, this ); in MakeFrms()
2891 pPage = (SwPageFrm*)pPage->GetNext(); in MakeFrms()
2967 SwPageFrm *pPage = pFly->FindPageFrm(); in MakeFrms() local
2968 if( pPage ) in MakeFrms()
[all …]
H A Dflyincnt.cxx272 SwPageFrm *pPage = FindPageFrm(); in RegistFlys() local
273 ASSERT( pPage, "Flys ohne Seite anmelden?" ); in RegistFlys()
274 ::RegistFlys( pPage, this ); in RegistFlys()
/trunk/main/svx/source/dialog/
H A Ddocrecovery.cxx90 void TabDialog4Recovery::addTabPage(IExtendedTabPage* pPage) in addTabPage() argument
92 if (pPage) in addTabPage()
93 m_lTabPages.push_back(pPage); in addTabPage()
105 IExtendedTabPage* pPage = *m_pActualPage; in Execute() local
106 SetViewWindow(pPage); in Execute()
107 pPage->Show(); in Execute()
108 pPage->setDefButton(); in Execute()
109 short nRet = pPage->execute(); in Execute()
110 pPage->Hide(); in Execute()
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx356 SdrPage* pPage = pDrawLayer->GetPage( static_cast< sal_uInt16 >( nTab ) ); in CopyToClip() local
357 if ( pPage ) in CopyToClip()
359 … ScChartHelper::FillProtectedChartRangesVector( rRangesVector, pDoc, pPage ); in CopyToClip()
1416 SdrPage* pPage = NULL; in PasteFromClip() local
1422 pPage = ( pModel ? pModel->GetPage( static_cast< sal_uInt16 >( nStartTab ) ) : NULL ); in PasteFromClip()
1423 if ( pPage ) in PasteFromClip()
1425 ScChartHelper::GetChartNames( aExcludedChartNames, pPage ); in PasteFromClip()
1530 if ( pDoc && pPage && pModelObj ) in PasteFromClip()
1534 … ScChartHelper::CreateProtectedChartListenersAndNotify( pDoc, pPage, pModelObj, nStartTab, in PasteFromClip()
H A Dnotemark.cxx103 if( SdrPage* pPage = pModel->AllocPage( sal_False ) ) in IMPL_LINK() local
105 … pObject = ScNoteUtil::CreateTempCaption( *pDoc, aDocPos, *pPage, aUserText, aVisRect, bLeft ); in IMPL_LINK()
110 pModel->InsertPage( pPage ); in IMPL_LINK()
/trunk/main/svx/source/gallery2/
H A Dgalobj.cxx573 const FmFormPage* pPage = static_cast< const FmFormPage* >(rModel.GetPage(0)); in CreateThumb() local
575 if(pPage) in CreateThumb()
577 const Rectangle aObjRect(pPage->GetAllObjBoundRect()); in CreateThumb()
584 aView.ShowSdrPage(const_cast< FmFormPage* >(pPage)); in CreateThumb()
/trunk/main/store/source/
H A Dlockbyte.cxx536 virtual void deallocate_Impl (void * pPage);
603 void MappedLockBytes::deallocate_Impl (void * pPage) in deallocate_Impl() argument
605 OSL_PRECOND((m_pData <= pPage) && (pPage < m_pData + m_nSize), "contract violation"); in deallocate_Impl()
606 (void)pPage; // UNUSED in deallocate_Impl()
/trunk/main/svx/inc/svx/
H A Dunopage.hxx92 SvxDrawPage( SdrPage* pPage ) throw();
111 …al_uInt16 nType, sal_uInt32 nInventor, SdrObject *pObj = NULL, SvxDrawPage *pPage = NULL ) throw();
118 static SvxDrawPage* GetPageForSdrPage( SdrPage* pPage ) throw();

Completed in 100 milliseconds

12345678910>>...17