Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx624 bool bFrameProperties = false; in TextBoxIsFramePr() local
625 aFrameProperties >>= bFrameProperties; in TextBoxIsFramePr()
626 return bFrameProperties; in TextBoxIsFramePr()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx661 bool bFrameProperties = false; in TextBoxIsFramePr() local
662 aFrameProperties >>= bFrameProperties; in TextBoxIsFramePr()
663 return bFrameProperties; in TextBoxIsFramePr()