Searched refs:moParaLeftMargin (Results 1 – 2 of 2) sorted by relevance
339 if ( rSourceProps.moParaLeftMargin ) in apply()340 moParaLeftMargin = rSourceProps.moParaLeftMargin; in apply()374 boost::optional< sal_Int32 > noParaLeftMargin( moParaLeftMargin ); in pushToPropSet()
99 boost::optional< sal_Int32 >& getParaLeftMargin(){ return moParaLeftMargin; } in getParaLeftMargin()119 boost::optional< sal_Int32 > moParaLeftMargin; member in oox::drawingml::TextParagraphProperties
Completed in 13 milliseconds