Searched refs:bExchangeLeftRight (Results 1 – 2 of 2) sorted by relevance
2216 bool bExchangeLeftRight = false; in sprmWithProps() local2243 handleParaJustification(nIntValue, rContext, bExchangeLeftRight); in sprmWithProps()2364 …N_PDxaLeft == nSprmId || 0x17 == nSprmId|| (bExchangeLeftRight && nSprmId == 0x845d) || ( !bExchan… in sprmWithProps()4748 …al_Int32 nIntValue, const ::boost::shared_ptr<PropertyMap> pContext, const bool bExchangeLeftRight) in handleParaJustification() argument4758 …nAdjust = static_cast< sal_Int16 > (bExchangeLeftRight ? style::ParagraphAdjust_LEFT : style::Para… in handleParaJustification()4768 …nAdjust = static_cast< sal_Int16 > (bExchangeLeftRight ? style::ParagraphAdjust_RIGHT : style::Par… in handleParaJustification()
140 …l_Int32 nIntValue, const ::boost::shared_ptr<PropertyMap> pContext, const bool bExchangeLeftRight);