Home
last modified time | relevance | path

Searched refs:hasIndentAt (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/writerfilter/source/dmapper/
H A DNumberingManager.cxx289 bool hasIndentAt = lcl_findProperty( aProps, sIndentAt ); in AddParaProperties() local
291 if( hasFirstLineIndent && hasIndentAt ) in AddParaProperties()
312 else if ( !hasIndentAt && rParaProp.Name == sParaLeftMargin ) in AddParaProperties()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/writerfilter/source/dmapper/
H A DNumberingManager.cxx278 bool hasIndentAt = lcl_findProperty( aProps, sIndentAt ); in AddParaProperties() local
280 if( hasFirstLineIndent && hasIndentAt ) in AddParaProperties()
301 else if ( !hasIndentAt && rParaProp.Name == sParaLeftMargin ) in AddParaProperties()