https://bugs.documentfoundation.org/show_bug.cgi?id=90855

--- Comment #11 from Tomaz Vajngerl <qui...@gmail.com> ---
(In reply to Jakub Trzebiatowski from comment #9)
> I have a question about MVC model.
> I'm making a view control class that inherits from SvSimpleTable.
> This control will be usefull only for bookmarks.
> 
> Can I put the logic of adding / removing bookmarks from internal container
> into this class?

Yes, that should not be a problem.

(In reply to Jakub Trzebiatowski from comment #10)
> Bookmarks are identified with name. Should name be used as bookmark id?
> The Bookmark text can change. It needs to be updated every time dialog is
> opened.

As I said on IRC:
- user given bookmark name is "bookmark id"
- "bookmark text" is the text that the bookmark points to (show just a portion
of it), it needs to be updated everytime the dialog opens.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
Libreoffice-bugs@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to