Searched refs:ATTR_VERTICAL_ASIAN (Results 1 – 10 of 10) sorted by relevance
| /AOO41X/main/sc/inc/ |
| H A D | scitems.hxx | 97 #define ATTR_VERTICAL_ASIAN 135 macro
|
| /AOO41X/main/sc/source/core/data/ |
| H A D | docpool.cxx | 265 … ppPoolDefaults[ ATTR_VERTICAL_ASIAN - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_VERTICAL_ASIAN ); in ScDocumentPool()
|
| H A D | column2.cxx | 258 … ((const SfxBoolItem&)pPattern->GetItem( ATTR_VERTICAL_ASIAN, pCondSet )).GetValue() ); in GetNeededSize()
|
| /AOO41X/main/sc/source/ui/view/ |
| H A D | formatsh.cxx | 2505 rItemSet.Put( SfxBoolItem( ATTR_VERTICAL_ASIAN, bVert ) ); in ExecuteTextDirection() 2528 (rAttrSet.GetItemState( ATTR_VERTICAL_ASIAN ) == SFX_ITEM_DONTCARE) || in GetTextDirectionState() 2533 ((const SfxBoolItem&) rAttrSet.Get( ATTR_VERTICAL_ASIAN )).GetValue(); in GetTextDirectionState()
|
| H A D | output2.cxx | 2275 … ((const SfxBoolItem&)pPattern->GetItem( ATTR_VERTICAL_ASIAN, pCondSet )).GetValue() ); in DrawEdit()
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | editutil.cxx | 151 ((const SfxBoolItem&)pPattern->GetItem( ATTR_VERTICAL_ASIAN )).GetValue(); in GetEditArea()
|
| /AOO41X/main/sc/source/ui/unoobj/ |
| H A D | cellsuno.cxx | 157 …{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 D | styleuno.cxx | 85 …{MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0,… in lcl_GetCellStyleSet()
|
| /AOO41X/main/sc/source/filter/excel/ |
| H A D | xistyle.cxx | 728 ScfTools::PutItem( rItemSet, SfxBoolItem( ATTR_VERTICAL_ASIAN, bAsianVert ), bSkipPoolDefs ); in FillToItemSet()
|
| /AOO41X/main/sc/source/ui/app/ |
| H A D | inputhdl.cxx | 1785 ((const SfxBoolItem&)pLastPattern->GetItem( ATTR_VERTICAL_ASIAN )).GetValue(); in UpdateAdjust()
|