typo: direclty -> directly
This commit is contained in:
@@ -1953,7 +1953,7 @@ public:
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
/// Generate either a function call to each children
|
/// Generate either a function call to each children
|
||||||
/// or direclty inline it if we are already inside a loop
|
/// or directly inline it if we are already inside a loop
|
||||||
virtual std::string GenSlidingWindowDeclRef(bool nested=false) const SAL_OVERRIDE
|
virtual std::string GenSlidingWindowDeclRef(bool nested=false) const SAL_OVERRIDE
|
||||||
{
|
{
|
||||||
std::stringstream ss;
|
std::stringstream ss;
|
||||||
|
@@ -471,7 +471,7 @@ public:
|
|||||||
static SdDrawDocument* pDocLockedInsertingLinks; // static to prevent recursions while resolving links
|
static SdDrawDocument* pDocLockedInsertingLinks; // static to prevent recursions while resolving links
|
||||||
|
|
||||||
/** Create and insert a set of two new pages: a standard (draw) page and
|
/** Create and insert a set of two new pages: a standard (draw) page and
|
||||||
the associated notes page. The new pages are inserted direclty
|
the associated notes page. The new pages are inserted directly
|
||||||
after the specified page set.
|
after the specified page set.
|
||||||
@param pCurrentPage
|
@param pCurrentPage
|
||||||
This page is used to retrieve the layout for the page to
|
This page is used to retrieve the layout for the page to
|
||||||
|
Reference in New Issue
Block a user