Home
last modified time | relevance | path

Searched refs:ATTR_CJK_FONT_POSTURE (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/sc/source/core/tool/
H A Dautoform.cxx233 aCJKPosture( ITALIC_NONE, ATTR_CJK_FONT_POSTURE ), in ScAutoFormatDataField()
546 case ATTR_CJK_FONT_POSTURE: return &rField.GetCJKPosture(); in GetItem()
584 case ATTR_CJK_FONT_POSTURE: rField.SetCJKPosture( (const SvxPostureItem&)rItem ); break; in PutItem()
711 rItemSet.Put( rField.GetPosture(), ATTR_CJK_FONT_POSTURE ); in FillToItemSet()
767 rField.SetCJKPosture ( (const SvxPostureItem&) rItemSet.Get( ATTR_CJK_FONT_POSTURE ) ); in GetFromItemSet()
/aoo42x/main/sc/source/core/data/
H A Dpatattr.cxx253 nPostureId = ATTR_CJK_FONT_POSTURE; in GetFont()
567 if ( pCondSet->GetItemState( ATTR_CJK_FONT_POSTURE, sal_True, &pItem ) != SFX_ITEM_SET ) in FillToEditItemSet()
568 pItem = &rSrcSet.Get( ATTR_CJK_FONT_POSTURE ); in FillToEditItemSet()
648 rSrcSet.Get( ATTR_CJK_FONT_POSTURE )).GetValue(); in FillToEditItemSet()
792 ATTR_CJK_FONT_POSTURE) ); in GetFromEditItemSet()
H A Dglobal.cxx251 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_CJK_FONT_POSTURE ) in CheckWidthInvalidate()
1015 case ATTR_CJK_FONT_POSTURE: in GetScriptedWhichID()
1039 nWhich = ATTR_CJK_FONT_POSTURE; in GetScriptedWhichID()
1061 case ATTR_CJK_FONT_POSTURE: in GetScriptedWhichID()
H A Ddocpool.cxx242 …ppPoolDefaults[ ATTR_CJK_FONT_POSTURE- ATTR_STARTINDEX ] = new SvxPostureItem( ITALIC_NONE, ATTR_C… in ScDocumentPool()
/aoo42x/main/sc/inc/
H A Dscitems.hxx76 #define ATTR_CJK_FONT_POSTURE 114 macro
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx543 … pCJKPostureItem = (const SvxPostureItem*) pCurData->GetItem( nIndex, ATTR_CJK_FONT_POSTURE ); in MakeFonts()
/aoo42x/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx129 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE, &::getCppuType((awt::FontSlant*)0), … in lcl_GetAutoFieldMap()
H A Dcellsuno.cxx192 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetCellsPropertySet()
291 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetRangePropertySet()
392 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetCellPropertySet()
495 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetColumnPropertySet()
599 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetRowPropertySet()
705 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetSheetPropertySet()
H A Dstyleuno.cxx119 …{MAP_CHAR_LEN(SC_UNO_CJK_CPOST), ATTR_CJK_FONT_POSTURE,&::getCppuType((const awt::FontSlant*)0), … in lcl_GetCellStyleSet()
/aoo42x/main/sc/source/ui/view/
H A Doutput2.cxx955 …else if ( &rpNewPattern->GetItem( ATTR_CJK_FONT_POSTURE ) != &rpOldPattern->GetItem( ATTR_CJK_FONT… in StringDiffer()
/aoo42x/main/sc/source/filter/excel/
H A Dxistyle.cxx319 PUTITEM( aPostItem, ATTR_CJK_FONT_POSTURE, EE_CHAR_ITALIC_CJK ); in FillToItemSet()
H A Dxestyle.cxx907 ATTR_CJK_FONT, ATTR_CJK_FONT_HEIGHT, ATTR_CJK_FONT_WEIGHT, ATTR_CJK_FONT_POSTURE, 0 }; in CheckItems()

Completed in 1943 milliseconds