Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DCellMarginHandler.cxx49 m_nBottomMargin( 0 ), in CellMarginHandler()
103 m_nBottomMargin = m_nValue; in lcl_sprm()
H A DPropertyMap.cxx278 ,m_nBottomMargin( 2540 ) in SectionPropertyMap()
778 sal_Int32 nBottomMargin = m_nBottomMargin; in PrepareHeaderFooterProperties()
781 m_nBottomMargin = m_nHeaderBottom; in PrepareHeaderFooterProperties()
809 operator[]( PropertyDefinition( PROP_BOTTOM_MARGIN, false )) = uno::makeAny( m_nBottomMargin ); in PrepareHeaderFooterProperties()
910 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 41 milliseconds