Kaydet (Commit) 8db20d8b authored tarafından Miklos Vajna's avatar Miklos Vajna

SwFmtFlyCnt: add doxygen comment

Change-Id: I9e48b471f4afbb071112f3b1f5b71ee42cfe186f
üst 2e30212c
...@@ -23,8 +23,12 @@ ...@@ -23,8 +23,12 @@
class SwFrmFmt; class SwFrmFmt;
class SwTxtFlyCnt; class SwTxtFlyCnt;
// ATT_FLYCNT
/**
* Format of a fly content.
*
* A pool item that is attached to the placeholder character of an as-character frame. (TextFrame, etc.)
*/
class SwFmtFlyCnt : public SfxPoolItem class SwFmtFlyCnt : public SfxPoolItem
{ {
friend class SwTxtFlyCnt; friend class SwTxtFlyCnt;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment