summaryrefslogtreecommitdiffstats
path: root/dbaccess/source/ui/inc/UITools.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2013-04-16 09:14:28 +0100
committerCaolán McNamara <caolanm@redhat.com>2013-04-16 10:15:38 +0100
commitcb7412b8185d6b94ca59b48668ec5e77fa8f7999 (patch)
tree9a0e17cbffb5de39ade4d5aa73184a9db852396c /dbaccess/source/ui/inc/UITools.hxx
parentUpdated core (diff)
downloadcore-cb7412b8185d6b94ca59b48668ec5e77fa8f7999.tar.gz
core-cb7412b8185d6b94ca59b48668ec5e77fa8f7999.zip
merge duplicated CreateFontDescriptor methods
Change-Id: I33f9df7f17158eedc4a4c0dedfd0fc4cddc6180f
Diffstat (limited to 'dbaccess/source/ui/inc/UITools.hxx')
-rw-r--r--dbaccess/source/ui/inc/UITools.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/dbaccess/source/ui/inc/UITools.hxx b/dbaccess/source/ui/inc/UITools.hxx
index 0ee69703ac99..7c4f62401e35 100644
--- a/dbaccess/source/ui/inc/UITools.hxx
+++ b/dbaccess/source/ui/inc/UITools.hxx
@@ -182,12 +182,6 @@ namespace dbaui
*/
SvxCellHorJustify mapTextJustify(const sal_Int32& _nAlignment);
- /** convert Font to ::com::sun::star::awt::FontDescriptor
- @param _rFont Font to be converted
- @return the new FontDescriptor
- */
- ::com::sun::star::awt::FontDescriptor CreateFontDescriptor( const Font& _rFont );
-
/** call the format dialog and set the selected format at the column
@param _xAffectedCol Font to be converted
@param _xField Font to be converted