Searched refs:GetUndoComment (Results 1 – 6 of 6) sorted by relevance
132 XubString OutlinerEditEng::GetUndoComment( sal_uInt16 nUndoId ) const in GetUndoComment() function in OutlinerEditEng152 return EditEngine::GetUndoComment( nUndoId ); in GetUndoComment()
70 virtual XubString GetUndoComment( sal_uInt16 nUndoId ) const;
249 GetUndoManager().EnterListAction( GetEditEnginePtr()->GetUndoComment( nId ), XubString(), nId ); in UndoActionStart()259 GetUndoManager().EnterListAction( GetEditEnginePtr()->GetUndoComment( nId ), XubString(), nId ); in UndoActionStart()
181 aComment = pEditEng->GetUndoComment( GetId() ); in GetComment()
2550 XubString __EXPORT EditEngine::GetUndoComment( sal_uInt16 nId ) const in GetUndoComment() function in EditEngine
449 virtual String GetUndoComment( sal_uInt16 nUndoId ) const;
Completed in 43 milliseconds