Searched refs:AddToRecentDocuments (Results 1 - 10 of 10) sorted by relevance

/haiku/src/apps/icon-o-matic/import_export/
H A DExporter.cpp125 be_roster->AddToRecentDocuments(&fRef);
/haiku/src/tests/kits/app/broster/
H A DGetRecentTester.cpp634 roster.AddToRecentDocuments(&doc1, test_sigs[0]);
635 roster.AddToRecentDocuments(&doc2, test_sigs[1]);
636 roster.AddToRecentDocuments(&doc3, test_sigs[0]);
637 roster.AddToRecentDocuments(&doc4, test_sigs[1]);
638 roster.AddToRecentDocuments(&doc5, test_sigs[2]);
959 roster.AddToRecentDocuments(&doc1, test_sigs[4]);
960 roster.AddToRecentDocuments(&doc2, test_sigs[5]);
961 roster.AddToRecentDocuments(&doc3, test_sigs[4]);
962 roster.AddToRecentDocuments(&doc4, test_sigs[5]);
963 roster.AddToRecentDocuments(
[all...]
/haiku/headers/build/os/app/
H A DRoster.h137 void AddToRecentDocuments(const entry_ref *doc,
/haiku/headers/os/app/
H A DRoster.h136 void AddToRecentDocuments(const entry_ref* document,
/haiku/src/apps/sudoku/
H A DSudokuWindow.cpp389 be_roster->AddToRecentDocuments(&ref, kSignature);
/haiku/src/apps/mediaplayer/playlist/
H A DPlaylist.cpp484 be_roster->AddToRecentDocuments(&ref, kAppSig);
/haiku/src/kits/app/
H A DApplication.cpp1069 BRoster().AddToRecentDocuments(&ref);
H A DRoster.cpp1202 BRoster::AddToRecentDocuments(const entry_ref* document, function in class:BRoster
1242 DBG(OUT("WARNING: BRoster::AddToRecentDocuments() failed with error "
1289 DBG(OUT("WARNING: BRoster::AddToRecentDocuments() failed with error "
/haiku/src/apps/showimage/
H A DShowImageView.cpp440 be_roster->AddToRecentDocuments(ref, kApplicationSignature);
/haiku/src/kits/tracker/
H A DFilePanelPriv.cpp1660 BRoster().AddToRecentDocuments(&ref);

Completed in 91 milliseconds