Home
last modified time | relevance | path

Searched refs:PROP_LEFT_MARGIN (Results 1 – 8 of 8) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx307 Insert( PROP_LEFT_MARGIN, false, uno::makeAny( (sal_Int32) 3175 ) ); in SectionPropertyMap()
507 PROP_LEFT_MARGIN, in ApplyBorderToPageStyles()
878 … operator[]( PropertyDefinition( PROP_LEFT_MARGIN, false )) = uno::makeAny( m_nLeftMargin ); in CloseSectionGroup()
H A DNumberingManager.cxx218 case PROP_LEFT_MARGIN: in GetCharStyleProperties()
301 case PROP_LEFT_MARGIN: in GetLevelProperties()
H A DPropertyIds.hxx194 ,PROP_LEFT_MARGIN enumerator
H A DPropertyIds.cxx123 add(PROP_LEFT_MARGIN, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("LeftMargin"))); in PropertyNameSupplier_Impl()
H A DDomainMapperTableHandler.cxx523 PROP_LEFT_MARGIN, in endTableGetTableStyle()
H A DDomainMapper.cxx2364 eSprmType == SPRM_DEFAULT ? PROP_PARA_LEFT_MARGIN : PROP_LEFT_MARGIN, in sprmWithProps()
3489 rContext->Insert( PROP_LEFT_MARGIN, false, uno::makeAny( nConverted )); in sprmWithProps()
H A DGraphicImport.cxx1660 … xGraphicObjectProperties->setPropertyValue(rPropNameSupplier.GetName( PROP_LEFT_MARGIN ), in createGraphicObject()
H A DDomainMapper_Impl.cxx956 aPropSequence.set(PROP_LEFT_MARGIN, nLeftDist); in finishParagraph()

Completed in 107 milliseconds