INTEGRATION: CWS dba23a (1.11.74); FILE MERGED
2007/02/26 11:48:20 fs 1.11.74.1: remove unused code Issue number: #i74804# Submitted by: jnavrati@openoffice.org Reviewed by: frank.schoenheit@sun.com
This commit is contained in:
parent
55a9c3b167
commit
4768bd17ac
1 changed files with 2 additions and 7 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: FieldDescGenWin.cxx,v $
|
||||
*
|
||||
* $Revision: 1.11 $
|
||||
* $Revision: 1.12 $
|
||||
*
|
||||
* last change: $Author: obo $ $Date: 2006-09-17 07:28:48 $
|
||||
* last change: $Author: kz $ $Date: 2007-05-10 10:41:08 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -134,11 +134,6 @@ OTableEditorCtrl* OFieldDescGenWin::GetEditorCtrl()
|
|||
// return m_pFieldControl->GetFormatCategory(pFieldDescr);
|
||||
//}
|
||||
//------------------------------------------------------------------------------
|
||||
void OFieldDescGenWin::ActivatePropertyField(sal_uInt16 nVirtualField)
|
||||
{
|
||||
m_pFieldControl->ActivatePropertyField(nVirtualField);
|
||||
}
|
||||
//------------------------------------------------------------------------------
|
||||
void OFieldDescGenWin::SaveData( OFieldDescription* pFieldDescr )
|
||||
{
|
||||
DBG_CHKTHIS(OFieldDescGenWin,NULL);
|
||||
|
|
Loading…
Reference in a new issue