Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx126 CellInfo(const CellInfo & aRectAndTableInfo) in CellInfo() argument
127 : m_aRect(aRectAndTableInfo.m_aRect), in CellInfo()
128 m_pNodeInfo(aRectAndTableInfo.m_pNodeInfo), in CellInfo()
129 m_nFmtFrmWidth(aRectAndTableInfo.m_nFmtFrmWidth) in CellInfo()

Completed in 13 milliseconds