Home
last modified time | relevance | path

Searched refs:HasHistorySuccessor (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/appl/
H A Dnewhelp.hxx480 bool HasHistorySuccessor() const; // forward to interceptor
H A Dnewhelp.cxx2006 xMenu->set_sensitive("forward", xHelpWin->HasHistorySuccessor()); in PreNotify()
2659 bool SfxHelpWindow_Impl::HasHistorySuccessor() const in HasHistorySuccessor() function in SfxHelpWindow_Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/appl/
H A Dnewhelp.hxx552 bool HasHistorySuccessor() const; // forward to interceptor
H A Dnewhelp.cxx2346 aMenu->EnableItem( TBI_FORWARD, pHelpWin->HasHistorySuccessor() ); in PreNotify()
3128 bool SfxHelpWindow_Impl::HasHistorySuccessor() const in HasHistorySuccessor() function in SfxHelpWindow_Impl