Home
last modified time | relevance | path

Searched refs:ExtractColour (Results 1 – 3 of 3) sorted by last modified time

/trunk/main/sw/source/filter/ww8/
H A Dww8par.hxx1675 static sal_uInt32 ExtractColour(const sal_uInt8* &rpData, bool bVer67);
H A Dww8par2.cxx1695 pNewSHDs[i++] = SwWW8ImplReader::ExtractColour(pS, bVer67); in ReadNewShd()
H A Dww8par6.cxx4005 Color aColour(ExtractColour(pData, bVer67)); in Read_TxtBackColor()
4861 NewAttr(SvxBrushItem(Color(ExtractColour(pData, bVer67)), RES_BACKGROUND)); in Read_ParaBackColor()
4865 sal_uInt32 SwWW8ImplReader::ExtractColour(const sal_uInt8* &rpData, in ExtractColour() function in SwWW8ImplReader

Completed in 122 milliseconds