Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/config/
H A Dviewopt.cxx79 sal_Int32 SwViewOption::nAppearanceFlags = VIEWOPT_DOC_BOUNDARIES|VIEWOPT_OBJECT_BOUNDARIES; member in SwViewOption
547 nAppearanceFlags = 0; in ApplyColorConfigValues()
549 nAppearanceFlags |= VIEWOPT_DOC_BOUNDARIES; in ApplyColorConfigValues()
556 nAppearanceFlags |= VIEWOPT_OBJECT_BOUNDARIES; in ApplyColorConfigValues()
561 nAppearanceFlags |= VIEWOPT_TABLE_BOUNDARIES; in ApplyColorConfigValues()
566 nAppearanceFlags |= VIEWOPT_INDEX_SHADINGS; in ApplyColorConfigValues()
571 nAppearanceFlags |= VIEWOPT_LINKS; in ApplyColorConfigValues()
576 nAppearanceFlags |= VIEWOPT_VISITED_LINKS; in ApplyColorConfigValues()
591 nAppearanceFlags |= VIEWOPT_FIELD_SHADINGS; in ApplyColorConfigValues()
596 nAppearanceFlags |= VIEWOPT_SECTION_BOUNDARIES; in ApplyColorConfigValues()
[all …]
/AOO42X/main/sw/inc/
H A Dviewopt.hxx137 static sal_Int32 nAppearanceFlags; // member in SwViewOption