|
LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Enumerations | |
| enum | FlyCntType { FLYCNTTYPE_ALL = 0 , FLYCNTTYPE_FRM , FLYCNTTYPE_GRF , FLYCNTTYPE_OLE } |
| enum class | SwChainRet { OK = 0 , NOT_EMPTY = 1 , IS_IN_CHAIN = 2 , WRONG_AREA = 3 , NOT_FOUND = 4 , SOURCE_CHAINED = 5 , SELF = 6 } |
| enum FlyCntType |
| Enumerator | |
|---|---|
| FLYCNTTYPE_ALL | |
| FLYCNTTYPE_FRM | |
| FLYCNTTYPE_GRF | |
| FLYCNTTYPE_OLE | |
Definition at line 23 of file flyenum.hxx.
|
strong |
Definition at line 33 of file flyenum.hxx.