Lines Matching defs:const
118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment()
167 sal_Bool SfxUndoAction::CanRepeat(SfxRepeatTarget&) const in CanRepeat()
672 size_t SfxUndoManager::GetUndoActionCount( bool const i_currentLevel ) const in GetUndoActionCount()
681 XubString SfxUndoManager::GetUndoActionComment( size_t nNo, bool const i_currentLevel ) const in GetUndoActionComment()
709 SfxUndoAction* SfxUndoManager::GetUndoAction( size_t nNo ) const in GetUndoAction()
826 size_t SfxUndoManager::GetRedoActionCount( bool const i_currentLevel ) const in GetRedoActionCount()
834 size_t SfxUndoManager::ImplGetRedoActionCount_Lock( bool const i_currentLevel ) const in ImplGetRedoActionCount_Lock()
842 SfxUndoAction* SfxUndoManager::GetRedoAction( size_t nNo, bool const i_currentLevel ) const in GetRedoAction()
856 XubString SfxUndoManager::GetRedoActionComment( size_t nNo, bool const i_currentLevel ) const in GetRedoActionComment()
954 XubString SfxUndoManager::GetRepeatActionComment( SfxRepeatTarget &rTarget) const in GetRepeatActionComment()
980 sal_Bool SfxUndoManager::CanRepeat( SfxRepeatTarget &rTarget ) const in CanRepeat()
1317 XubString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment()
1384 sal_Bool SfxListUndoAction::CanRepeat(SfxRepeatTarget&r) const in CanRepeat()
1445 sal_Bool SfxLinkUndoAction::CanRepeat(SfxRepeatTarget& r) const in CanRepeat()
1474 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment()