Home
last modified time | relevance | path

Searched refs:maVisitedLinkColor (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/qa/cppunit/widgetdraw/
H A DWidgetDefinitionReaderTest.cxx49 aDefinition.mpStyle->maVisitedLinkColor.AsRGBHexString()); in testRead()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/qa/cppunit/widgetdraw/
H A DWidgetDefinitionReaderTest.cxx91 aDefinition.mpStyle->maVisitedLinkColor.AsRGBHexString()); in testRead()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/
H A DWidgetThemeLibrary.hxx71 uint32_t maVisitedLinkColor; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dsettings.cxx134 Color maVisitedLinkColor; member
554 maVisitedLinkColor( rData.maVisitedLinkColor ), in ImplStyleData()
711 maVisitedLinkColor = Color( 0x00, 0x00, 0xCC ); in SetStandardStyles()
1480 mxData->maVisitedLinkColor = rColor; in SetVisitedLinkColor()
1486 return mxData->maVisitedLinkColor; in GetVisitedLinkColor()
2478 (mxData->maVisitedLinkColor == rSet.mxData->maVisitedLinkColor) && in operator ==()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/app/
H A Dsettings.cxx126 Color maVisitedLinkColor; member
530 maVisitedLinkColor( rData.maVisitedLinkColor ), in ImplStyleData()
673 maVisitedLinkColor = Color( 0x00, 0x00, 0xCC ); in SetStandardStyles()
1326 mxData->maVisitedLinkColor = rColor; in SetVisitedLinkColor()
1332 return mxData->maVisitedLinkColor; in GetVisitedLinkColor()
2312 (mxData->maVisitedLinkColor == rSet.mxData->maVisitedLinkColor) && in operator ==()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/inc/widgetdraw/
H A DWidgetDefinition.hxx257 Color maVisitedLinkColor; member in vcl::WidgetDefinitionStyle
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/
H A DWidgetThemeLibrary.hxx81 uint32_t maVisitedLinkColor; member
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/inc/widgetdraw/
H A DWidgetDefinition.hxx280 Color maVisitedLinkColor; member in vcl::WidgetDefinitionStyle
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/headless/
H A DCustomWidgetDraw.cxx388 aStyleSet.SetVisitedLinkColor(aStyle.maVisitedLinkColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/gdi/
H A DWidgetDefinitionReader.cxx418 { "visitedLinkColor", &pStyle->maVisitedLinkColor }, in read()
H A DFileDefinitionWidgetDraw.cxx1082 aStyleSet.SetVisitedLinkColor(pDefinitionStyle->maVisitedLinkColor); in updateSettings()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/gdi/
H A DWidgetDefinitionReader.cxx411 { "visitedLinkColor", &pStyle->maVisitedLinkColor }, in read()
H A DFileDefinitionWidgetDraw.cxx991 aStyleSet.SetVisitedLinkColor(pDefinitionStyle->maVisitedLinkColor); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/headless/
H A DCustomWidgetDraw.cxx420 aStyleSet.SetVisitedLinkColor(Color(ColorTransparency, aStyle.maVisitedLinkColor)); in updateSettings()
/dports/editors/libreoffice/libreoffice-7.2.6.2/compilerplugins/clang/
H A Dunusedfields.readonly.results840 vcl::WidgetDrawStyle maVisitedLinkColor uint32_t
/dports/editors/libreoffice6/libreoffice-6.4.7.2/compilerplugins/clang/
H A Dunusedfields.readonly.results820 vcl::WidgetDrawStyle maVisitedLinkColor uint32_t