[Libreoffice-bugs] [Bug 139633] Direct editing of tree nodes in the Navigator to rename objects
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Fri May 21 10:30:49 UTC 2021
https://bugs.documentfoundation.org/show_bug.cgi?id=139633
--- Comment #10 from Tarun Sharma <starun.1998 at gmail.com> ---
hi jim
> Renaming ContentTypeId::DRAWOBJECT is diff
for renaming DRAWOJBECT do i have to pass refernce of m_xTreeView, by adding a
new parameter in the execute function??!
sw/source/uibase/shells/drwbassh.cxx
> Take care to do forbidden character checking for bookmark renaming and table renaming.
How should i validate the inputs currently its using pDlg 's method
setForbiddenChars which was created from CreateSwRenameNamedDlg .....
pDlg(pFact->CreateSwRenameXNamedDlg(m_xTreeView.get(), xNamed, xNameAccess));
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20210521/b566b716/attachment.htm>
More information about the Libreoffice-bugs
mailing list