Remove commented out code
Change-Id: I28fd79d603bb40c4ca36167271641ebdf1d54f55
This commit is contained in:
committed by
Luboš Luňák
parent
7e07a45500
commit
aeed94cca5
@@ -57,14 +57,6 @@ SVX_DLLPUBLIC SdrPage* GetSdrPageFromXDrawPage( ::com::sun::star::uno::Reference
|
||||
*/
|
||||
SvxNumBulletItem* SvxGetNumBulletItemByName( SfxItemPool* pPool, const OUString& aName ) throw();
|
||||
|
||||
/** maps the API constant MeasureUnit to a vcl MapUnit enum.
|
||||
Returns false if conversion is not supported.
|
||||
|
||||
@cl: for warnings01 I found out that this method never worked so I thin
|
||||
it is not used at all
|
||||
sal_Bool SvxMeasureUnitToMapUnit( const short eApi, short& nVcl ) throw();
|
||||
*/
|
||||
|
||||
/** maps the vcl MapUnit enum to a API constant MeasureUnit.
|
||||
Returns false if conversion is not supported.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user