Home
last modified time | relevance | path

Searched refs:m_nEmbedFlyLevel (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.hxx810 sal_uInt32 m_nEmbedFlyLevel; member in DocxAttributeOutput
H A Ddocxattributeoutput.cxx6282 m_nEmbedFlyLevel++; in OutputFlyFrame_Impl()
6284 m_nEmbedFlyLevel--; in OutputFlyFrame_Impl()
6288 if (m_nEmbedFlyLevel == 0) in OutputFlyFrame_Impl()
6292 m_nEmbedFlyLevel++; in OutputFlyFrame_Impl()
6294 m_nEmbedFlyLevel--; in OutputFlyFrame_Impl()
6299 m_nEmbedFlyLevel++; in OutputFlyFrame_Impl()
6302 m_nEmbedFlyLevel--; in OutputFlyFrame_Impl()
10130 m_nEmbedFlyLevel(0), in DocxAttributeOutput()