INTEGRATION: CWS dba20 (1.4.18); FILE MERGED
2004/11/17 13:28:28 oj 1.4.18.1: #i37324# #i37320# do not select an entry and deactivate create view when not suppoerted
This commit is contained in:
parent
2eb22f316d
commit
6c3ebab383
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
|||
*
|
||||
* $RCSfile: AppDetailView.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: pjunck $ $Date: 2004-10-22 12:00:41 $
|
||||
* last change: $Author: obo $ $Date: 2005-01-05 12:33:00 $
|
||||
*
|
||||
* The Contents of this file are made available subject to the terms of
|
||||
* either of the following licenses
|
||||
|
@ -182,7 +182,7 @@ namespace dbaui
|
|||
*/
|
||||
void createPage(ElementType _eType,const ::com::sun::star::uno::Reference< ::com::sun::star::container::XNameAccess >& _xContainer);
|
||||
|
||||
OAppBorderWindow* getBorderWin() const { return m_pBorderWin;}
|
||||
inline OAppBorderWindow* getBorderWin() const { return m_pBorderWin;}
|
||||
sal_Bool isCutAllowed() ;
|
||||
sal_Bool isCopyAllowed() ;
|
||||
sal_Bool isPasteAllowed();
|
||||
|
|
Loading…
Reference in a new issue