Kaydet (Commit) 2b347972 authored tarafından Julien Nabet's avatar Julien Nabet

Typos

Change-Id: I64995f15e8367412f345c6505668a1c560eef1ef
üst 08ce45c9
......@@ -91,7 +91,7 @@ private:
the right values every time. Using of any deep detection service
can be enabled/disabled. And last but not least: If the results
wont be really clear (because a flat detected type has no deep
detection service), a "sugested" type name will be returned as "rLastChance".
detection service), a "suggested" type name will be returned as "rLastChance".
It can be used after e.g. all well known deep detection services
was used without getting any result. Then this "last-chance-type"
should be returned. Of course using of it can fail too ... but it's a try :-)
......@@ -153,7 +153,7 @@ private:
detect service (threadsafe!).
@descr It creates the right uno service, prepare the
needed MediaDescriptor, call ths right interfaces,
needed MediaDescriptor, call the right interfaces,
and return the results.
@attention The results (means type and corresponding filter)
......
......@@ -77,7 +77,7 @@ class MenuDispatcher : public ::cppu::WeakImplHelper2<
/*-****************************************************************************************************
@short standard ctor
@descr These initialize a new instance of ths class with needed information for work.
@descr This initializes a new instance of the class with needed information for work.
@seealso using at owner
......
......@@ -48,7 +48,7 @@ DEFINE_INIT_SERVICE(MailToDispatcher,
/**
@short standard ctor
@descr These initialize a new instance of ths class with needed information for work.
@descr This initializes a new instance of ths class with needed information for work.
@param rxContext
reference to uno servicemanager for creation of new services
......
......@@ -50,7 +50,7 @@ DEFINE_INIT_SERVICE(ServiceHandler,
/**
@short standard ctor
@descr These initialize a new instance of ths class with needed information for work.
@descr This initializes a new instance of ths class with needed information for work.
@param xFactory
reference to uno servicemanager for creation of new services
......
helpcontent2 @ 2f84d05c
Subproject commit 4bbc71ec42073ade5e64e65acf8700d6041ebf49
Subproject commit 2f84d05cecc0265902c5df3afc22adf8a046a3c1
......@@ -99,7 +99,7 @@ public class _XFormController extends MultiMethodTest {
}
/**
* Removes the litener added before, then switches focus between two windows.
* Removes the listener added before, then switches focus between two windows.
*
* Has <b> OK </b> status if no listener methods were called. <p>
*/
......
......@@ -165,7 +165,7 @@ public:
virtual void RegisterMetadatableAndCreateID(Metadatable& i_xObject) = 0;
/** try to register an ODF element at a given XML ID, or update its
registation to a different XML ID.
registration to a different XML ID.
<p>
If the given new metadata reference is not already occupied in the
......
......@@ -41,7 +41,7 @@ module com { module sun { module star { module container {
@see XContent
@see XIndexAccess
@see XNameAcces
@see XNameAccess
@see XEnumerationAccess
*/
published interface XContainer: com::sun::star::uno::XInterface
......
......@@ -55,7 +55,7 @@ unx/
How the platform abstraction works
+ InitVCL calls 'CreateSalInstance'
+ ths is implemented by the compiled-in platform backend
+ this is implemented by the compiled-in platform backend
+ it stores various bits of global state in the
'SalData' (inc/saldatabasic.hxx) structure but:
+ the SalInstance vtable is the primary outward facing gateway
......
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