Home
last modified time | relevance | path

Searched defs:nFontId (Results 1 – 24 of 24) sorted by path

/trunk/main/filter/source/graphicfilter/epict/
H A Depict.cxx701 sal_uInt16 nDataLen,nFontId; in WriteOpcode_FontName() local
/trunk/main/oox/source/dump/
H A Dbiffdumper.cxx252 sal_uInt16 nFontId = (nXfId < getXfCount()) ? maXfFontIds[ nXfId ] : 0; in getXfEncoding() local
256 void BiffSharedData::appendXfFontId( sal_uInt16 nFontId ) in appendXfFontId()
3655 sal_uInt16 nFontId = getBiffData().getFontCount(); in dumpFontRec() local
3723 sal_uInt16 nFontId = dumpFontIdx( EMPTY_STRING, getBiff() >= BIFF5 ); in dumpXfRec() local
/trunk/main/oox/source/xls/
H A Drichstring.cxx76 void RichStringPortion::setFontId( sal_Int32 nFontId ) in setFontId()
234 sal_uInt16 nFontId; in importPhoneticPr() local
243 sal_uInt16 nFontId, nFlags; in importPhoneticPr() local
252 sal_uInt16 nFontId, nFlags; in importStringData() local
260 sal_uInt16 nFontId, nFlags; in importStringData() local
H A Dstylesbuffer.cxx2284 sal_uInt8 nFontId, nNumFmtId, nFlags; in importXf() local
2306 sal_uInt8 nFontId, nNumFmtId; in importXf() local
2329 sal_uInt8 nFontId, nNumFmtId; in importXf() local
2351 sal_uInt16 nFontId, nNumFmtId, nTypeProt, nAlign; in importXf() local
2373 sal_uInt16 nFontId, nNumFmtId, nTypeProt, nAlign, nMiscAttrib, nArea; in importXf() local
/trunk/main/sc/source/core/data/
H A Dpatattr.cxx247 sal_uInt16 nFontId, nHeightId, nWeightId, nPostureId, nLangId; in GetFont() local
/trunk/main/sc/source/filter/excel/
H A Dxestream.cxx938 …ser::FSHelperPtr& XclExpXmlStream::WriteFontData( const XclFontData& rFontData, sal_Int32 nFontId ) in WriteFontData()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx1417 sal_uInt16 nFontId = (sal_uInt16)maFontCollection.GetId( aFontDescEntry ); in ImplWriteParagraphs() local
/trunk/main/sdext/source/pdfimport/tree/
H A Dgenericelements.hxx295 … virtual TextElement* createTextElement( Element* pParent, sal_Int32 nGCId, sal_Int32 nFontId ) in createTextElement()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx465 sal_uInt16 nFontId = GetWhichOfScript( RES_CHRATR_FONT, GetScript() ); in OutAttr() local
H A Dwrtw8num.cxx729 sal_uInt16 nFontId; in BuildAnlvBulletBase() local
/trunk/main/sw/source/ui/app/
H A Ddocshini.cxx202 sal_uInt16 nFontId = aFontIds[i]; in InitNew() local
/trunk/main/sw/source/ui/config/
H A Dfontcfg.cxx255 sal_uInt16 nFontId; in GetDefaultFor() local
/trunk/main/vcl/aqua/source/gdi/
H A Datsfonts.cxx79 AtsFontData::AtsFontData( const ImplDevFontAttributes& rDFA, ATSUFontID nFontId ) in AtsFontData()
H A Datslayout.cxx1215 int FallbackInfo::AddFallback( ATSUFontID nFontId ) in AddFallback()
H A Dctfonts.cxx290 CTFontData::CTFontData( const ImplDevFontAttributes& rDFA, sal_IntPtr nFontId ) in CTFontData()
486 const sal_IntPtr nFontId = (sal_IntPtr)pValue; in CTFontEnumCallBack() local
519 sal_IntPtr nFontId = pFontData->GetFontId(); in AddFont() local
H A Dsalgdi.cxx81 ImplMacFontData::ImplMacFontData( const ImplDevFontAttributes& rDFA, sal_IntPtr nFontId ) in ImplMacFontData()
/trunk/main/vcl/inc/vcl/
H A Dsysdata.hxx167 void* nFontId; // native font id member
/trunk/main/vcl/source/glyphs/
H A Dgcach_ftyp.cxx290 const ::rtl::OString& rNativeFileName, int nFaceNum, sal_IntPtr nFontId, int nSynthetic, in FtFontInfo()
546 int nFaceNum, sal_IntPtr nFontId, const ImplDevFontAttributes& rDevFontAttr, in AddFontFile()
674 sal_IntPtr nFontId = reinterpret_cast<sal_IntPtr>( rFSD.mpFontData ); in CreateFont() local
H A Dglyphcache.cxx99 sal_IntPtr nFontId = reinterpret_cast<sal_IntPtr>( rFontSelData.mpFontData ); in operator ()() local
208 sal_IntPtr nFontId, const ImplDevFontAttributes& rDFA, const ExtraKernInfo* pExtraKern ) in AddFontFile()
231 sal_IntPtr nFontId = rFontSelData.mpFontData->GetFontId(); in CacheFont() local
541 ExtraKernInfo::ExtraKernInfo( sal_IntPtr nFontId ) in ExtraKernInfo()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx1259 fontID nFontId = findFontFileID( nDirID, aName ); in addFontFile() local
/trunk/main/vcl/unx/generic/gdi/
H A Dpspgraphics.cxx1001 int nFontId = m_pPrinterGfx->GetFontID(); in GetTextLayout() local
H A Dsalgdi3.cxx115 PspKernInfo( int nFontId ) : ExtraKernInfo(nFontId) {} in PspKernInfo()
996 int nFontId = rMgr.addFontFile( aOFileName, 0 ); in AddTempDevFont() local
/trunk/main/vcl/unx/headless/
H A Dsvppspgraphics.cxx910 int nFontId = m_pPrinterGfx->GetFontID(); in GetTextLayout() local
H A Dsvptext.cxx173 PspKernInfo( int nFontId ) : ExtraKernInfo(nFontId) {} in PspKernInfo()

Completed in 210 milliseconds