* Doxy. This function was probably meant as something more powerful in the begining.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@36529 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Pavel Sanda 2010-11-27 00:15:55 +00:00
parent 4540c4a18e
commit 6d40196285

View File

@ -3507,11 +3507,9 @@ void LyXAction::init()
/*!
* \var lyx::FuncCode lyx::LFUN_INSET_COPY_AS
* \li Action: Copies the inset to the clipboard as a certain type
* \li Syntax: inset-copy-as [<TYPE>]
* \li Params: <TYPE>: The type as which the inset is copied. This
can vary from inset to inset.
* \li Sample: InsetInfo is copied as text
* \li Action: Copies the inset to the clipboard as a certain type.
* \li Notion: Currently used only for InsetInfo where its content is copied as a text.
* \li Syntax: inset-copy-as
* \li Origin: vfr, 18 Apr 2010
* \endvar
*/