Home
last modified time | relevance | path

Searched refs:GetPage (Results 126 – 150 of 266) sorted by relevance

1234567891011

/aoo41x/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx676 SdrPage* pInsPage = pPV->GetPage(); in FuInsertChart()
769 SdrPage * pPage( pPV->GetPage()); in FuInsertChart()
/aoo41x/main/sd/source/ui/func/
H A Dfuinsert.cxx375 SdPage* pPage = static_cast< SdPage* >(pPickObj->GetPage()); in DoExecute()
640 Size aPageSize = pPV->GetPage()->GetSize(); in DoExecute()
H A Dfuzoom.cxx153 Size aPageSize = mpView->GetSdrPageView()->GetPage()->GetSize(); in MouseMove()
/aoo41x/main/sd/source/core/
H A DPageListWatcher.cxx188 return (SdPage*)mrModel.GetPage((sal_uInt16)nIndex); in ImpGetPage()
H A Ddrawdoc4.cxx778 const SdrPage* pPage = GetPage(nPage); in GetMasterPageUserCount()
843 FillOnlineSpellingList((SdPage*) GetPage(nPage)); in StartOnlineSpelling()
1246 SdPage* pPage = (SdPage*) GetPage(nPage); in RenameLayoutTemplate()
/aoo41x/main/sc/source/ui/view/
H A Dtabvwshg.cxx77 pDrView->GetSdrPageView()->GetPage(), pModel); in InsertURLButton()
H A Dpreview.cxx159 SdrPage* pPage = pModel->GetPage(nTab); in UpdateDrawView()
160 …if ( pDrawView && ( !pDrawView->GetSdrPageView() || pDrawView->GetSdrPageView()->GetPage() != pPag… in UpdateDrawView()
180 pDrawView->ShowSdrPage(pDrawView->GetModel()->GetPage(nTab)); in UpdateDrawView()
/aoo41x/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()
/aoo41x/main/svtools/inc/svtools/
H A Dwizdlg.hxx280 TabPage* GetPage( sal_uInt16 nLevel ) const;
/aoo41x/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()
/aoo41x/main/svx/source/svdraw/
H A Dsvdedtv.cxx246 SdrPage* pPage = (bMaPg) ? pMod->GetMasterPage(nPgNum) : pMod->GetPage(nPgNum); in DeleteLayer()
994 SdrLayerID nLayer=rPV.GetPage()->GetLayerAdmin().GetLayerID(aAktLayer,sal_True); in InsertObjectAtView()
/aoo41x/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterView.cxx453 (pHitDescriptor->GetPage()->GetPageNum()-1)/2); in getAccessibleAtPoint()
926 (pDescriptor->GetPage()->GetPageNum()-1)/2); in GetAccessibleChild()
/aoo41x/main/sw/inc/
H A Dhints.hxx228 const SwPageFrm *GetPage() { return pPage; } in GetPage() function in SwVirtPageNumInfo
/aoo41x/main/sd/source/ui/slidesorter/cache/
H A DSlsQueueProcessorThread.hxx215 pRequest->GetPage(), in ProcessQueueEntry()
H A DSlsQueueProcessor.cxx208 const SdPage* pSdPage = dynamic_cast<const SdPage*>(mpCacheContext->GetPage(aKey)); in ProcessOneRequest()
/aoo41x/main/sd/source/ui/slidesorter/model/
H A DSlsPageDescriptor.cxx82 SdPage* PageDescriptor::GetPage (void) const in GetPage() function in sd::slidesorter::model::PageDescriptor
/aoo41x/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx182 const SdrObject* pSourceObj = aFormModel.GetPage( 0 )->GetObj( 0 ); in SetAttributes()
/aoo41x/main/basctl/source/dlged/
H A Ddlgedview.cxx112 Size aPageSize = pDlgEditor->GetPage()->GetSize(); in MakeVisible()
/aoo41x/main/sc/source/core/tool/
H A Dchartlock.cxx60 SdrPage* pPage = pDrawLayer->GetPage(static_cast<sal_uInt16>(nTab)); in lcl_getAllLivingCharts()
/aoo41x/main/sd/source/ui/unoidl/
H A DSdUnoSlideView.cxx126 aPages[nIndex++] = pDescriptor->GetPage()->getUnoPage(); in getSelection()
/aoo41x/main/sd/source/ui/view/
H A DViewClipboard.cxx148 SdPage* pPage = static_cast<SdPage*>(pPageView->GetPage()); in AssignMasterPage()
/aoo41x/main/sd/source/ui/dlg/
H A Ddlgassim.cxx119 SdPage* pPage = (SdPage*) pDoc->GetPage( nPage ); in Fill()
H A Dheaderfooterdlg.cxx219 pNotes = (SdPage*)pDoc->GetPage( pCurrentPage->GetPageNum() + 1 ); in HeaderFooterDialog()
224 pSlide = (SdPage*)pDoc->GetPage( pCurrentPage->GetPageNum() -1 ); in HeaderFooterDialog()
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsFocusManager.cxx250 mnPageIndex = (rpDescriptor->GetPage()->GetPageNum()-1)/2; in SetFocusedPage()
/aoo41x/main/basctl/source/inc/
H A Ddlged.hxx162 DlgEdPage* GetPage() const { return pDlgEdPage; } in GetPage() function in DlgEditor

Completed in 131 milliseconds

1234567891011