Kaydet (Commit) f8d3c869 authored tarafından Miklos Vajna's avatar Miklos Vajna Kaydeden (comit) Fridrich Štrba

SwFmtFlyCnt: add doxygen comment

Change-Id: I9e48b471f4afbb071112f3b1f5b71ee42cfe186f
üst 3028b814
......@@ -23,8 +23,12 @@
class SwFrmFmt;
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
{
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