Home
last modified time | relevance | path

Searched refs:ATTR_CTL_FONT (Results 1 – 15 of 15) sorted by relevance

/aoo42x/main/sc/source/ui/unoobj/
H A Ddefltuno.cxx57 …{MAP_CHAR_LEN(SC_UNO_CTL_CFCHARS), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_CHAR_… in lcl_GetDocDefaultsMap()
60 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_FAMIL… in lcl_GetDocDefaultsMap()
63 …{MAP_CHAR_LEN(SC_UNO_CTL_CFNAME), ATTR_CTL_FONT, &getCppuType((rtl::OUString*)0), 0, MID_FONT_FAM… in lcl_GetDocDefaultsMap()
66 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_PITCH… in lcl_GetDocDefaultsMap()
69 …{MAP_CHAR_LEN(SC_UNO_CTL_CFSTYLE), ATTR_CTL_FONT, &getCppuType((rtl::OUString*)0), 0, MID_FONT_ST… in lcl_GetDocDefaultsMap()
302 if ( nWID == ATTR_FONT || nWID == ATTR_CJK_FONT || nWID == ATTR_CTL_FONT || !nWID ) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
H A Dafmtuno.cxx111 …{MAP_CHAR_LEN(SC_UNO_CTL_CFCHARS), ATTR_CTL_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
114 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
117 …{MAP_CHAR_LEN(SC_UNO_CTL_CFNAME), ATTR_CTL_FONT, &::getCppuType((rtl::OUString*)0), … in lcl_GetAutoFieldMap()
120 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &::getCppuType((sal_Int16*)0), … in lcl_GetAutoFieldMap()
123 …{MAP_CHAR_LEN(SC_UNO_CTL_CFSTYLE), ATTR_CTL_FONT, &::getCppuType((rtl::OUString*)0), … in lcl_GetAutoFieldMap()
H A Dcellsuno.cxx169 …{MAP_CHAR_LEN(SC_UNO_CTL_CFCHARS), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_CHAR… in lcl_GetCellsPropertySet()
172 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_FAMI… in lcl_GetCellsPropertySet()
178 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_PITC… in lcl_GetCellsPropertySet()
271 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_FAMI… in lcl_GetRangePropertySet()
277 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_PITC… in lcl_GetRangePropertySet()
372 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_FAMI… in lcl_GetCellPropertySet()
378 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_PITC… in lcl_GetCellPropertySet()
475 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_FAMI… in lcl_GetColumnPropertySet()
481 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_PITC… in lcl_GetColumnPropertySet()
585 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_PITC… in lcl_GetRowPropertySet()
[all …]
H A Dstyleuno.cxx96 …{MAP_CHAR_LEN(SC_UNO_CTL_CFCHARS), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_CHAR… in lcl_GetCellStyleSet()
99 …{MAP_CHAR_LEN(SC_UNO_CTL_CFFAMIL), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_FAMI… in lcl_GetCellStyleSet()
102 …{MAP_CHAR_LEN(SC_UNO_CTL_CFNAME), ATTR_CTL_FONT, &getCppuType((rtl::OUString*)0), 0, MID_FONT_FA… in lcl_GetCellStyleSet()
105 …{MAP_CHAR_LEN(SC_UNO_CTL_CFPITCH), ATTR_CTL_FONT, &getCppuType((sal_Int16*)0), 0, MID_FONT_PITC… in lcl_GetCellStyleSet()
108 …{MAP_CHAR_LEN(SC_UNO_CTL_CFSTYLE), ATTR_CTL_FONT, &getCppuType((rtl::OUString*)0), 0, MID_FONT_S… in lcl_GetCellStyleSet()
/aoo42x/main/sc/source/core/tool/
H A Dautoform.cxx235 aCTLFont( ATTR_CTL_FONT ), in ScAutoFormatDataField()
547 case ATTR_CTL_FONT: return &rField.GetCTLFont(); in GetItem()
585 case ATTR_CTL_FONT: rField.SetCTLFont( (const SvxFontItem&)rItem ); break; in PutItem()
768 rField.SetCTLFont ( (const SvxFontItem&) rItemSet.Get( ATTR_CTL_FONT ) ); in GetFromItemSet()
937 aStdFont.GetPitch(), aStdFont.GetCharSet(), ATTR_CTL_FONT ); in ScAutoFormat()
/aoo42x/main/sc/source/core/data/
H A Dpatattr.cxx258 nFontId = ATTR_CTL_FONT; in GetFont()
540 if ( pCondSet->GetItemState( ATTR_CTL_FONT, sal_True, &pItem ) != SFX_ITEM_SET ) in FillToEditItemSet()
541 pItem = &rSrcSet.Get( ATTR_CTL_FONT ); in FillToEditItemSet()
632 aCtlFontItem = (const SvxFontItem&) rSrcSet.Get( ATTR_CTL_FONT ); in FillToEditItemSet()
752 rDestSet.Put( SvxFontItem(ATTR_CTL_FONT) = *(const SvxFontItem*)pItem ); in GetFromEditItemSet()
H A Dglobal.cxx243 || HasAttrChanged( rNewAttrs, rOldAttrs, ATTR_CTL_FONT ) in CheckWidthInvalidate()
1004 nWhich = ATTR_CTL_FONT; in GetScriptedWhichID()
1026 case ATTR_CTL_FONT: in GetScriptedWhichID()
1048 case ATTR_CTL_FONT: in GetScriptedWhichID()
H A Ddocpool.cxx206 SvxFontItem* pCtlFont = new SvxFontItem( ATTR_CTL_FONT ); in ScDocumentPool()
245 ppPoolDefaults[ ATTR_CTL_FONT - ATTR_STARTINDEX ] = pCtlFont; in ScDocumentPool()
H A Dstlpool.cxx309 lcl_CheckFont( *pSet, eCtl, DEFAULTFONT_CTL_SPREADSHEET, ATTR_CTL_FONT ); in CreateStandardStyles()
/aoo42x/main/sc/inc/
H A Dscitems.hxx78 #define ATTR_CTL_FONT 116 macro
/aoo42x/main/sc/source/filter/xml/
H A Dxmlfonte.cxx93 ATTR_CTL_FONT }; in ScXMLFontAutoStylePool_Impl()
/aoo42x/main/sc/source/ui/miscdlgs/
H A Dautofmt.cxx544 …tem* pCTLFontItem = (const SvxFontItem*) pCurData->GetItem( nIndex, ATTR_CTL_FONT ); in MakeFonts()
/aoo42x/main/sc/source/filter/excel/
H A Dxestyle.cxx843 …static const WhichAndScript WAS_CMPLX( ATTR_CTL_FONT, ::com::sun::star::i18n::ScriptType::COMPLEX … in GetFirstUsedScript()
909 ATTR_CTL_FONT, ATTR_CTL_FONT_HEIGHT, ATTR_CTL_FONT_WEIGHT, ATTR_CTL_FONT_POSTURE, 0 }; in CheckItems()
H A Dxistyle.cxx278 PUTITEM( aFontItem, ATTR_CTL_FONT, EE_CHAR_FONTINFO_CTL ); in FillToItemSet()
/aoo42x/main/sc/source/ui/view/
H A Doutput2.cxx939 else if ( &rpNewPattern->GetItem( ATTR_CTL_FONT ) != &rpOldPattern->GetItem( ATTR_CTL_FONT ) ) in StringDiffer()

Completed in 938 milliseconds