summaryrefslogtreecommitdiffstats
path: root/leak-suppress.txt
diff options
context:
space:
mode:
authorChris Sherlock <chris.sherlock79@gmail.com>2016-01-16 12:24:17 +1100
committerChris Sherlock <chris.sherlock79@gmail.com>2016-01-16 05:59:52 +0000
commitbb3fc6cda5700e64eec3233737765e0ab55f5b9e (patch)
tree360f9fa9fd995927227a233e0f1a6c5daec0bd4c /leak-suppress.txt
parentsal: (rtl) test OUString::isEmpty() (diff)
downloadcore-bb3fc6cda5700e64eec3233737765e0ab55f5b9e.tar.gz
core-bb3fc6cda5700e64eec3233737765e0ab55f5b9e.zip
vcl: created accessors and mutators for font classes
Font accessors: - GetFamily() - GetPitch() - GetWidthType() - GetWeight() - GetItalic() - GetName() <--- shouldn't that be GetFamilyName()?!? - GetStyleName() Font mutators did not need to be added. Font unit tests are testing: - Setting and getting FontFamily private member - Setting and getting FontPitch private member - Setting and getting FontWidth private member - Setting and getting FontWeight private member - Setting and getting FontItalic private member - Setting and getting the family name and style ImplFont accessors: - GetFamilyNoAsk() - GetPitchNoAsk() - GetWidthTypeNoAsk() - GetWeightNoAsk() - GetItalicNoAsk() - GetFamilyName() - GetStyleName() (These "NoAsk" functions are necessary because the default getters call on a function that checks the configuration for default values, something that is not wanted in all cases). Change-Id: Icfbc8b4e5253d55a80892df050b0803dfc7d7c9f Reviewed-on: https://gerrit.libreoffice.org/21501 Reviewed-by: Chris Sherlock <chris.sherlock79@gmail.com> Tested-by: Chris Sherlock <chris.sherlock79@gmail.com>
Diffstat (limited to 'leak-suppress.txt')
0 files changed, 0 insertions, 0 deletions