Searched refs:bExchangeLeftRight (Results 1 – 2 of 2) sorted by relevance
2215 bool bExchangeLeftRight = false; in sprmWithProps() local2241 handleParaJustification(nIntValue, rContext, bExchangeLeftRight); in sprmWithProps()2362 …N_PDxaLeft == nSprmId || 0x17 == nSprmId|| (bExchangeLeftRight && nSprmId == 0x845d) || ( !bExchan… in sprmWithProps()4767 …al_Int32 nIntValue, const ::boost::shared_ptr<PropertyMap> pContext, const bool bExchangeLeftRight) in handleParaJustification() argument4777 …nAdjust = static_cast< sal_Int16 > (bExchangeLeftRight ? style::ParagraphAdjust_LEFT : style::Para… in handleParaJustification()4787 …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);
Completed in 63 milliseconds