Kaydet (Commit) 00d6b04e authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS impress141 (1.4.36); FILE MERGED

2008/04/21 09:56:15 cl 1.4.36.2: RESYNC: (1.4-1.5); FILE MERGED
2008/04/16 09:16:30 sj 1.4.36.1: #i86326# added patch (removed unused methods)
üst ceb0ceb8
...@@ -7,7 +7,7 @@ ...@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite * OpenOffice.org - a multi-platform office productivity suite
* *
* $RCSfile: unodialog.cxx,v $ * $RCSfile: unodialog.cxx,v $
* $Revision: 1.5 $ * $Revision: 1.6 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -343,7 +343,7 @@ void UnoDialog::setControlProperty( const OUString& rControlName, const OUString ...@@ -343,7 +343,7 @@ void UnoDialog::setControlProperty( const OUString& rControlName, const OUString
} }
// ----------------------------------------------------------------------------- // -----------------------------------------------------------------------------
#if 0
void UnoDialog::showMessageBox( const OUString& rTitle, const OUString& rMessage, sal_Bool bErrorBox ) const void UnoDialog::showMessageBox( const OUString& rTitle, const OUString& rMessage, sal_Bool bErrorBox ) const
{ {
try try
...@@ -389,6 +389,8 @@ finally{ ...@@ -389,6 +389,8 @@ finally{
*/ */
} }
#endif
// ----------------------------------------------------------------------------- // -----------------------------------------------------------------------------
sal_Int32 UnoDialog::getMapsFromPixels( sal_Int32 nPixels ) const sal_Int32 UnoDialog::getMapsFromPixels( sal_Int32 nPixels ) const
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment