add comment to method to warn other developers

Change-Id: Iae27d951a80d7f5bf3c2d37693c7088f57e0e04d
This commit is contained in:
Noel Grandin
2014-03-26 15:48:23 +02:00
parent 34002c4e5c
commit 12f49da9ba

View File

@@ -401,6 +401,7 @@ public:
static sal_uInt32 HandleFilter( SfxMedium* pMedium, SfxObjectShell* pDoc );
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 IsInformationLost();
virtual sal_uInt16 GetHiddenInformationState( sal_uInt16 nStates );