Searched refs:m_nWidthType (Results 1 – 2 of 2) sorted by relevance
56 && m_nWidthType == pFontItem->m_nWidthType in operator ==()89 rStream >> pItem->m_nWidthType >> pItem->m_nOrientation; in Create()125 << m_nWidthType << m_nOrientation << sal_Int8(m_bWordLine) in Store()
45 sal_Int16 m_nWidthType; member in SfxFontItem98 sal_Int16 getWidthType() const { return m_nWidthType; } in getWidthType()148 m_nWidthType(0), // WIDTH_DONTKNOW in SfxFontItem()