Lines Matching defs:const
118 XubString SfxUndoAction::GetRepeatComment(SfxRepeatTarget&) const in GetRepeatComment()
167 sal_Bool SfxUndoAction::CanRepeat(SfxRepeatTarget&) const in CanRepeat()
664 size_t SfxUndoManager::GetUndoActionCount( bool const i_currentLevel ) const in GetUndoActionCount()
673 XubString SfxUndoManager::GetUndoActionComment( size_t nNo, bool const i_currentLevel ) const in GetUndoActionComment()
701 SfxUndoAction* SfxUndoManager::GetUndoAction( size_t nNo ) const in GetUndoAction()
818 size_t SfxUndoManager::GetRedoActionCount( bool const i_currentLevel ) const in GetRedoActionCount()
826 size_t SfxUndoManager::ImplGetRedoActionCount_Lock( bool const i_currentLevel ) const in ImplGetRedoActionCount_Lock()
834 SfxUndoAction* SfxUndoManager::GetRedoAction( size_t nNo, bool const i_currentLevel ) const in GetRedoAction()
848 XubString SfxUndoManager::GetRedoActionComment( size_t nNo, bool const i_currentLevel ) const in GetRedoActionComment()
946 XubString SfxUndoManager::GetRepeatActionComment( SfxRepeatTarget &rTarget) const in GetRepeatActionComment()
972 sal_Bool SfxUndoManager::CanRepeat( SfxRepeatTarget &rTarget ) const in CanRepeat()
1309 XubString SfxListUndoAction::GetRepeatComment(SfxRepeatTarget &) const in GetRepeatComment()
1376 sal_Bool SfxListUndoAction::CanRepeat(SfxRepeatTarget&r) const in CanRepeat()
1437 sal_Bool SfxLinkUndoAction::CanRepeat(SfxRepeatTarget& r) const in CanRepeat()
1466 XubString SfxLinkUndoAction::GetRepeatComment(SfxRepeatTarget&r) const in GetRepeatComment()