Home
last modified time | relevance | path

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

/dports/editors/abiword/abiword-3.0.5/src/wp/impexp/xp/
H A Die_imp_RTF.h716 UT_uint32 GetNthTableColour(UT_sint32 colNum);
H A Die_imp_RTF.cpp3050 UT_uint32 IE_Imp_RTF::GetNthTableColour(UT_sint32 colNum) in GetNthTableColour() function in IE_Imp_RTF
4628 UT_uint32 colour = GetNthTableColour(iCol); in TranslateKeywordID()
4825 UT_uint32 colour = GetNthTableColour(iCol); in TranslateKeywordID()
6327 UT_uint32 colour = GetNthTableColour(m_currentRTFState.m_charProps.m_colourNumber); in buildCharacterProps()
7466 UT_uint32 colour = GetNthTableColour(pOver->getColourNumber(iLevel)); in ApplyParagraphAttributes()
12401 UT_uint32 colour = GetNthTableColour(pChars->m_colourNumber); in buildAllProps()