Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dautoform.cxx238 aCTLPosture( ITALIC_NONE, ATTR_CTL_FONT_POSTURE ), in ScAutoFormatDataField()
550 case ATTR_CTL_FONT_POSTURE: return &rField.GetCTLPosture(); in GetItem()
588 case ATTR_CTL_FONT_POSTURE: rField.SetCTLPosture( (const SvxPostureItem&)rItem ); break; in PutItem()
726 rItemSet.Put( rField.GetPosture(), ATTR_CTL_FONT_POSTURE ); in FillToItemSet()
771 rField.SetCTLPosture ( (const SvxPostureItem&) rItemSet.Get( ATTR_CTL_FONT_POSTURE ) ); in GetFromItemSet()
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx261 nPostureId = ATTR_CTL_FONT_POSTURE; in GetFont()
570 if ( pCondSet->GetItemState( ATTR_CTL_FONT_POSTURE, sal_True, &pItem ) != SFX_ITEM_SET ) in FillToEditItemSet()
571 pItem = &rSrcSet.Get( ATTR_CTL_FONT_POSTURE ); in FillToEditItemSet()
650 rSrcSet.Get( ATTR_CTL_FONT_POSTURE )).GetValue(); in FillToEditItemSet()
795 ATTR_CTL_FONT_POSTURE) ); in GetFromEditItemSet()
H A Dglobal.cxx252 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_CTL_FONT_POSTURE ) in CheckWidthInvalidate()
1016 nWhich = ATTR_CTL_FONT_POSTURE; in GetScriptedWhichID()
1038 case ATTR_CTL_FONT_POSTURE: in GetScriptedWhichID()
1060 case ATTR_CTL_FONT_POSTURE: in GetScriptedWhichID()
H A Ddocpool.cxx248 …ppPoolDefaults[ ATTR_CTL_FONT_POSTURE- ATTR_STARTINDEX ] = new SvxPostureItem( ITALIC_NONE, ATTR_C… in ScDocumentPool()
/trunk/main/sc/inc/
H A Dscitems.hxx81 #define ATTR_CTL_FONT_POSTURE 119 macro
/trunk/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx546 … pCTLPostureItem = (const SvxPostureItem*) pCurData->GetItem( nIndex, ATTR_CTL_FONT_POSTURE ); in MakeFonts()
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx130 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE, &::getCppuType((awt::FontSlant*)0), … in lcl_GetAutoFieldMap()
H A Dcellsuno.cxx193 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetCellsPropertySet()
292 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetRangePropertySet()
393 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetCellPropertySet()
496 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetColumnPropertySet()
600 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetRowPropertySet()
706 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE,&getCppuType((awt::FontSlant*)0), 0, MID_P… in lcl_GetSheetPropertySet()
H A Dstyleuno.cxx120 …{MAP_CHAR_LEN(SC_UNO_CTL_CPOST), ATTR_CTL_FONT_POSTURE,&::getCppuType((const awt::FontSlant*)0), … in lcl_GetCellStyleSet()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx957 …else if ( &rpNewPattern->GetItem( ATTR_CTL_FONT_POSTURE ) != &rpOldPattern->GetItem( ATTR_CTL_FONT… in StringDiffer()
/trunk/main/sc/source/filter/excel/
H A Dxistyle.cxx320 PUTITEM( aPostItem, ATTR_CTL_FONT_POSTURE, EE_CHAR_ITALIC_CTL ); in FillToItemSet()
H A Dxestyle.cxx909 ATTR_CTL_FONT, ATTR_CTL_FONT_HEIGHT, ATTR_CTL_FONT_WEIGHT, ATTR_CTL_FONT_POSTURE, 0 }; in CheckItems()

Completed in 160 milliseconds