Searched refs:SwUndoComments_t (Results 1 – 5 of 5) sorted by relevance
315 SwUndoComments_t UndoManager::GetUndoComments() const in GetUndoComments()320 SwUndoComments_t ret; in GetUndoComments()363 SwUndoComments_t UndoManager::GetRedoComments() const in GetRedoComments()368 SwUndoComments_t ret; in GetRedoComments()
67 virtual SwUndoComments_t GetUndoComments() const;70 virtual SwUndoComments_t GetRedoComments() const;
155 virtual SwUndoComments_t GetUndoComments() const = 0;174 virtual SwUndoComments_t GetRedoComments() const = 0;
31 typedef ::std::vector< ::rtl::OUString > SwUndoComments_t; typedef
136 SwUndoComments_t comments; in GetDoStrings()
Completed in 35 milliseconds