Kaydet (Commit) eae9bf0d authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typos

Change-Id: Id3d1a07922d4ca05e3bbf61d4b5797a30fc5b23a
Reviewed-on: https://gerrit.libreoffice.org/47872Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 0183c7c3
......@@ -33,7 +33,7 @@ namespace dbaui
{
public:
/** filles the IDs of the settings which are reflected in indirect data source properties
/** fills the IDs of the settings which are reflected in indirect data source properties
(aka properties in the css.sdb.DataSource.Info sequence)
@param _eType
......
......@@ -35,7 +35,7 @@ namespace drawinglayer
}
/** The compare opertator uses the Sequence::==operator, so only checking if
the rererences are equal. All non-equal references are interpreted as
the references are equal. All non-equal references are interpreted as
non-equal.
*/
bool GroupPrimitive2D::operator==( const BasePrimitive2D& rPrimitive ) const
......
......@@ -35,7 +35,7 @@ namespace drawinglayer
}
/** The compare opertator uses the Sequence::==operator, so only checking if
the rererences are equal. All non-equal references are interpreted as
the references are equal. All non-equal references are interpreted as
non-equal.
*/
bool GroupPrimitive3D::operator==( const BasePrimitive3D& rPrimitive ) const
......
......@@ -299,7 +299,7 @@ public class TypeDetection extends ComplexTestCase {
"'\n\texpected type: '" + fileType + "'",fileTypeOK ,ContinueWithTest.YES);
}
/** Filles a MediaDescriptor with a <code>XInputStream</code> of the test
/** Fills a MediaDescriptor with a <code>XInputStream</code> of the test
* file given by URL.
* Then the MediaDescriptor was used as parameter for TypeDetection.
* The TypeDetection must return expected type
......
......@@ -374,7 +374,7 @@ public:
For different purposes it may be useful to paint a structure element's
content discontinously. In that case an already existing structure element
can be appended to by using SetCurrentStructureElement. The
refenrenced structure element becomes the current structure element with
referenced structure element becomes the current structure element with
all consequences: all following structure elements are appended as children
of the current element.
</p>
......
......@@ -1097,7 +1097,7 @@ The following structure describes the permissions used in PDF security
For different purposes it may be useful to paint a structure element's
content discontinously. In that case an already existing structure element
can be appended to by using SetCurrentStructureElement. The
refenrenced structure element becomes the current structure element with
referenced structure element becomes the current structure element with
all consequences: all following structure elements are appended as children
of the current element.
......
......@@ -387,7 +387,7 @@ published service Content
because it is not directly supported by the IMAP protocol.
On the other hand, moving a message from one folder to
another folder on the same IMAP server should work, because it can
be implemeted efficiently.<br>
be implemented efficiently.<br>
If an implementation is not able to handle a given source URL,
it should indicate this by issuing a
InteractiveBadTransferURLException interaction request.<br>
......@@ -419,7 +419,7 @@ published service Content
<td>void</td>
<td>void</td>
<td>
This command obtains an exlusive write lock for the resource. The
This command obtains an exclusive write lock for the resource. The
lock is active until command "unlock" is executed, or the OOo
session that obtained the lock ends, or until the lock is released by
a third party (e.g. a system administrator).<br>
......
......@@ -544,7 +544,7 @@ void ScEditShell::Execute( SfxRequest& rReq )
pTopView->SetSelection( aNewSel );
}
// refenence is being selected -> do not overwrite when typing
// reference is being selected -> do not overwrite when typing
bSetSelIsRef = true;
}
}
......
......@@ -135,7 +135,7 @@ OUString SwFieldType::GetTypeStr(sal_uInt16 nTypeId)
return OUString();
}
// each field refences a field type that is unique for each document
// each field references a field type that is unique for each document
SwFieldType::SwFieldType( SwFieldIds nWhichId )
: SwModify(nullptr)
, m_nWhich(nWhichId)
......
......@@ -980,7 +980,7 @@ void SwFramePage::Reset( const SfxItemSet *rSet )
m_pRelWidthRelationLB->InsertEntry(SvxSwFramePosString::GetString(SwFPos::REL_PG_FRAME));
if (rFrameSize.GetWidthPercent() != SwFormatFrameSize::SYNCED && rFrameSize.GetWidthPercent() != 0)
{
//calculate the rerference value from the with and relative width values
//calculate the reference value from the with and relative width values
sal_Int32 nSpace = rFrameSize.GetWidth() * 100 / rFrameSize.GetWidthPercent();
m_aWidthED.SetRefValue( nSpace );
......@@ -993,7 +993,7 @@ void SwFramePage::Reset( const SfxItemSet *rSet )
m_pRelHeightRelationLB->InsertEntry(SvxSwFramePosString::GetString(SwFPos::REL_PG_FRAME));
if (rFrameSize.GetHeightPercent() != SwFormatFrameSize::SYNCED && rFrameSize.GetHeightPercent() != 0)
{
//calculate the rerference value from the with and relative width values
//calculate the reference value from the with and relative width values
sal_Int32 nSpace = rFrameSize.GetHeight() * 100 / rFrameSize.GetHeightPercent();
m_aHeightED.SetRefValue( nSpace );
......
......@@ -697,14 +697,14 @@ Any SAL_CALL UniversalContentBroker::execute(
// virtual
void SAL_CALL UniversalContentBroker::releaseCommandIdentifier(sal_Int32 /*aCommandId*/)
{
// @@@ Not implemeted ( yet).
// @@@ Not implemented ( yet).
}
// virtual
void SAL_CALL UniversalContentBroker::abort( sal_Int32 )
{
// @@@ Not implemeted ( yet).
// @@@ Not implemented ( yet).
}
......
......@@ -82,7 +82,7 @@ public:
// Maps the UCB property names contained in rProps with their DAV property
// counterparts, if possible. All unmappable properties will be included
// unchanged in resulting vector unless bIncludeUnmatched is set to false.
// The vector filles by this method can directly be handed over to
// The vector filled by this method can directly be handed over to
// DAVResourceAccess::PROPFIND. The result from PROPFIND
// (vector< DAVResource >) can be used to create a ContentProperties
// instance which can map DAV properties back to UCB properties.
......@@ -93,7 +93,7 @@ public:
// Maps the UCB property names contained in rProps with their HTTP header
// counterparts, if possible. All unmappable properties will be included
// unchanged in resulting vector unless bIncludeUnmatched is set to false.
// The vector filles by this method can directly be handed over to
// The vector filled by this method can directly be handed over to
// DAVResourceAccess::HEAD. The result from HEAD (vector< DAVResource >)
// can be used to create a ContentProperties instance which can map header
// names back to UCB properties.
......
......@@ -167,7 +167,7 @@ enum FieldId
imports a ShowVariable (bookmarkname)?
\h hyperlink to paragraph
\p relative to para above/below
\f refenence number
\f reference number
\d separator number separator
\n paragraph number
\r paragraph number in relative context
......
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