Home
last modified time | relevance | path

Searched refs:m_nTopMargin (Results 1 – 5 of 5) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DCellMarginHandler.cxx47 m_nTopMargin( 0 ), in CellMarginHandler()
93 m_nTopMargin = m_nValue; in lcl_sprm()
H A DPropertyMap.cxx279 ,m_nTopMargin( 2540 ) in SectionPropertyMap()
751 sal_Int32 nTopMargin = m_nTopMargin; in PrepareHeaderFooterProperties()
754 m_nTopMargin = m_nHeaderTop; in PrepareHeaderFooterProperties()
814 operator[]( PropertyDefinition( PROP_TOP_MARGIN, false )) = uno::makeAny( m_nTopMargin ); in PrepareHeaderFooterProperties()
916 nHeight - m_nTopMargin - m_nBottomMargin : in CloseSectionGroup()
H A DPropertyMap.hxx178 sal_Int32 m_nTopMargin; member in writerfilter::dmapper::SectionPropertyMap
252 void SetTopMargin( sal_Int32 nSet ) { m_nTopMargin = nSet; } in SetTopMargin()
H A DCellMarginHandler.hxx50 sal_Int32 m_nTopMargin; member in writerfilter::dmapper::CellMarginHandler
H A DTablePropertiesHandler.cxx233 … pMarginProps->setValue( TablePropertyMap::CELL_MAR_TOP, pCellMarginHandler->m_nTopMargin ); in sprm()

Completed in 28 milliseconds