Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DPropertyIds.hxx213 ,PROP_PARA_ADJUST enumerator
H A DPropertyIds.cxx100 add(PROP_PARA_ADJUST, ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("ParaAdjust"))); in PropertyNameSupplier_Impl()
H A DStyleSheetTable.cxx920 xProp->setPropertyValue( rPropNameSupplier.GetName( PROP_PARA_ADJUST), aMSDefaultVal ); in ApplyStyleSheets()
H A DDomainMapper.cxx2712 rContext->Insert(PROP_PARA_ADJUST, false, uno::makeAny( style::ParagraphAdjust_RIGHT )); in sprmWithProps()
4790 pContext->Insert( PROP_PARA_ADJUST, true, uno::makeAny( nAdjust ) ); in handleParaJustification()

Completed in 40 milliseconds