Issue 37271 - SfxRequest::IsRecording() is not reliable
Summary: SfxRequest::IsRecording() is not reliable
Status: CONFIRMED
Alias: None
Product: General
Classification: Code
Component: code (show other issues)
Version: 680m61
Hardware: All All
: P3 Trivial (vote)
Target Milestone: AOO Later
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-16 15:27 UTC by Oliver Specht
Modified: 2017-05-20 11:31 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description Oliver Specht 2004-11-16 15:27:41 UTC
The method ask for an intenal flag bAllowRecording that is not correctly set in
SfxDispatcher::_Execute()
It looks as if this intenal member has only been introduced to transport the
recording information for asynchronous calls that are processed in
PostMsgHandler of the SfxDispatcher. 
I propose to transport a struct containing the SfxRequest and the recording flag
and remove the bAllowRecordingMember of the SfxRequest_Impl
Comment 1 Marcus 2017-05-20 11:31:27 UTC
Reset assigne to the default "issues@openoffice.apache.org".