Searched refs:m_nFmtFrmWidth (Results 1 – 2 of 2) sorted by relevance
121 unsigned long m_nFmtFrmWidth; member in ww8::CellInfo129 m_nFmtFrmWidth(aRectAndTableInfo.m_nFmtFrmWidth) in CellInfo()148 return m_nFmtFrmWidth; in getFmtFrmWidth()153 m_nFmtFrmWidth = nFmtFrmWidth; in setFmtFrmWidth()
1501 : m_aRect(aRect), m_pNodeInfo(pNodeInfo), m_nFmtFrmWidth(0) in CellInfo()1509 m_nFmtFrmWidth = rSize.GetWidth(); in CellInfo()
Completed in 21 milliseconds