Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx2215 bool bExchangeLeftRight = false; in sprmWithProps() local
2241 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() argument
4777 …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()
/trunk/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx140 …l_Int32 nIntValue, const ::boost::shared_ptr<PropertyMap> pContext, const bool bExchangeLeftRight);

Completed in 39 milliseconds