Kaydet (Commit) 78bbf81d authored tarafından Kurt Zenker's avatar Kurt Zenker

INTEGRATION: CWS dba30b (1.35.64); FILE MERGED

2008/04/15 22:02:44 fs 1.35.64.2: RESYNC: (1.35-1.36); FILE MERGED
2008/02/26 08:36:58 fs 1.35.64.1: #i86263# #i85993# +OnFormsCreated
üst 1282a919
...@@ -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: fmshimp.hxx,v $ * $RCSfile: fmshimp.hxx,v $
* $Revision: 1.36 $ * $Revision: 1.37 $
* *
* This file is part of OpenOffice.org. * This file is part of OpenOffice.org.
* *
...@@ -510,6 +510,7 @@ private: ...@@ -510,6 +510,7 @@ private:
DECL_LINK(OnSearchContextRequest, FmSearchContext*); DECL_LINK(OnSearchContextRequest, FmSearchContext*);
DECL_LINK(OnTimeOut, void*); DECL_LINK(OnTimeOut, void*);
DECL_LINK(OnFirstTimeActivation, void*); DECL_LINK(OnFirstTimeActivation, void*);
DECL_LINK(OnFormsCreated, FmFormPage*);
void LoopGrids(sal_Int16 nWhat); void LoopGrids(sal_Int16 nWhat);
......
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