Kaydet (Commit) e8667a59 authored tarafından Douglas Mencken's avatar Douglas Mencken Kaydeden (comit) Andras Timar

deal with even more typos in comment plus bin these ****fences*****

Change-Id: I9ed2db862797f7ffedf6ae0b27ba99c54882a981
Reviewed-on: https://gerrit.libreoffice.org/29501Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarAndras Timar <andras.timar@collabora.com>
üst 3970eede
...@@ -30,15 +30,15 @@ ...@@ -30,15 +30,15 @@
namespace framework{ namespace framework{
/*-************************************************************************************************************ /*
@short a helper to create new tasks or sub frames for "_blank" or FrameSearchFlag::CREATE @short a helper to create new tasks or sub frames for "_blank" or FrameSearchFlag::CREATE
@descr There are different places to create new (task)frames. It's not easy to service this code! @descr There are different places to create new (task)frames and it's not easy to service this code.
Thats the reason for this helper. He capsulate asynchronous/synchronous creation by calling That's the reason for this helper. It encapsulates asynchronous/synchronous creation
a simple interface. by providing a simple interface.
@devstatus ready to use @devstatus ready to use
@threadsafe yes @threadsafe yes
*//*-*************************************************************************************************************/ */
class TaskCreator class TaskCreator
{ {
......
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