Home
last modified time | relevance | path

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

/AOO41X/main/sc/inc/
H A Dunonames.hxx118 #define SC_UNONAME_ASIANVERT "AsianVerticalMode" macro
/AOO41X/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx157 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetCellsPropertySet()
256 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetRangePropertySet()
357 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetCellPropertySet()
460 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetColumnPropertySet()
564 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetRowPropertySet()
668 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetSheetPropertySet()
H A Dstyleuno.cxx85 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetCellStyleSet()