Kaydet (Commit) 9ad1ac7e authored tarafından Vladimir Glazounov's avatar Vladimir Glazounov

INTEGRATION: CWS dba24e_SRC680 (1.34.190); FILE MERGED

2008/01/08 21:16:26 fs 1.34.190.2: #i84259#
2007/12/23 13:10:57 fs 1.34.190.1: #i84259# +UpdateForms
üst 7b030a16
......@@ -4,9 +4,9 @@
*
* $RCSfile: fmshimp.hxx,v $
*
* $Revision: 1.34 $
* $Revision: 1.35 $
*
* last change: $Author: hr $ $Date: 2007-07-31 13:58:47 $
* last change: $Author: vg $ $Date: 2008-01-29 08:49:55 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
......@@ -449,6 +449,11 @@ public:
void AddElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Element);
void RemoveElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Element);
/** updates m_xForms, to be either <NULL/>, if we're in alive mode, or our current page's forms collection,
if in design mode
*/
void UpdateForms( sal_Bool _bInvalidate );
void ExecuteSearch(); // execute SID_FM_SEARCH
void CreateExternalView(); // execute SID_FM_VIEW_AS_GRID
......
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