office-gobmx/vcl/inc
Caolán McNamara c1d3315e8d Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width*
but *sob*, it's not really that, because there's a dialog scale factor which is
per-language which adds a bit to it depending on the language, MAP_REALAPPFONT
is the unscaled variant.

but *head in hands*, it's not really that either because if the font was
considered "too narrow" then the average char width is recalculated in terms of
the average char height.

*clenches teeth*, add a approximate_char_width and use it directly. It can be
considered the rough equivalent of
pango_font_metrics_get_approximate_char_width albeit that it retains the same
crude 1/8 of the width of "aemnnxEM"

Change-Id: I4c135ca03467447dddf279ac0c187b13371acadb
2013-02-25 12:57:52 +00:00
..
android No NativeActivity, so native_app_glue and struct android_app are meaningless 2013-02-23 00:31:24 +02:00
aqua AquaSalBitmap and IosSalBitmap were identical so unify 2013-01-19 23:47:15 +02:00
coretext Undo pointless field name changes 2013-01-29 00:40:36 +02:00
generic
headless
ios AquaSalBitmap and IosSalBitmap were identical so unify 2013-01-19 23:47:15 +02:00
pch update pch headers, broken by 1aaf9a9 2013-02-13 09:46:22 +01:00
quartz AquaSalBitmap and IosSalBitmap were identical so unify 2013-01-19 23:47:15 +02:00
unx make compilable on RHEL-6 2013-02-14 09:51:34 +00:00
vcl Related: fdo#60764 APPFONT is 1/8 avg char *height* & 1/4 avg char *width* 2013-02-25 12:57:52 +00:00
win Fix typo "teh" -> "the" 2013-02-23 15:28:55 +01:00
accel.h
accmgr.hxx
bmpfast.hxx
brdwin.hxx we only ever want the preferred window size from GetOptimalSize 2013-01-14 16:04:17 +00:00
canvasbitmap.hxx
controldata.hxx
cupsmgr.hxx
dbggui.hxx
dndevdis.hxx
dndlcon.hxx
fontcache.hxx
fontsubset.hxx
graphite_features.hxx
graphite_layout.hxx
graphite_serverfont.hxx
helpwin.hxx Changed SetText() / GetText() to take/return OUString 2013-01-21 20:48:35 +00:00
idlemgr.hxx
ilstbox.hxx s/heigth/height/ 2013-02-22 10:39:36 +02:00
image.h
impbmp.hxx
impfont.hxx
impgraph.hxx
impimagetree.hxx
impoct.hxx
jobset.h
langboost.hxx
list.h
outdata.hxx
outdev.h
outfont.hxx
print.h
printdlg.hxx we only ever want the preferred window size from GetOptimalSize 2013-01-14 16:04:17 +00:00
region.h
salbmp.hxx
saldatabasic.hxx
salframe.hxx
salgdi.hxx
salgeom.hxx
salimestatus.hxx
salinst.hxx Remove unused DeInitSalMain 2013-01-30 13:50:25 +01:00
sallayout.hxx fdo#54629 MultiSalLayout::GetBoundRect always uses level 0 fallback font 2013-01-23 14:49:27 +00:00
salmenu.hxx
salobj.hxx
salprn.hxx
salptype.hxx
salsession.hxx
salsys.hxx
saltimer.hxx
salvd.hxx
salwtype.hxx fdo#38838 Some removal/replacement of the String/UniString with OUString 2013-02-08 14:57:16 +00:00
sft.hxx
svdata.hxx replace (Xub)String with OUString in vcl 2013-02-06 17:12:24 +00:00
svids.hrc add stock undo button text and map to gtk-undo 2013-02-23 14:28:36 +00:00
svsys.h QUARTZ is equivalent to MACOSX 2013-01-11 11:16:59 +02:00
textlayout.hxx replace (Xub)String with OUString in vcl 2013-02-06 17:12:24 +00:00
toolbox.h Replace duplicate code from ImplToolItem constructors with init method 2013-02-22 16:41:42 +00:00
vclpluginapi.h
wall2.hxx
window.h fdo#38838 Some removal/replacement of the String/UniString with OUString 2013-02-08 14:57:16 +00:00
xconnection.hxx