Home
last modified time | relevance | path

Searched refs:ATTR_SCRIPTSPACE (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sc/inc/
H A Dscitems.hxx88 #define ATTR_SCRIPTSPACE 126 macro
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx256 …ppPoolDefaults[ ATTR_SCRIPTSPACE - ATTR_STARTINDEX ] = new SvxScriptSpaceItem( sal_False, ATTR… in ScDocumentPool()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx221 …{MAP_CHAR_LEN(SC_UNONAME_PISCHDIST),ATTR_SCRIPTSPACE, &getBooleanCppuType(), 0,… in lcl_GetCellsPropertySet()
320 …{MAP_CHAR_LEN(SC_UNONAME_PISCHDIST),ATTR_SCRIPTSPACE, &getBooleanCppuType(), 0,… in lcl_GetRangePropertySet()
423 …{MAP_CHAR_LEN(SC_UNONAME_PISCHDIST),ATTR_SCRIPTSPACE, &getBooleanCppuType(), 0,… in lcl_GetCellPropertySet()
529 …{MAP_CHAR_LEN(SC_UNONAME_PISCHDIST),ATTR_SCRIPTSPACE, &getBooleanCppuType(), 0,… in lcl_GetColumnPropertySet()
634 …{MAP_CHAR_LEN(SC_UNONAME_PISCHDIST),ATTR_SCRIPTSPACE, &getBooleanCppuType(), 0,… in lcl_GetRowPropertySet()
742 …{MAP_CHAR_LEN(SC_UNONAME_PISCHDIST),ATTR_SCRIPTSPACE, &getBooleanCppuType(), 0,… in lcl_GetSheetPropertySet()
H A Dstyleuno.cxx144 …{MAP_CHAR_LEN(SC_UNONAME_PISCHDIST),ATTR_SCRIPTSPACE, &::getBooleanCppuType(), … in lcl_GetCellStyleSet()