Home
last modified time | relevance | path

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

/aoo4110/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx339 if ( rSourceProps.moParaLeftMargin ) in apply()
340 moParaLeftMargin = rSourceProps.moParaLeftMargin; in apply()
374 boost::optional< sal_Int32 > noParaLeftMargin( moParaLeftMargin ); in pushToPropSet()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dtextparagraphproperties.hxx99 boost::optional< sal_Int32 >& getParaLeftMargin(){ return moParaLeftMargin; } in getParaLeftMargin()
119 boost::optional< sal_Int32 > moParaLeftMargin; member in oox::drawingml::TextParagraphProperties

Completed in 13 milliseconds