Searched refs:mnTextColorId (Results 1 – 2 of 2) sorted by relevance
562 sal_uInt32 mnTextColorId; /// Text color identifier. member in XclExpChText1075 sal_uInt32 mnTextColorId; /// Axis labels text color identifier. member in XclExpChTick
1187 mnTextColorId( XclExpPalette::GetColorIdFromIndex( EXC_COLOR_CHWINDOWTEXT ) ) in XclExpChText()1196 mnTextColorId = nColorId; in SetFont()1424 rStrm << GetPalette().GetColorIndex( mnTextColorId ) in WriteBody()2822 mnTextColorId( XclExpPalette::GetColorIdFromIndex( EXC_COLOR_CHWINDOWTEXT ) ) in XclExpChTick()2871 mnTextColorId = nColorId; in SetFontColor()2891 rStrm << GetPalette().GetColorIndex( mnTextColorId ) << maData.mnRotation; in WriteBody()
Completed in 79 milliseconds