Searched refs:PROP_BOTTOM_MARGIN (Results 1 – 7 of 7) sorted by relevance
/trunk/main/writerfilter/source/dmapper/ |
H A D | PropertyMap.cxx | 313 Insert( PROP_BOTTOM_MARGIN, false, uno::makeAny( (sal_Int32) 2540 ) ); in SectionPropertyMap() 510 PROP_BOTTOM_MARGIN in ApplyBorderToPageStyles() 815 operator[]( PropertyDefinition( PROP_BOTTOM_MARGIN, false )) = uno::makeAny( m_nBottomMargin ); in PrepareHeaderFooterProperties()
|
H A D | PropertyIds.hxx | 60 ,PROP_BOTTOM_MARGIN enumerator
|
H A D | PropertyIds.cxx | 125 add(PROP_BOTTOM_MARGIN, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("BottomMargin"))); in PropertyNameSupplier_Impl()
|
H A D | DomainMapperTableHandler.cxx | 529 m_aTableProperties->Insert( PROP_BOTTOM_MARGIN, false, uno::makeAny( (sal_Int32)0 ) ); in endTableGetTableStyle()
|
H A D | GraphicImport.cxx | 1666 … xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_BOTTOM_MARGIN ), in createGraphicObject()
|
H A D | DomainMapper.cxx | 3524 rContext->Insert( PROP_BOTTOM_MARGIN, false, uno::makeAny( nConverted) ); in sprmWithProps()
|
H A D | DomainMapper_Impl.cxx | 936 aPropSequence.set(PROP_BOTTOM_MARGIN, nBottomDist); in finishParagraph()
|
Completed in 70 milliseconds