Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/config/
H A Dviewopt.cxx79 sal_Int32 SwViewOption::nAppearanceFlags = VIEWOPT_DOC_BOUNDARIES|VIEWOPT_OBJECT_BOUNDARIES; member in SwViewOption
548 nAppearanceFlags = 0; in ApplyColorConfigValues()
550 nAppearanceFlags |= VIEWOPT_DOC_BOUNDARIES; in ApplyColorConfigValues()
557 nAppearanceFlags |= VIEWOPT_OBJECT_BOUNDARIES; in ApplyColorConfigValues()
562 nAppearanceFlags |= VIEWOPT_TABLE_BOUNDARIES; in ApplyColorConfigValues()
567 nAppearanceFlags |= VIEWOPT_INDEX_SHADINGS; in ApplyColorConfigValues()
572 nAppearanceFlags |= VIEWOPT_LINKS; in ApplyColorConfigValues()
577 nAppearanceFlags |= VIEWOPT_VISITED_LINKS; in ApplyColorConfigValues()
592 nAppearanceFlags |= VIEWOPT_FIELD_SHADINGS; in ApplyColorConfigValues()
597 nAppearanceFlags |= VIEWOPT_SECTION_BOUNDARIES; in ApplyColorConfigValues()
[all …]
/AOO41X/main/sw/inc/
H A Dviewopt.hxx137 static sal_Int32 nAppearanceFlags; // member in SwViewOption