Le Thursday 27 September 2007 10:27:53 Zhang Xiaofei, vous avez écrit :
> Hi dear all,
>
> A colleague of mine is doing some work recently where he encountered the
> SfxObjectShellLock in the sfx2 project, however, though this class can
> be found declared and used in several
> places(http://lxr.go-oo.org/search?string=SfxObjectShellLock), the
> definition cannot be found anywhere. Searching the string as an
> identifier via http://lxr.go-oo.org/ does not return any results
> either(http://lxr.go-oo.org/ident?i=SfxObjectShellLock).
>
> Could somebody please help to explain where is this class defined, and
> what is the purpose and usage of this class? Thanks very much in advance.
>
That's why you need doxygen ;). It's made with a macro : SV_DECL_LOCK.
You can find it here : 
http://lxr.go-oo.org/source/framework/sfx2/inc/sfx2/objsh.hxx#832


   Though, I don't the purpose and/or usage of this class. 


Regards,
-- 
Loiseleur Michel / SLL
Groupe Linagora
27, rue de Berri / 75008 PARIS
Tel/Fax : 01 58 18 68 28 / 01 58 18 68 29
http://www.linagora.com/societe/nous_rejoindre/
"Ce n'est pas le logiciel qui est libre, c'est vous"

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to