Searched defs:SetBack (Results 1 – 3 of 3) sorted by relevance
435 void SetBack( const SvxBrushItem *pItem, in SetBack() function in SwTxtPaintInfo
500 void SetBack( sal_uInt8 nVal ){ aBits = (aBits & 0xfc1f) | ((nVal & 0x1f)<<5); } in SetBack() function
532 void SetBack(sal_uInt8 nVal) in SetBack() function
Completed in 44 milliseconds