Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/af/xap/xp/
H A Dxap_Dlg_Image.h72 { return m_iWrappingType;} in getWrapping()
152 WRAPPING_TYPE m_iWrappingType; variable
H A Dxap_Dlg_Image.cpp41 m_iWrappingType(WRAP_INLINE), in XAP_Dialog_Image()
282 m_iWrappingType = iWrap; in setWrapping()