Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A DWW8TableInfo.hxx121 unsigned long m_nFmtFrmWidth; member in ww8::CellInfo
129 m_nFmtFrmWidth(aRectAndTableInfo.m_nFmtFrmWidth) in CellInfo()
148 return m_nFmtFrmWidth; in getFmtFrmWidth()
153 m_nFmtFrmWidth = nFmtFrmWidth; in setFmtFrmWidth()
H A DWW8TableInfo.cxx1501 : m_aRect(aRect), m_pNodeInfo(pNodeInfo), m_nFmtFrmWidth(0) in CellInfo()
1509 m_nFmtFrmWidth = rSize.GetWidth(); in CellInfo()

Completed in 24 milliseconds