Searched refs:m_nOrientation (Results 1 – 4 of 4) sorted by relevance
145 ,m_nOrientation(1) in DBG_NAME()162 ,m_nOrientation(_nOrientation) in OFixedLine()174 if ( m_nOrientation == 1 ) in OFixedLine()380 return m_nOrientation; in getOrientation()385 set(PROPERTY_ORIENTATION,_orientation,m_nOrientation); in setOrientation()528 …if ( (aSize.Width < MIN_WIDTH && m_nOrientation == 1) || (aSize.Height < MIN_HEIGHT && m_nOrientat… in setSize()
52 && m_nOrientation == pFontItem->m_nOrientation in operator ==()89 rStream >> pItem->m_nWidthType >> pItem->m_nOrientation; in Create()125 << m_nWidthType << m_nOrientation << sal_Int8(m_bWordLine) in Store()
49 sal_Int16 m_nOrientation; member in SfxFontItem106 sal_Int16 getOrientation() const { return m_nOrientation; } in getOrientation()152 m_nOrientation(0), in SfxFontItem()
53 sal_Int32 m_nOrientation; member in reportdesign::OFixedLine
Completed in 29 milliseconds