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

--- Comment #10 from Tarun Sharma <[email protected]> ---
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.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to