Home
last modified time | relevance | path

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

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx124 CellInfo(const CellInfo & aRectAndTableInfo) in CellInfo() argument
125 : m_aRect(aRectAndTableInfo.m_aRect), in CellInfo()
126 m_pNodeInfo(aRectAndTableInfo.m_pNodeInfo), in CellInfo()
127 m_nFormatFrameWidth(aRectAndTableInfo.m_nFormatFrameWidth) in CellInfo()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/ww8/
H A DWW8TableInfo.hxx124 CellInfo(const CellInfo & aRectAndTableInfo) in CellInfo() argument
125 : m_aRect(aRectAndTableInfo.m_aRect), in CellInfo()
126 m_pNodeInfo(aRectAndTableInfo.m_pNodeInfo), in CellInfo()
127 m_nFormatFrameWidth(aRectAndTableInfo.m_nFormatFrameWidth) in CellInfo()