Home
last modified time | relevance | path

Searched refs:PROP_PARA_LEFT_MARGIN (Results 1 – 6 of 6) sorted by relevance

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx221 ,PROP_PARA_LEFT_MARGIN enumerator
H A DDomainMapper_Impl.cxx616 aAny = aPropSeq.get(PROP_PARA_LEFT_MARGIN); in lcl_CorrectIndents()
627 aPropSeq.set(PROP_PARA_LEFT_MARGIN, nLeftMargin); in lcl_CorrectIndents()
637 aPropSeq.set(PROP_PARA_LEFT_MARGIN, nLeftMargin); in lcl_CorrectIndents()
H A DPropertyIds.cxx103 add(PROP_PARA_LEFT_MARGIN, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParaLeftMargin"))); in PropertyNameSupplier_Impl()
H A DNumberingManager.cxx343 PROP_PARA_LEFT_MARGIN ); in GetParaProperties()
H A DStyleSheetTable.cxx887 … xState1->setPropertyToDefault(rPropNameSupplier.GetName( PROP_PARA_LEFT_MARGIN )); in ApplyStyleSheets()
H A DDomainMapper.cxx1747PROP_PARA_LEFT_MARGIN, true, uno::makeAny( ConversionHelper::convertTwipToMM100(nIntValue ) )); in lcl_attribute()
2364 eSprmType == SPRM_DEFAULT ? PROP_PARA_LEFT_MARGIN : PROP_LEFT_MARGIN, in sprmWithProps()

Completed in 106 milliseconds