Home
last modified time | relevance | path

Searched refs:mnColorToken (Results 1 – 6 of 6) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/
H A Dclrschemecontext.cxx63 mnColorToken( nColorToken ) in clrSchemeColorContext()
69 mrClrScheme.setColor( mnColorToken, getColor( getFilter().getGraphicHelper() ) ); in ~clrSchemeColorContext()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/
H A Dclrschemecontext.cxx63 mnColorToken( nColorToken ) in clrSchemeColorContext()
69 mrClrScheme.setColor( mnColorToken, getColor( getFilter().getGraphicHelper() ) ); in ~clrSchemeColorContext()
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/source/drawingml/chart/
H A Dobjectformatter.cxx56 sal_Int32 mnColorToken; /// Theme color token. member
123 sal_Int32 mnColorToken; /// Theme color token. member
400 sal_Int32 mnColorToken; /// Theme color token. member
738 …ernEntry* pPatternEntry = pAutoFormatEntry->mpPattern; pPatternEntry->mnColorToken != XML_TOKEN_IN… in DetailFormatterBase()
739 …maColorPattern.push_back( getSchemeColor( pPatternEntry->mnColorToken, pPatternEntry->mnModToken, … in DetailFormatterBase()
741 else if( pAutoFormatEntry->mnColorToken != XML_TOKEN_INVALID ) in DetailFormatterBase()
744 …mnPhClr = getSchemeColor( pAutoFormatEntry->mnColorToken, pAutoFormatEntry->mnModToken, pAutoForma… in DetailFormatterBase()
754 if( pAutoTextEntry && (pAutoTextEntry->mnColorToken != XML_TOKEN_INVALID) ) in DetailFormatterBase()
755 mnPhClr = getSchemeColor( pAutoTextEntry->mnColorToken, XML_TOKEN_INVALID, 0 ); in DetailFormatterBase()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/source/drawingml/chart/
H A Dobjectformatter.cxx56 sal_Int32 const mnColorToken; /// Theme color token. member
123 sal_Int32 const mnColorToken; /// Theme color token. member
400 sal_Int32 const mnColorToken; /// Theme color token. member
733 …ernEntry* pPatternEntry = pAutoFormatEntry->mpPattern; pPatternEntry->mnColorToken != XML_TOKEN_IN… in DetailFormatterBase()
734 …maColorPattern.push_back( getSchemeColor( pPatternEntry->mnColorToken, pPatternEntry->mnModToken, … in DetailFormatterBase()
736 else if( pAutoFormatEntry->mnColorToken != XML_TOKEN_INVALID ) in DetailFormatterBase()
739 …mnPhClr = getSchemeColor( pAutoFormatEntry->mnColorToken, pAutoFormatEntry->mnModToken, pAutoForma… in DetailFormatterBase()
750 if( pAutoTextEntry && (pAutoTextEntry->mnColorToken != XML_TOKEN_INVALID) ) in DetailFormatterBase()
751 mnPhClr = getSchemeColor( pAutoTextEntry->mnColorToken, XML_TOKEN_INVALID, 0 ); in DetailFormatterBase()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/oox/inc/drawingml/
H A Dclrschemecontext.hxx45 sal_Int32 const mnColorToken; member in oox::drawingml::clrSchemeColorContext
/dports/editors/libreoffice/libreoffice-7.2.6.2/oox/inc/drawingml/
H A Dclrschemecontext.hxx45 sal_Int32 mnColorToken; member in oox::drawingml::clrSchemeColorContext