/aoo4110/main/sw/source/core/text/ |
H A D | txttab.cxx | 629 const KSHORT nCharWidth = rInf.GetTxtSize( aTxt ).Width(); in Paint() local 644 const KSHORT nCharWidth = rInf.GetTxtSize( aTxt ).Width(); in Paint() local
|
/aoo4110/main/svx/source/dialog/ |
H A D | pagectrl.cxx | 314 long nCharWidth = GetTextWidth(sDraw); in DrawPage() local
|
H A D | rubydialog.cxx | 928 long nCharWidth = GetTextWidth(String::CreateFromAscii("X")); in Paint() local 946 long nCharWidth = GetTextWidth(cChar); in Paint() local
|
/aoo4110/main/vcl/os2/source/gdi/ |
H A D | salgdi3.cxx | 1683 LONG nCharWidth = 0; in GetEmbedFontData() local 1816 int nCharWidth = 0; in GetGlyphWidths() local
|
H A D | os2layout.cxx | 93 inline void ImplOs2FontEntry::CacheGlyphWidth( int nCharCode, int nCharWidth ) in CacheGlyphWidth()
|
/aoo4110/main/writerfilter/source/dmapper/ |
H A D | PropertyMap.cxx | 916 sal_Int32 nCharWidth = 423; //240 twip/ 12 pt in CloseSectionGroup() local
|
/aoo4110/main/vcl/source/glyphs/ |
H A D | gcach_ftyp.cxx | 1299 int nCharWidth = pFaceFT->glyph->metrics.horiAdvance; in lcl_GetCharWidth() local 1359 …const int nCharWidth = bOriginallyZeroWidth ? 0 : lcl_GetCharWidth( maFaceFT, mfStretch, nGlyphFla… in InitGlyphData() local
|
/aoo4110/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2901 int nCharWidth = 0; in GetEmbedFontData() local 3040 int nCharWidth = 0; in GetGlyphWidths() local
|
H A D | winlayout.cxx | 128 inline void ImplWinFontEntry::CacheGlyphWidth( int nCharCode, int nCharWidth ) in CacheGlyphWidth()
|
/aoo4110/main/vcl/source/control/ |
H A D | combobox.cxx | 1212 long nCharWidth = GetTextWidth( UniString( 'x' ) ); in GetMaxVisColumnsAndLines() local
|
H A D | lstbox.cxx | 1497 long nCharWidth = GetTextWidth( UniString( 'x' ) ); in GetMaxVisColumnsAndLines() local
|
H A D | edit.cxx | 2919 long nCharWidth = GetTextWidth( XubString( 'x' ) ); in GetMaxVisChars() local
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 1038 long nCharWidth = pKernArray[ 0 ]; in DrawText() local
|
/aoo4110/main/vcl/source/gdi/ |
H A D | sallayout.cxx | 2207 long nCharWidth = pTempWidths[i]; in FillDXArray() local
|
H A D | outdev3.cxx | 7864 long nCharWidth = pSalLayout->GetTextWidth(); in GetTextOutlines() local
|
/aoo4110/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 3763 sal_Int32 nCharWidth = rGrid.GetBaseWidth() - nPageCharSize; in FormatTextGrid() local
|
H A D | ww8par6.cxx | 277 sal_uInt32 nCharWidth=240; in SetDocumentGrid() local
|
/aoo4110/main/editeng/source/editeng/ |
H A D | impedit3.cxx | 3550 …long nCharWidth = aTmpFont.QuickGetTextSize( pOutDev, pTextPortion->GetExtraValue(), 0, 1, NULL ).… in Paint() local
|
H A D | impedit2.cxx | 4268 …sal_Int32 nCharWidth = ( ( (n+1) < pPortion->GetLen() ) ? pDXArray[n] : pPortion->GetSize().Width(… in GetXPos() local
|
/aoo4110/main/sc/source/ui/vba/ |
H A D | vbarange.cxx | 3746 long nCharWidth = pRefDevice->GetTextWidth( String( '0' ) ); // 1/100th mm in getDefaultCharWidth() local
|