mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
* 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:
parent
4540c4a18e
commit
6d40196285
@ -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
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user