Home
last modified time | relevance | path

Searched refs:readColor (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/vcl/unx/kde/
H A Dsalnativewidgets-kde.cxx1733 static Color readColor( KConfig *pConfig, const char *pKey ) in readColor() function
1835 aStyleSettings.SetActiveColor( readColor( pConfig, pKey ) ); in UpdateSettings()
1839 aStyleSettings.SetActiveColor2( readColor( pConfig, pKey ) ); in UpdateSettings()
1843 aStyleSettings.SetDeactiveColor( readColor( pConfig, pKey ) ); in UpdateSettings()
1847 aStyleSettings.SetDeactiveColor2( readColor( pConfig, pKey ) ); in UpdateSettings()
1851 aStyleSettings.SetDeactiveTextColor( readColor( pConfig, pKey ) ); in UpdateSettings()
1855 aStyleSettings.SetActiveTextColor( readColor( pConfig, pKey ) ); in UpdateSettings()
/aoo41x/main/sdext/source/pdfimport/wrapper/
H A Dwrapper.cxx175 rendering::ARGBColor readColor();
465 rendering::ARGBColor Parser::readColor() in readColor() function in pdfi::__anon128b8da30111::Parser
854 m_pSink->setFillColor( readColor() ); break; in parseLine()
870 m_pSink->setStrokeColor( readColor() ); break; in parseLine()
/aoo41x/main/vcl/unx/kde4/
H A DKDESalFrame.cxx89 static Color readColor( KConfigGroup *pGroup, const char *pKey )

Completed in 62 milliseconds