Home
last modified time | relevance | path

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

/AOO41X/main/sc/inc/
H A Dunonames.hxx133 #define SC_UNONAME_PISFORBID "ParaIsForbiddenRules" macro
/AOO41X/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx222 …{MAP_CHAR_LEN(SC_UNONAME_PISFORBID),ATTR_FORBIDDEN_RULES,&getBooleanCppuType(), 0,… in lcl_GetCellsPropertySet()
321 …{MAP_CHAR_LEN(SC_UNONAME_PISFORBID),ATTR_FORBIDDEN_RULES,&getBooleanCppuType(), 0,… in lcl_GetRangePropertySet()
424 …{MAP_CHAR_LEN(SC_UNONAME_PISFORBID),ATTR_FORBIDDEN_RULES,&getBooleanCppuType(), 0,… in lcl_GetCellPropertySet()
530 …{MAP_CHAR_LEN(SC_UNONAME_PISFORBID),ATTR_FORBIDDEN_RULES,&getBooleanCppuType(), 0,… in lcl_GetColumnPropertySet()
635 …{MAP_CHAR_LEN(SC_UNONAME_PISFORBID),ATTR_FORBIDDEN_RULES,&getBooleanCppuType(), 0,… in lcl_GetRowPropertySet()
743 …{MAP_CHAR_LEN(SC_UNONAME_PISFORBID),ATTR_FORBIDDEN_RULES,&getBooleanCppuType(), 0,… in lcl_GetSheetPropertySet()
H A Dstyleuno.cxx145 …{MAP_CHAR_LEN(SC_UNONAME_PISFORBID),ATTR_FORBIDDEN_RULES,&::getBooleanCppuType(), … in lcl_GetCellStyleSet()