Searched refs:m_nPitch (Results 1 – 2 of 2) sorted by relevance
58 && m_nPitch == pFontItem->m_nPitch in operator ==()83 rStream >> pItem->m_nFamily >> pItem->m_nPitch >> pItem->m_nWeight in Create()123 << m_nFamily << m_nPitch << m_nWeight << m_nUnderline in Store()
43 sal_Int16 m_nPitch; member in SfxFontItem94 sal_Int16 getPitch() const { return m_nPitch; } in getPitch()146 m_nPitch(0), // PITCH_DONTKNOW in SfxFontItem()171 m_nPitch = nThePitch; in setFont()