Home
last modified time | relevance | path

Searched refs:HasHistorySucc (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/sfx2/source/appl/
H A Dhelpinterceptor.hxx93 …sal_Bool HasHistorySucc() const; // is there a successor for the current in the…
H A Dhelpinterceptor.cxx138 sal_Bool HelpInterceptor_Impl::HasHistorySucc() const in HasHistorySucc() function in HelpInterceptor_Impl
H A Dnewhelp.cxx3439 pTextWin->GetToolBox().EnableItem( TBI_FORWARD, pHelpInterceptor->HasHistorySucc() ); in UpdateToolbox()
3453 return pHelpInterceptor->HasHistorySucc(); in HasHistorySuccessor()