Home
last modified time | relevance | path

Searched refs:aBookmarkList (Results 1 – 3 of 3) sorted by path

/trunk/main/sd/source/core/
H A Dpglink.cxx103 List aBookmarkList; in DataChanged() local
104 aBookmarkList.Insert(&aBookmarkName); in DataChanged()
118 pDoc->InsertBookmarkAsPage(&aBookmarkList, NULL, bLink, bReplace, in DataChanged()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsClipboard.cxx428 List aBookmarkList; in CreateSlideTransferable() local
438 aBookmarkList.Insert ( in CreateSlideTransferable()
465 if (aBookmarkList.Count() > 0) in CreateSlideTransferable()
506 pTransferable->SetPageBookmarks (aBookmarkList, !bDrag); in CreateSlideTransferable()
509 for (void* p=aBookmarkList.First(); p!=NULL; p=aBookmarkList.Next()) in CreateSlideTransferable()
518 … sal_Int32 nRemainingPages = mrSlideSorter.GetModel().GetPageCount() - aBookmarkList.Count(); in CreateSlideTransferable()
/trunk/main/sd/source/ui/view/
H A Dsdview2.cxx872 List aBookmarkList; in IMPL_LINK() local
884 aBookmarkList.Insert( &aBookmark ); in IMPL_LINK()
899 sal_Bool bNameOK = GetExchangeList( pExchangeList, &aBookmarkList, 2 ); in IMPL_LINK()
907 mpDoc->InsertBookmark( &aBookmarkList, pExchangeList, in IMPL_LINK()

Completed in 21 milliseconds