Home
last modified time | relevance | path

Searched refs:PROP_PARA_RIGHT_MARGIN (Results 1 – 4 of 4) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx226 ,PROP_PARA_RIGHT_MARGIN enumerator
H A DDomainMapper_Impl.cxx641 aAny = aPropSeq.get(PROP_PARA_RIGHT_MARGIN); in lcl_CorrectIndents()
652 aPropSeq.set(PROP_PARA_RIGHT_MARGIN, nRightMargin); in lcl_CorrectIndents()
662 aPropSeq.set(PROP_PARA_RIGHT_MARGIN, nRightMargin); in lcl_CorrectIndents()
H A DPropertyIds.cxx102 add(PROP_PARA_RIGHT_MARGIN, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParaRightMargin"))); in PropertyNameSupplier_Impl()
H A DDomainMapper.cxx1753PROP_PARA_RIGHT_MARGIN, true, uno::makeAny( ConversionHelper::convertTwipToMM100(nIntValue ) )); in lcl_attribute()
2369 PROP_PARA_RIGHT_MARGIN, true, in sprmWithProps()

Completed in 67 milliseconds