Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dmsdffdef.hxx1151 mso_syscolorInactiveCaption, // COLOR_INACTIVECAPTION enumerator
/AOO41X/main/filter/source/msfilter/
H A Dmsdffimp.cxx3505 … case mso_syscolorInactiveCaption : aColor = rStyleSettings.GetDeactiveColor(); break; in MSO_CLR_ToColor()