User: kz Date: 05/03/01 11:14:28 Modified: /dba/dbaccess/source/ui/app/ AppController.cxx
Log: INTEGRATION: CWS removedrafts (1.12.16); FILE MERGED 2005/02/17 12:40:49 cd 1.12.16.1: #i42557# move UNOIDL types from drafts to com File Changes: Directory: /dba/dbaccess/source/ui/app/ ======================================= File [changed]: AppController.cxx Url: http://dba.openoffice.org/source/browse/dba/dbaccess/source/ui/app/AppController.cxx?r1=1.15&r2=1.16 Delta lines: +1 -1 ------------------- --- AppController.cxx 21 Feb 2005 12:40:03 -0000 1.15 +++ AppController.cxx 1 Mar 2005 19:14:24 -0000 1.16 @@ -1558,7 +1558,7 @@ sal_Bool OApplicationController::onContainerSelect(ElementType _eType) { OSL_ENSURE(getContainer(),"View is NULL! -> GPF"); - Reference< drafts::com::sun::star::frame::XLayoutManager > xLayoutManager = getLayoutManager(getFrame()); + Reference< ::com::sun::star::frame::XLayoutManager > xLayoutManager = getLayoutManager(getFrame()); if ( xLayoutManager.is() ) { --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
