Searched refs:mnAttrSet (Results 1 – 2 of 2) sorted by relevance
4812 sal_uInt32 bDoNotMake = pCharSet->mnAttrSet & nMask; in SetFont()4821 pCharSet->mnAttrSet |= nMask; in SetFont()4829 pCharSet->mnAttrSet |= 1 << PPT_CharAttr_FontColor; in SetColor()5199 aSet.mnAttrSet = nMask & 0x207df7; in ReadParaProps()5216 aSet.mnAttrSet ^= 0x40; in ReadParaProps()5241 aSet.mnAttrSet |= 1 << PPT_ParaAttr_TextOfs; in ReadParaProps()5246 aSet.mnAttrSet |= 1 << PPT_ParaAttr_BulletOfs; in ReadParaProps()5271 aSet.mnAttrSet |= ( ( nMask >> 17 ) & 7 ) << PPT_ParaAttr_AsianLB_1; in ReadParaProps()5280 …if ( ( !( aSet.mnAttrSet & 1 << PPT_ParaAttr_TextOfs ) ) && rRuler.GetTextOfs( aParaPropSet.pParaS… in ReadParaProps()5281 aSet.mnAttrSet |= 1 << PPT_ParaAttr_TextOfs; in ReadParaProps()[all …]
828 sal_uInt32 mnAttrSet; member841 … ImplPPTParaPropSet(){ mnRefCount = 1; mnAttrSet = 0; mnExtParagraphMask = 0; mnDepth = 0; }; in ImplPPTParaPropSet()860 sal_uInt32 mnAttrSet; member870 ImplPPTCharPropSet(){ mnRefCount = 1; mnAttrSet = 0; }; in ImplPPTCharPropSet()