/aoo42x/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 760 sal_uInt16 nPageNumber = SDRPAGE_NOTFOUND; in GotoBookmark() 783 nPageNumber = nPageNumber > 2 ? nPageNumber - 2 : SDRPAGE_NOTFOUND; in GotoBookmark() 790 nPageNumber = SDRPAGE_NOTFOUND; in GotoBookmark() 801 if (nPageNumber == SDRPAGE_NOTFOUND) in GotoBookmark() 812 if (nPageNumber != SDRPAGE_NOTFOUND) in GotoBookmark() 963 if (nPgNum == SDRPAGE_NOTFOUND) in GetObjectIsmarked() 974 if (nPgNum != SDRPAGE_NOTFOUND) in GetObjectIsmarked() 1070 if (nPgNum == SDRPAGE_NOTFOUND) in GotoTreeBookmark() 1081 if (nPgNum != SDRPAGE_NOTFOUND) in GotoTreeBookmark()
|
H A D | docshel2.cxx | 486 bCanUseNewName = ( nExistingPageNum == SDRPAGE_NOTFOUND ); in IsNewPageNameValid()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | View.hxx | 103 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 104 sal_uInt16 nLayer = SDRPAGE_NOTFOUND); 109 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 110 sal_uInt16 nLayer = SDRPAGE_NOTFOUND); 139 …sal_uLong nFormat = 0, sal_uInt16 nPage = SDRPAGE_NOTFOUND, sal_uInt16 nLayer = SDRLAYER_NOTFOUND …
|
H A D | SlideView.hxx | 113 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 114 sal_uInt16 nLayer = SDRPAGE_NOTFOUND ); 117 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 118 sal_uInt16 nLayer = SDRPAGE_NOTFOUND );
|
H A D | SlideSorterViewShell.hxx | 131 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 132 sal_uInt16 nLayer = SDRPAGE_NOTFOUND ); 137 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 138 sal_uInt16 nLayer = SDRPAGE_NOTFOUND);
|
H A D | OutlineView.hxx | 140 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 141 sal_uInt16 nLayer = SDRPAGE_NOTFOUND); 146 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 147 sal_uInt16 nLayer = SDRPAGE_NOTFOUND);
|
/aoo42x/main/sd/source/ui/slidesorter/inc/controller/ |
H A D | SlsClipboard.hxx | 96 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 97 sal_uInt16 nLayer = SDRPAGE_NOTFOUND ); 103 sal_uInt16 nPage = SDRPAGE_NOTFOUND, 104 sal_uInt16 nLayer = SDRPAGE_NOTFOUND);
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fuprlout.cxx | 116 sal_uInt16 nSelectedPage = SDRPAGE_NOTFOUND; in DoExecute() 126 DBG_ASSERT(nSelectedPage != SDRPAGE_NOTFOUND, "keine selektierte Seite"); in DoExecute() 242 if (!bError && nSelectedPage != SDRPAGE_NOTFOUND) in DoExecute()
|
H A D | fusumry.cxx | 80 sal_uInt16 nFirstPage = SDRPAGE_NOTFOUND; in DoExecute() 95 if (nFirstPage == SDRPAGE_NOTFOUND) in DoExecute()
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc3.cxx | 243 if( pBookmarkDoc->GetPageByName( aBMPgName, bIsMasterPage ) != SDRPAGE_NOTFOUND ) in InsertBookmark() 328 if (nBMPage != SDRPAGE_NOTFOUND) in IterateBookmarkPages() 623 GetPageByName(pName, bIsMasterPage ) != SDRPAGE_NOTFOUND ) in InsertBookmarkAsPage() 690 if (nBMPage != SDRPAGE_NOTFOUND) in InsertBookmarkAsPage() 699 sal_uInt16 nBMPage = pBMPage!=NULL ? pBMPage->GetPageNum() : SDRPAGE_NOTFOUND; in InsertBookmarkAsPage() 715 nPageSameName != SDRPAGE_NOTFOUND && in InsertBookmarkAsPage()
|
H A D | drawdoc2.cxx | 167 sal_uInt16 nPageNum = SDRPAGE_NOTFOUND; in GetPageByName() 173 while (nPage < nMaxPages && nPageNum == SDRPAGE_NOTFOUND) in GetPageByName() 192 while (nPage < nMaxMasterPages && nPageNum == SDRPAGE_NOTFOUND) in GetPageByName()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | LayerTabBar.cxx | 171 sal_uInt16 nPageId = SDRPAGE_NOTFOUND; in AcceptDrop() 191 sal_uInt16 nPageId = SDRPAGE_NOTFOUND; in ExecuteDrop()
|
/aoo42x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsClipboard.cxx | 570 if (nPageIndex == SDRPAGE_NOTFOUND) in CreateTransferableUserData() 1009 if (nPage == SDRPAGE_NOTFOUND) in ExecuteOrAcceptShapeDrop() 1021 if (nPage != SDRPAGE_NOTFOUND) in ExecuteOrAcceptShapeDrop()
|
H A D | SlsDragAndDropContext.cxx | 103 if (nPageIndex == SDRPAGE_NOTFOUND) in GetPagesFromBookmarks()
|
H A D | SlsSlotManager.cxx | 962 if( pDocument->GetPageByName( rName, bOutDummy ) != SDRPAGE_NOTFOUND ) in RenameSlideFromDrawViewShell()
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews1.cxx | 963 if (nSelectedPage == SDRPAGE_NOTFOUND) in SwitchPage() 1422 if( nPage != SDRPAGE_NOTFOUND ) in AcceptDrop() 1444 if( nPage != SDRPAGE_NOTFOUND ) in ExecuteDrop()
|
H A D | sdwindow.cxx | 1070 nRet = mpViewShell->AcceptDrop( rEvt, *this, this, SDRPAGE_NOTFOUND, SDRLAYER_NOTFOUND ); in AcceptDrop() 1091 nRet = mpViewShell->ExecuteDrop( rEvt, *this, this, SDRPAGE_NOTFOUND, SDRLAYER_NOTFOUND ); in ExecuteDrop()
|
H A D | ViewClipboard.cxx | 119 if (nBMPage != SDRPAGE_NOTFOUND) in GetFirstMasterPage()
|
H A D | sdview.cxx | 131 mnDragSrcPgNum(SDRPAGE_NOTFOUND), in View() 613 if (mnDragSrcPgNum != SDRPAGE_NOTFOUND && in IsPresObjSelected()
|
H A D | sdview3.cxx | 318 if( nPage != SDRPAGE_NOTFOUND ) in InsertData() 456 … if( (mnDragSrcPgNum != SDRPAGE_NOTFOUND) && (mnDragSrcPgNum != pPV->GetPage()->GetPageNum()) ) in InsertData()
|
H A D | drviewsb.cxx | 743 if( GetDoc()->GetPageByName( rName, bOutDummy ) != SDRPAGE_NOTFOUND ) in RenameSlide()
|
/aoo42x/main/sd/source/filter/html/ |
H A D | htmlex.cxx | 1682 if (nPgNum == SDRPAGE_NOTFOUND) in CreateHtmlForPresPages() 1689 if (nPgNum != SDRPAGE_NOTFOUND) in CreateHtmlForPresPages() 1767 if( nPgNum == SDRPAGE_NOTFOUND ) in CreateHtmlForPresPages() 1775 if( SDRPAGE_NOTFOUND != nPgNum ) in CreateHtmlForPresPages()
|
/aoo42x/main/sd/source/ui/slideshow/ |
H A D | slideshowimpl.cxx | 1757 if( nPgNum == SDRPAGE_NOTFOUND ) in getSlideNumberForBookmark() 1769 …if( (nPgNum == SDRPAGE_NOTFOUND) || bIsMasterPage || static_cast<SdPage*>(mpDoc->GetPage(nPgNum))-… in getSlideNumberForBookmark() 2931 if( nPgNum == SDRPAGE_NOTFOUND ) in receiveRequest() 2940 if( nPgNum != SDRPAGE_NOTFOUND ) in receiveRequest()
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdpage.hxx | 316 #define SDRPAGE_NOTFOUND 0xFFFF macro
|
/aoo42x/main/sd/source/ui/unoidl/ |
H A D | unoobj.cxx | 790 if(pDoc->GetPageByName( pInfo->GetBookmark(), bIsMasterPage ) != SDRPAGE_NOTFOUND) in getPropertyValue() 802 if(pDoc->GetPageByName( aName, bIsMasterPage ) != SDRPAGE_NOTFOUND) in getPropertyValue()
|