add comment to method to warn other developers
Change-Id: Iae27d951a80d7f5bf3c2d37693c7088f57e0e04d
This commit is contained in:
@@ -401,6 +401,7 @@ public:
|
|||||||
static sal_uInt32 HandleFilter( SfxMedium* pMedium, SfxObjectShell* pDoc );
|
static sal_uInt32 HandleFilter( SfxMedium* pMedium, SfxObjectShell* pDoc );
|
||||||
|
|
||||||
virtual void ViewAssigned();
|
virtual void ViewAssigned();
|
||||||
|
// the bUI parameter may be sal_False, sal_True or 2 - there is some kind of hack at work
|
||||||
virtual bool PrepareClose( sal_Bool bUI = sal_True );
|
virtual bool PrepareClose( sal_Bool bUI = sal_True );
|
||||||
virtual bool IsInformationLost();
|
virtual bool IsInformationLost();
|
||||||
virtual sal_uInt16 GetHiddenInformationState( sal_uInt16 nStates );
|
virtual sal_uInt16 GetHiddenInformationState( sal_uInt16 nStates );
|
||||||
|
Reference in New Issue
Block a user