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 | SwChainRet { SwChainRet::OK = 0, SwChainRet::NOT_EMPTY = 1, SwChainRet::IS_IN_CHAIN = 2, SwChainRet::WRONG_AREA = 3, SwChainRet::NOT_FOUND = 4, SwChainRet::SOURCE_CHAINED = 5, SwChainRet::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.