Home
last modified time | relevance | path

Searched refs:ATTR_VERTICAL_ASIAN (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sc/inc/
H A Dscitems.hxx97 #define ATTR_VERTICAL_ASIAN 135 macro
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx265 ppPoolDefaults[ ATTR_VERTICAL_ASIAN - ATTR_STARTINDEX ] = new SfxBoolItem( ATTR_VERTICAL_ASIAN ); in ScDocumentPool()
H A Dcolumn2.cxx258 ((const SfxBoolItem&)pPattern->GetItem( ATTR_VERTICAL_ASIAN, pCondSet )).GetValue() ); in GetNeededSize()
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx2505 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 Doutput2.cxx2275 ((const SfxBoolItem&)pPattern->GetItem( ATTR_VERTICAL_ASIAN, pCondSet )).GetValue() ); in DrawEdit()
/trunk/main/sc/source/core/tool/
H A Deditutil.cxx151 ((const SfxBoolItem&)pPattern->GetItem( ATTR_VERTICAL_ASIAN )).GetValue(); in GetEditArea()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx157 {MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0, 0 }, in lcl_GetCellsPropertySet()
256 {MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0, 0 }, in lcl_GetRangePropertySet()
357 {MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0, 0 }, in lcl_GetCellPropertySet()
460 {MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0, 0 }, in lcl_GetColumnPropertySet()
564 {MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0, 0 }, in lcl_GetRowPropertySet()
668 {MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0, 0 }, in lcl_GetSheetPropertySet()
H A Dstyleuno.cxx85 {MAP_CHAR_LEN(SC_UNONAME_ASIANVERT),ATTR_VERTICAL_ASIAN,&getBooleanCppuType(), 0, 0 }, in lcl_GetCellStyleSet()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx728 ScfTools::PutItem( rItemSet, SfxBoolItem( ATTR_VERTICAL_ASIAN, bAsianVert ), bSkipPoolDefs ); in FillToItemSet()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1785 ((const SfxBoolItem&)pLastPattern->GetItem( ATTR_VERTICAL_ASIAN )).GetValue(); in UpdateAdjust()

Completed in 148 milliseconds