typo: currenct -> current
This commit is contained in:
@@ -983,7 +983,7 @@ sal_Bool FuDraw::SetHelpText(SdrObject* pObj, const Point& rPosPixel, const SdrV
|
|||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
/** is called when the currenct function should be aborted. <p>
|
/** is called when the current function should be aborted. <p>
|
||||||
This is used when a function gets a KEY_ESCAPE but can also
|
This is used when a function gets a KEY_ESCAPE but can also
|
||||||
be called directly.
|
be called directly.
|
||||||
|
|
||||||
|
@@ -1121,7 +1121,7 @@ void FuPoor::SwitchLayer (sal_Int32 nOffset)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
/** is called when the currenct function should be aborted. <p>
|
/** is called when the current function should be aborted. <p>
|
||||||
This is used when a function gets a KEY_ESCAPE but can also
|
This is used when a function gets a KEY_ESCAPE but can also
|
||||||
be called directly.
|
be called directly.
|
||||||
|
|
||||||
|
@@ -1346,7 +1346,7 @@ SdrObject* FuText::CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rR
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
/** is called when the currenct function should be aborted. <p>
|
/** is called when the current function should be aborted. <p>
|
||||||
This is used when a function gets a KEY_ESCAPE but can also
|
This is used when a function gets a KEY_ESCAPE but can also
|
||||||
be called directly.
|
be called directly.
|
||||||
|
|
||||||
|
@@ -55,7 +55,7 @@ public:
|
|||||||
|
|
||||||
void SetPermanent(sal_Bool bSet) { bPermanent = bSet; }
|
void SetPermanent(sal_Bool bSet) { bPermanent = bSet; }
|
||||||
|
|
||||||
/** is called when the currenct function should be aborted. <p>
|
/** is called when the current function should be aborted. <p>
|
||||||
This is used when a function gets a KEY_ESCAPE but can also
|
This is used when a function gets a KEY_ESCAPE but can also
|
||||||
be called directly.
|
be called directly.
|
||||||
|
|
||||||
|
@@ -95,7 +95,7 @@ public:
|
|||||||
|
|
||||||
virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle);
|
virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle);
|
||||||
|
|
||||||
/** is called when the currenct function should be aborted. <p>
|
/** is called when the current function should be aborted. <p>
|
||||||
This is used when a function gets a KEY_ESCAPE but can also
|
This is used when a function gets a KEY_ESCAPE but can also
|
||||||
be called directly.
|
be called directly.
|
||||||
|
|
||||||
|
@@ -61,7 +61,7 @@ public:
|
|||||||
|
|
||||||
virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle) SAL_OVERRIDE;
|
virtual SdrObject* CreateDefaultObject(const sal_uInt16 nID, const Rectangle& rRectangle) SAL_OVERRIDE;
|
||||||
|
|
||||||
/** is called when the currenct function should be aborted. <p>
|
/** is called when the current function should be aborted. <p>
|
||||||
This is used when a function gets a KEY_ESCAPE but can also
|
This is used when a function gets a KEY_ESCAPE but can also
|
||||||
be called directly.
|
be called directly.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user