Kaydet (Commit) 8577f2f3 authored tarafından Julien Nabet's avatar Julien Nabet

Typos

Change-Id: I5f2577dd1f047331a58d33e05684b673e6dbd11e
üst aec4088c
......@@ -75,7 +75,7 @@ namespace dbaui
bool reset( ::dbtools::SQLExceptionInfo* _pErrorInfo );
void GrabFocus();
// returs the add table dialog from the design view
// returns the add table dialog from the design view
OAddTableDlg* getAddTableDialog();
OQueryDesignView* getDesignView() const { return m_pDesignView; }
......
......@@ -149,7 +149,7 @@ public:
returns the download website URL from the update information.
There can be multiple URLs where each is assigned to a particular locale.
The function returs the URL which locale matches best the one used in the office.
The function returns the URL which locale matches best the one used in the office.
The return value is an optional because it may be necessary to find out if there
was a value provided or not. This is necessary to flag the extension in the update dialog
......
......@@ -56,7 +56,7 @@ Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. This setting should be ignored
when generating the udpate feed. Instead the publisher name from the extension is used.
when generating the update feed. Instead the publisher name from the extension is used.
Enter "Publisher Title" : some arbitrary company
"Publisher URL": any arbitrary URL but not:
http://extensions.openoffice.org/testarea/desktop/publisher/publisher_en-US.html
......@@ -103,7 +103,7 @@ Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. This setting should be ignored
when generating the udpate feed. Instead the publisher name from the extension is used.
when generating the update feed. Instead the publisher name from the extension is used.
Enter "Publisher Title" : some arbitrary company name
"Publisher URL": any arbitrary URL but not:
http://extensions.openoffice.org/testarea/desktop/publisher/publisher_en-US.html
......@@ -147,7 +147,7 @@ Test
Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. They should then be in the udpate
-Provide a company name and a URL to the company website. They should then be in the update
feed.
-Create a new release for the extension. Upload the version 2.0 (update/pub10.oxt).
......@@ -190,7 +190,7 @@ Test
Repository:
-Create the new extension in the repository.
-Provide a company name and a URL to the company website. They should then be in the udpate
-Provide a company name and a URL to the company website. They should then be in the update
feed.
-Create a new release for the extension. Upload the version 2.0 (update/pub11.oxt).
......
......@@ -41,13 +41,13 @@ For example
.../update/simple/update
.../update/license/update
.../update/updatefeed/udpate
.../update/updatefeed/update
The different test folders for the update are also committed in project extensions/www
so that the files can be obtain via an URL. The structure and the contents is about the
same as the content
of desktop/test/deployment/udpate
of desktop/test/deployment/update
For example in
extensions/www/testarea/desktop
......
......@@ -379,7 +379,7 @@ void LwpFrib::ReadModifiers(LwpObjectStream* pObjStrm,ModifierInfo* pModInfo)
/**
* @descr: Whether there are other fribs following current frib.
* @return: Ture if having following fribs, or false.
* @return: True if having following fribs, or false.
*/
bool LwpFrib::HasNextFrib()
{
......
......@@ -683,7 +683,7 @@ double LwpPageLayout::GetHeight()
return fHeight;
}
/**
* @descr: Compare the position of layout. If the poistion of this layout is earlier than other layout,return ture, or return false
* @descr: Compare the position of layout. If the position of this layout is earlier than other layout,return true, or return false
*
*/
bool LwpPageLayout::operator<(LwpPageLayout& Other)
......
......@@ -318,7 +318,7 @@ bool LwpStory::IsNeedSection()
}
}
//if bColumns is ture, the page layout doesn't need columns, set the xfcolumns to NULL in page master
//if bColumns is true, the page layout doesn't need columns, set the xfcolumns to NULL in page master
if(!bColumns)
{
m_pCurrentLayout->ResetXFColumns();
......
......@@ -210,7 +210,7 @@ public class ProcessHandler
* log stream where debug info and output of external command is printed.
* If log stream is null, logging is printed to stdout.
* From the <CODE>TestParameters</CODE> the <CODE>OfficeWachter</CODE> get a ping.
* @param shortWait If this parameter is ture the <CODE>mTimeOut</CODE> is set to 5000 ms, else it is set to
* @param shortWait If this parameter is true the <CODE>mTimeOut</CODE> is set to 5000 ms, else it is set to
* half of time out from parameter timeout.
* @param param the TestParameters
* @see lib.TestParameters
......
......@@ -238,7 +238,7 @@ private:
bool mbSmartFlags; /// true = omit flags on empty string; false = always write flags.
bool mbSkipFormats; /// true = skip formats on export; false = write complete formatted string.
bool mbWrapped; /// true = text contains several paragraphs.
bool mbSkipHeader; /// ture = skip length and flags when writing string bytes.
bool mbSkipHeader; /// true = skip length and flags when writing string bytes.
};
inline bool operator==( const XclExpString& rLeft, const XclExpString& rRight )
......
......@@ -132,7 +132,7 @@ sub create_media_table
my $counter = 0;
# Sorting of files collector files required !
# Attention: The order in the cab file is not guaranteed (especially in udpate process)
# Attention: The order in the cab file is not guaranteed (especially in update process)
for ( my $i = 0; $i <= $#{$filesref}; $i++ )
{
......
......@@ -500,7 +500,7 @@ private:
*/
SAL_DLLPRIVATE void impl_defaultCurrentForm_nothrow();
/** sets m_xCurrentForm to the provided form, and udpates everything which
/** sets m_xCurrentForm to the provided form, and updates everything which
depends on the current form
*/
SAL_DLLPRIVATE void impl_updateCurrentForm( const ::com::sun::star::uno::Reference< ::com::sun::star::form::XForm >& _rxNewCurForm );
......
......@@ -113,7 +113,7 @@ class SwMasterUsrPref : public SwViewOption
friend class SwCursorConfig;
friend class SwWebColorConfig;
SwFldUpdateFlags eFldUpdateFlags; //udpate of fields and charts
SwFldUpdateFlags eFldUpdateFlags; //update of fields and charts
sal_Int32 nLinkUpdateMode;
FieldUnit eUserMetric;
FieldUnit eHScrollMetric;
......
......@@ -433,7 +433,7 @@ void CTLayout::drawCTLine(AquaSalGraphics& rAquaGraphics, CTLineRef ctline, cons
for(; iter != m_vRunData.end(); ++iter)
{
CTRunRef run = iter->m_pRun;
/* if we do not have Ajusted Poistions for a run, just use CoreText to draw it */
/* if we do not have Adjusted Positions for a run, just use CoreText to draw it */
if(iter->m_pAdjPositions)
{
CTFontRef runFont = iter->m_pFont;
......
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