Kaydet (Commit) cfea5388 authored tarafından Chris Sherlock's avatar Chris Sherlock

vcl: comment says mnLayout is only used for RTL testing... removing

Change-Id: I76b091c1baa1c89ef5e9b5880e99f72f865a6418
üst e3a9c7d0
...@@ -130,7 +130,6 @@ struct ImplSVAppData ...@@ -130,7 +130,6 @@ struct ImplSVAppData
sal_uInt16 mnModalDialog; // ModalDialog Count sal_uInt16 mnModalDialog; // ModalDialog Count
sal_uInt16 mnAccessCount; // AccessHdl Count sal_uInt16 mnAccessCount; // AccessHdl Count
sal_uInt16 mnSysWinMode; // Mode, when SystemWindows should be created sal_uInt16 mnSysWinMode; // Mode, when SystemWindows should be created
sal_uInt16 mnLayout; // --- RTL-Flags --- currently not used, only for testing
short mnDialogScaleX; // Scale X-Positions and sizes in Dialogs short mnDialogScaleX; // Scale X-Positions and sizes in Dialogs
bool mbInAppMain; // is Application::Main() on stack bool mbInAppMain; // is Application::Main() on stack
bool mbInAppExecute; // is Application::Execute() on stack bool mbInAppExecute; // is Application::Execute() on stack
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment