Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DCellMarginHandler.cxx49 m_nBottomMargin( 0 ), in CellMarginHandler()
103 m_nBottomMargin = m_nValue; in lcl_sprm()
H A DPropertyMap.cxx280 ,m_nBottomMargin( 2540 ) in SectionPropertyMap()
784 sal_Int32 nBottomMargin = m_nBottomMargin; in PrepareHeaderFooterProperties()
787 m_nBottomMargin = m_nHeaderBottom; in PrepareHeaderFooterProperties()
815 operator[]( PropertyDefinition( PROP_BOTTOM_MARGIN, false )) = uno::makeAny( m_nBottomMargin ); in PrepareHeaderFooterProperties()
916 nHeight - m_nTopMargin - m_nBottomMargin : in CloseSectionGroup()
H A DPropertyMap.hxx179 sal_Int32 m_nBottomMargin; member in writerfilter::dmapper::SectionPropertyMap
253 void SetBottomMargin( sal_Int32 nSet ) { m_nBottomMargin = nSet; } in SetBottomMargin()
H A DCellMarginHandler.hxx52 sal_Int32 m_nBottomMargin; member in writerfilter::dmapper::CellMarginHandler
H A DTablePropertiesHandler.cxx235 … pMarginProps->setValue( TablePropertyMap::CELL_MAR_BOTTOM, pCellMarginHandler->m_nBottomMargin ); in sprm()

Completed in 28 milliseconds