Searched refs:moFirstLineIndentation (Results 1 – 2 of 2) sorted by relevance
341 if ( rSourceProps.moFirstLineIndentation ) in apply()342 moFirstLineIndentation = rSourceProps.moFirstLineIndentation; in apply()375 boost::optional< sal_Int32 > noFirstLineIndentation( moFirstLineIndentation ); in pushToPropSet()
100 boost::optional< sal_Int32 >& getFirstLineIndentation(){ return moFirstLineIndentation; } in getFirstLineIndentation()120 boost::optional< sal_Int32 > moFirstLineIndentation; member in oox::drawingml::TextParagraphProperties
Completed in 15 milliseconds