Tag: cws_src680_utf2 User: kso Date: 05/04/08 10:46:41 Modified: /dba/dbaccess/source/ui/inc/ brwctrlr.hxx
Log: RESYNC: (1.30-1.31); FILE MERGED File Changes: Directory: /dba/dbaccess/source/ui/inc/ ======================================= File [changed]: brwctrlr.hxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/inc/brwctrlr.hxx?r1=1.30.4.1&r2=1.30.4.2 Delta lines: +4 -4 ------------------- --- brwctrlr.hxx 21 Feb 2005 15:32:22 -0000 1.30.4.1 +++ brwctrlr.hxx 8 Apr 2005 17:46:38 -0000 1.30.4.2 @@ -364,7 +364,7 @@ virtual sal_Bool SaveModified(sal_Bool bAskFor = sal_True); // save the modified record - virtual void onLoadedMenu(const ::com::sun::star::uno::Reference< drafts::com::sun::star::frame::XLayoutManager >& _xLayoutManager); + virtual void onLoadedMenu(const ::com::sun::star::uno::Reference< ::com::sun::star::frame::XLayoutManager >& _xLayoutManager); ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet > getBoundField(sal_uInt16 nViewPos = (sal_uInt16)-1) const; // a PropertySet corresponding to the cursor field a column is bound to --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
