/aoo42x/main/sot/source/sdstor/ |
H A D | stgstrms.cxx | 188 pPg->SetPage( nOffset >> 2, ++nStart ); in MakeChain() 198 pPg->SetPage( nOffset >> 2, STG_EOF ); in MakeChain() 283 pPg->SetPage( i, STG_FREE ); in InitNew() 549 pMaster->SetPage( k, STG_FREE ); in GetPage() 554 pOldPage->SetPage( nMasterCount, nFAT ); in GetPage() 567 pPg->SetPage( nOffset >> 2, STG_MASTER ); in GetPage() 624 pMaster->SetPage( nOff, nNewPage ); in SetPage() 638 pPg->SetPage( nOffset >> 2, STG_FAT ); in SetPage() 658 SetPage( i, STG_FREE ); in SetSize() 697 pPg->SetPage( j, STG_FREE ); in SetSize() [all …]
|
H A D | stgcache.hxx | 125 void SetPage( short, sal_Int32 ); // put an element
|
/aoo42x/main/sd/source/ui/view/ |
H A D | OutlinerIterator.cxx | 583 SetPage (nPageIndex); in ViewIteratorImpl() 601 SetPage (nPageIndex); in ViewIteratorImpl() 668 SetPage (maPosition.mnPageIndex+1); in GotoNextText() 670 SetPage (maPosition.mnPageIndex-1); in GotoNextText() 692 void ViewIteratorImpl::SetPage (sal_Int32 nPageIndex) in SetPage() function in sd::outliner::ViewIteratorImpl 828 SetPage (0); in GotoNextText() 844 SetPage (0); in GotoNextText() 864 SetPage (-1); in GotoNextText() 889 SetPage (nPageCount); in GotoNextText()
|
H A D | Outliner.cxx | 946 SetPage (meStartEditMode, mnStartPageIndex); in RestoreStartPosition() 1346 void Outliner::SetPage (EditMode eEditMode, sal_uInt16 nPageIndex) in SetPage() function in sd::Outliner 1499 SetPage (rPosition.meEditMode, (sal_uInt16)rPosition.mnPageIndex); in SetObject()
|
/aoo42x/main/svx/source/svdraw/ |
H A D | svdpage.cxx | 169 pDO->SetPage(pPage); in CopyObjects() 265 aHint.SetPage(pPage); in Clear() 291 pObj->SetPage(pPage); in SetPage() 369 pObj->SetPage(pPage); in NbcInsertObject() 446 pObj->SetPage(NULL); in NbcRemoveObject() 487 pObj->SetPage(NULL); in RemoveObject() 520 pObj->SetPage(NULL); in NbcReplaceObject() 528 pNewObj->SetPage(pPage); in NbcReplaceObject() 567 pObj->SetPage(NULL); in ReplaceObject() 575 pNewObj->SetPage(pPage); in ReplaceObject() [all …]
|
H A D | svdogrp.cxx | 205 void SdrObjGroup::SetPage(SdrPage* pNewPage) in SetPage() function in SdrObjGroup 207 SdrObject::SetPage(pNewPage); in SetPage() 208 pSub->SetPage(pNewPage); in SetPage() 304 pSub->SetPage(rSourceSubList.GetPage()); in operator =()
|
H A D | svdmodel.cxx | 1442 aHint.SetPage(pPage); in InsertPage() 1463 aHint.SetPage(pPg); in RemovePage() 1494 aHint.SetPage(pPage); in InsertMasterPage() 1526 aHint.SetPage(pRetPg); in RemoveMasterPage() 1545 aHint.SetPage(pPg); in MoveMasterPage() 2246 void SdrHint::SetPage(const SdrPage* pNewPage) in SetPage() function in SdrHint
|
H A D | svdxcgv.cxx | 389 pNeuObj->SetPage(pDstLst->GetPage()); in Paste() 845 pNeuObj->SetPage( pNeuPag ); in GetMarkedObjModel() 853 pNeuObj->SetPage( pNeuPag ); in GetMarkedObjModel()
|
H A D | svdouno.cxx | 219 void SdrUnoObj::SetPage(SdrPage* pNewPage) in SetPage() function in SdrUnoObj 221 SdrRectObj::SetPage(pNewPage); in SetPage()
|
/aoo42x/main/svx/source/form/ |
H A D | fmobj.cxx | 185 void FmFormObj::SetPage(SdrPage* _pNewPage) in SetPage() function in FmFormObj 189 SdrUnoObj::SetPage(_pNewPage); in SetPage() 204 SdrUnoObj::SetPage(_pNewPage); in SetPage() 289 SdrUnoObj::SetPage(_pNewPage); in SetPage()
|
/aoo42x/main/extensions/source/preload/ |
H A D | oemwiz.cxx | 140 SetPage( OEM_WELCOME, pImpl->pWelcomePage ); in OEMPreloadDialog() 141 SetPage( OEM_LICENSE, pImpl->pLicensePage ); in OEMPreloadDialog() 143 SetPage( OEM_USERDATA, pImpl->pUserDataPage ); in OEMPreloadDialog()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | wizardmachine.hxx | 153 …SVT_DLLPRIVATE void SetPage( sal_uInt16 nLevel, TabPage* pPage ) { WizardDialog::SetPage(nLevel… in SetPage() function in svt::OWizardMachine
|
H A D | wizdlg.hxx | 279 void SetPage( sal_uInt16 nLevel, TabPage* pPage );
|
/aoo42x/main/cui/source/dialogs/ |
H A D | cuihyperdlg.cxx | 69 pParent->SetPage ( (SvxHyperlinkItem*)pState); in StateChanged() 304 sal_uInt16 SvxHpLinkDlg::SetPage ( SvxHyperlinkItem* pItem ) in SetPage() function in SvxHpLinkDlg
|
/aoo42x/main/sd/source/ui/slidesorter/view/ |
H A D | SlsButtonBar.cxx | 272 bPageHasChanged = SetPage(rpDescriptor); in ProcessMouseMotionEvent() 323 SetPage(model::SharedPageDescriptor()); in ResetPage() 329 bool ButtonBar::SetPage (const model::SharedPageDescriptor& rpDescriptor) in SetPage() function in sd::slidesorter::view::ButtonBar 1447 mrSlideSorter.GetView().GetToolTip().SetPage(model::SharedPageDescriptor()); in ProcessClick()
|
H A D | SlsToolTip.cxx | 62 void ToolTip::SetPage (const model::SharedPageDescriptor& rpDescriptor) in SetPage() function in sd::slidesorter::view::ToolTip
|
/aoo42x/main/svx/source/engine3d/ |
H A D | obj3d.cxx | 388 void E3dObject::SetPage(SdrPage* pNewPage) in SetPage() function in E3dObject 390 SdrAttrObj::SetPage(pNewPage); in SetPage() 391 maSubList.SetPage(pNewPage); in SetPage()
|
/aoo42x/main/sd/source/ui/slidesorter/inc/view/ |
H A D | SlsToolTip.hxx | 50 void SetPage (const model::SharedPageDescriptor& rpPage);
|
/aoo42x/main/cui/source/inc/ |
H A D | cuihyperdlg.hxx | 100 sal_uInt16 SetPage( SvxHyperlinkItem* pItem );
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | browserview.cxx | 90 getPropertyBox().SetPage(m_nActivePage); in activatePage()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdogrp.hxx | 65 virtual void SetPage(SdrPage* pNewPage);
|
H A D | svdouno.hxx | 81 virtual void SetPage(SdrPage* pNewPage);
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | OutlinerIteratorImpl.hxx | 220 void SetPage (sal_Int32 nPageIndex);
|
/aoo42x/main/sd/inc/ |
H A D | Outliner.hxx | 469 void SetPage (EditMode eEditMode, sal_uInt16 nPageIndex);
|
/aoo42x/main/svx/source/inc/ |
H A D | fmobj.hxx | 78 virtual void SetPage(SdrPage* pNewPage);
|