Home
last modified time | relevance | path

Searched refs:GetPageByName (Results 1 – 14 of 14) sorted by relevance

/aoo41x/main/sd/source/core/
H A Ddrawdoc3.cxx243 if( pBookmarkDoc->GetPageByName( aBMPgName, bIsMasterPage ) != SDRPAGE_NOTFOUND ) in InsertBookmark()
326 sal_uInt16 nBMPage = pBookmarkDoc->GetPageByName( aBMPgName, bIsMasterPage ); in IterateBookmarkPages()
623 GetPageByName(pName, bIsMasterPage ) != SDRPAGE_NOTFOUND ) in InsertBookmarkAsPage()
688 sal_uInt16 nBMPage = pBookmarkDoc->GetPageByName( aPgName, bIsMasterPage ); in InsertBookmarkAsPage()
713 sal_uInt16 nPageSameName = GetPageByName(aPgName, bIsMasterPage); in InsertBookmarkAsPage()
H A Ddrawdoc2.cxx162 sal_uInt16 SdDrawDocument::GetPageByName(const String& rPgName, sal_Bool& rbIsMasterPage) const in GetPageByName() function in SdDrawDocument
/aoo41x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx799 nPageNumber = mpDoc->GetPageByName( aBookmark, bIsMasterPage ); in GotoBookmark()
960 sal_uInt16 nPgNum = mpDoc->GetPageByName( aBookmark, bIsMasterPage ); in GetObjectIsmarked()
1067 sal_uInt16 nPgNum = mpDoc->GetPageByName( aBookmark, bIsMasterPage ); in GotoTreeBookmark()
H A Ddocshel2.cxx485 sal_uInt16 nExistingPageNum = mpDoc->GetPageByName( rInOutPageName, bOutDummy ); in IsNewPageNameValid()
/aoo41x/main/sd/source/ui/slidesorter/controller/
H A DSlsDragAndDropContext.cxx102 const sal_uInt16 nPageIndex (pDocument->GetPageByName(sPageName, bIsMasterPage)); in GetPagesFromBookmarks()
H A DSlsClipboard.cxx569 … const sal_uInt16 nPageIndex (pTransferableDocument->GetPageByName(sBookmark, bIsMasterPage)); in CreateTransferableUserData()
H A DSlsSlotManager.cxx962 if( pDocument->GetPageByName( rName, bOutDummy ) != SDRPAGE_NOTFOUND ) in RenameSlideFromDrawViewShell()
/aoo41x/main/sd/source/ui/view/
H A DViewClipboard.cxx107 sal_uInt16 nBMPage = pDocument->GetPageByName ( in GetFirstMasterPage()
H A Ddrviewsb.cxx729 if( GetDoc()->GetPageByName( rName, bOutDummy ) != SDRPAGE_NOTFOUND ) in RenameSlide()
/aoo41x/main/sd/inc/
H A Ddrawdoc.hxx363 sal_uInt16 GetPageByName(const String& rPgName, sal_Bool& rbIsMasterPage ) const;
/aoo41x/main/sd/source/ui/unoidl/
H A Dunoobj.cxx790 if(pDoc->GetPageByName( pInfo->GetBookmark(), bIsMasterPage ) != SDRPAGE_NOTFOUND) in getPropertyValue()
802 if(pDoc->GetPageByName( aName, bIsMasterPage ) != SDRPAGE_NOTFOUND) in getPropertyValue()
H A Dunomodel.cxx1581 sal_uInt16 nPgNum = rDoc.GetPageByName( aBookmark, bIsMasterPage ); in ImplPDFGetBookmarkPage()
/aoo41x/main/sd/source/filter/html/
H A Dhtmlex.cxx1679 sal_uInt16 nPgNum = mpDoc->GetPageByName( aURL, bIsMasterPage ); in CreateHtmlForPresPages()
1764 … sal_uInt16 nPgNum = mpDoc->GetPageByName( pInfo->GetBookmark(), bIsMasterPage ); in CreateHtmlForPresPages()
/aoo41x/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx1755 sal_uInt16 nPgNum = mpDoc->GetPageByName( aBookmark, bIsMasterPage ); in getSlideNumberForBookmark()
2928 sal_uInt16 nPgNum = mpDoc->GetPageByName( aTarget, bIsMasterPage ); in receiveRequest()

Completed in 92 milliseconds