/aoo41x/main/migrationanalysis/src/wizard/ |
H A D | Wizard.bas | 350 GetCharSet = 128 352 GetCharSet = 134 354 GetCharSet = 129 356 GetCharSet = 136 358 GetCharSet = 238 360 GetCharSet = 204 362 GetCharSet = 0 364 GetCharSet = 161 366 GetCharSet = 162 368 GetCharSet = 177 [all …]
|
/aoo41x/main/sw/source/filter/ascii/ |
H A D | wrtasc.cxx | 125 (RTL_TEXTENCODING_UCS2 == GetAsciiOptions().GetCharSet() || in WriteStream() 126 RTL_TEXTENCODING_UTF8 == GetAsciiOptions().GetCharSet()); in WriteStream() 129 Strm().SetStreamCharSet( GetAsciiOptions().GetCharSet() ); in WriteStream() 173 switch(GetAsciiOptions().GetCharSet()) in WriteStream()
|
H A D | parasc.cxx | 134 … aEmptyStr, aTextFont.GetPitch(), aTextFont.GetCharSet(), RES_CHRATR_FONT ); in SwASCIIParser() 273 aEmpty.GetCharSet() == rOpt.GetCharSet() && in ReadChars() 295 CharSet currentCharSet = pUseMe->GetCharSet(); in ReadChars()
|
H A D | ascatr.cxx | 207 const bool bExportSoftHyphens = RTL_TEXTENCODING_UCS2 == rWrt.GetAsciiOptions().GetCharSet() || in OutASC_SwTxtNode() 208 RTL_TEXTENCODING_UTF8 == rWrt.GetAsciiOptions().GetCharSet(); in OutASC_SwTxtNode()
|
/aoo41x/main/editeng/inc/editeng/ |
H A D | cscoitem.hxx | 59 inline rtl_TextEncoding& GetCharSet() { return eFrom; } in GetCharSet() function in SvxCharSetColorItem 60 inline rtl_TextEncoding GetCharSet() const { return eFrom; } in GetCharSet() function in SvxCharSetColorItem 65 eFrom = rColor.GetCharSet(); in operator =()
|
/aoo41x/main/editeng/source/editeng/ |
H A D | editobj.cxx | 1208 if ( rFontItem.GetCharSet() == RTL_TEXTENCODING_SYMBOL ) in StoreData() 1221 if ( ( !bSymbolPara && ( rFontItem.GetCharSet() == RTL_TEXTENCODING_SYMBOL ) ) in StoreData() 1222 || ( bSymbolPara && ( rFontItem.GetCharSet() != RTL_TEXTENCODING_SYMBOL ) ) ) in StoreData() 1226 ByteString aNew( aPart, rFontItem.GetCharSet() ); in StoreData() 1422 …::ConvertToUnicode( aByteString.GetChar( nStart ), ((SvxCharSetColorItem*)pItem)->GetCharSet() ) ); in CreateData() 1447 if ( rFontItem.GetCharSet() == RTL_TEXTENCODING_SYMBOL ) in CreateData() 1460 if ( ( !bSymbolPara && ( rFontItem.GetCharSet() == RTL_TEXTENCODING_SYMBOL ) ) in CreateData() 1461 || ( bSymbolPara && ( rFontItem.GetCharSet() != RTL_TEXTENCODING_SYMBOL ) ) ) in CreateData() 1465 String aNew( aPart, rFontItem.GetCharSet() ); in CreateData()
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | wmfwr.cxx | 454 CharSet eFontNameEncoding = rFont.GetCharSet(); in WMFRecord_CreateFontIndirect() 577 …if ( aSrcFont.GetCharSet() != RTL_TEXTENCODING_SYMBOL ) // symbol is always byte character, so th… in WMFRecord_Escape_Unicode() 580 const rtl_TextEncoding aTextEncodingOrg = aSrcFont.GetCharSet(); in WMFRecord_Escape_Unicode() 677 rtl_TextEncoding eChrSet = aSrcFont.GetCharSet(); in WMFRecord_ExtTextOut() 710 ByteString aTemp( rString.GetChar( i ), aSrcFont.GetCharSet()); in TrueExtTextOut() 975 rtl_TextEncoding eChrSet = aSrcFont.GetCharSet(); in WMFRecord_TextOut() 1122 else if ( aSrcFont.GetCharSet() == RTL_TEXTENCODING_SYMBOL ) in SetAllAttr() 1617 if ( aSrcFont.GetCharSet() == RTL_TEXTENCODING_DONTKNOW ) in WriteRecords() 1619 if ( aSrcFont.GetCharSet() == RTL_TEXTENCODING_UNICODE ) in WriteRecords()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | insfnote.cxx | 185 eCharSet = pFontItem->GetCharSet(); in IMPL_LINK_INLINE_END() 187 aFont.SetCharSet( pFontItem->GetCharSet() ); in IMPL_LINK_INLINE_END() 313 eCharSet = rFont.GetCharSet(); in Init()
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen9.cxx | 708 if ( pItem && ( pItem->GetCharSet() == eSrcSet || in UpdateFontCharSet() 709 ( bUpdateOld && pItem->GetCharSet() != RTL_TEXTENCODING_SYMBOL ) ) ) in UpdateFontCharSet() 720 if ( pItem && ( pItem->GetCharSet() == eSrcSet || in UpdateFontCharSet() 721 ( bUpdateOld && pItem->GetCharSet() != RTL_TEXTENCODING_SYMBOL ) ) ) in UpdateFontCharSet()
|
/aoo41x/main/sw/source/filter/xml/ |
H A D | xmlfonte.cxx | 78 rFont.GetCharSet() ); in SwXMLFontAutoStylePool_Impl() 88 pFont->GetCharSet() ); in SwXMLFontAutoStylePool_Impl()
|
/aoo41x/main/sw/source/core/txtnode/ |
H A D | swfont.cxx | 242 aSub[SW_LATIN].Font::SetCharSet( pFont->GetCharSet() ); in SetDiffFnt() 272 aSub[SW_CJK].Font::SetCharSet( pFont->GetCharSet() ); in SetDiffFnt() 308 aSub[SW_CTL].Font::SetCharSet( pFont->GetCharSet() ); in SetDiffFnt() 478 aSub[SW_LATIN].SetCharSet( rFont.GetCharSet() ); in SwFont() 494 aSub[SW_CJK].SetCharSet( rFont.GetCharSet() ); in SwFont() 514 aSub[SW_CTL].SetCharSet( rFont.GetCharSet() ); in SwFont()
|
/aoo41x/main/editeng/source/items/ |
H A D | bulitem.cxx | 49 …nTemp = (sal_uInt16)GetSOStoreTextEncoding((rtl_TextEncoding)rFont.GetCharSet(), (sal_uInt16)rStre… in StoreFont() 211 cSymbol = ByteString::ConvertToUnicode( cTmpSymbol, aFont.GetCharSet() ); in SvxBulletItem() 414 rStrm << (char)ByteString::ConvertFromUnicode( cSymbol, aFont.GetCharSet() ); in Store()
|
/aoo41x/main/sd/source/core/ |
H A D | drawdoc4.cxx | 206 aLatinFont.GetCharSet(), EE_CHAR_FONTINFO ); in CreateLayoutTemplates() 209 aCJKFont.GetCharSet(), EE_CHAR_FONTINFO_CJK ); in CreateLayoutTemplates() 212 aCTLFont.GetCharSet(), EE_CHAR_FONTINFO_CTL ); in CreateLayoutTemplates() 615 aLatinFont.GetCharSet(), EE_CHAR_FONTINFO ); in CreateDefaultCellStyles() 618 aCJKFont.GetCharSet(), EE_CHAR_FONTINFO_CJK ); in CreateDefaultCellStyles() 621 aCTLFont.GetCharSet(), EE_CHAR_FONTINFO_CTL ); in CreateDefaultCellStyles()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlfonte.cxx | 71 pFont->GetCharSet() ); in AddFontItems() 82 pFont->GetCharSet() ); in AddFontItems()
|
/aoo41x/main/cui/source/dialogs/ |
H A D | cuicharmap.cxx | 81 aFont.SetCharSet( pFontItem->GetCharSet() ); in SvxCharacterMap() 157 …rFont.GetStyleName(), rFont.GetPitch(), rFont.GetCharSet(), pPool->GetWhich(SID_ATTR_CHAR_FONT) ) … in Execute() 421 sal_Bool bNeedSubset = (aFont.GetCharSet() != RTL_TEXTENCODING_SYMBOL); in IMPL_LINK()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | swfont.hxx | 294 rtl_TextEncoding GetCharSet() const { return aSub[nActual].GetCharSet(); } in GetCharSet() function in SwFont 314 inline rtl_TextEncoding GetCharSet( const sal_uInt8 nWhich ) const in GetCharSet() function in SwFont 315 { return aSub[nWhich].GetCharSet(); } in GetCharSet()
|
/aoo41x/main/sw/source/ui/app/ |
H A D | docshini.cxx | 217 … aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich); in InitNew() 239 … aEmptyStr, aLangDefFont.GetPitch(), aLangDefFont.GetCharSet(), nFontWhich); in InitNew() 307 aEmptyStr, aFont.GetPitch(), aFont.GetCharSet(), nFontWhich)); in InitNew()
|
/aoo41x/main/chart2/source/tools/ |
H A D | CharacterProperties.cxx | 517 …ropertyValueDefault( rOutMap, PROP_CHAR_FONT_CHAR_SET, sal_Int16(aFont.GetCharSet()) );//use awt::… in AddDefaultsToMap() 561 …er::setPropertyValueDefault( rOutMap, PROP_CHAR_ASIAN_CHAR_SET, sal_Int16(aFontCJK.GetCharSet()) ); in AddDefaultsToMap() 572 …::setPropertyValueDefault( rOutMap, PROP_CHAR_COMPLEX_CHAR_SET, sal_Int16(aFontCTL.GetCharSet()) ); in AddDefaultsToMap()
|
/aoo41x/main/starmath/source/ |
H A D | utility.cxx | 165 (pFirstFont->GetCharSet() == pSecondFont->GetCharSet()) && in CompareItem()
|
/aoo41x/main/sw/source/core/text/ |
H A D | atrstck.cxx | 729 rFnt.SetCharSet( ((SvxFontItem&)rItem).GetCharSet(), SW_LATIN ); in FontChg() 795 rFnt.SetCharSet( ((SvxFontItem&)rItem).GetCharSet(), SW_CJK ); in FontChg() 814 rFnt.SetCharSet( ((SvxFontItem&)rItem).GetCharSet(), SW_CTL ); in FontChg()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | fontdialog.cxx | 336 …opertyValue( _out_properties, PROPERTY_FONT_CHARSET , makeAny((sal_Int16)rFontItem.GetCharSet())); in translateItemsToProperties() 512 …efaultVCLFont.GetStyleName(), aDefaultVCLFont.GetPitch(), aDefaultVCLFont.GetCharSet(), CFID_FONT); in createItemSet() 524 …ultVCLFont.GetStyleName(), aDefaultVCLFont.GetPitch(), aDefaultVCLFont.GetCharSet(), CFID_CJK_FONT… in createItemSet()
|
/aoo41x/main/editeng/source/uno/ |
H A D | unofdesc.cxx | 73 rDesc.CharSet = rFont.GetCharSet(); in ConvertFromFont() 148 rDesc.CharSet = pFontItem->GetCharSet(); in FillFromItemSet()
|
/aoo41x/main/sd/source/ui/func/ |
H A D | fubullet.cxx | 226 aFont.SetCharSet( pFItem->GetCharSet() ); in InsertSpecialCharacter() 284 aFont.GetCharSet(), in InsertSpecialCharacter()
|
/aoo41x/main/editeng/source/rtf/ |
H A D | rtfitem.cxx | 687 rSVFont.GetPitch(), rSVFont.GetCharSet(), in ReadAttr() 692 SetEncoding( rSVFont.GetCharSet() ); in ReadAttr() 1966 SetEncoding(rSVFont.GetCharSet()); in RTFPardPlain() 1993 rSVFont.GetCharSet(), SID_ATTR_CHAR_FONT ); in SetDefault()
|
/aoo41x/main/sd/source/ui/slideshow/ |
H A D | showwin.cxx | 586 aFont.SetCharSet( aOldFont.GetCharSet() ); in DrawPauseScene() 657 aFont.SetCharSet( aOldFont.GetCharSet() ); in DrawEndScene()
|