Home
last modified time | relevance | path

Searched refs:GetSquaredMode (Results 1 – 4 of 4) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/inc/
H A Dtgrditem.hxx105 bool GetSquaredMode() const { return m_bSquaredMode; } in GetSquaredMode() function in SwTextGridItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/inc/
H A Dtgrditem.hxx105 bool GetSquaredMode() const { return m_bSquaredMode; } in GetSquaredMode() function in SwTextGridItem
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/layout/
H A Datrfrm.cxx2162 && m_bSquaredMode == rOther.GetSquaredMode(); in operator ==()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/layout/
H A Datrfrm.cxx2266 && m_bSquaredMode == rOther.GetSquaredMode(); in operator ==()