typo: direclty -> directly
This commit is contained in:
parent
f75aa26620
commit
e8836a3de8
@ -1953,7 +1953,7 @@ public:
|
||||
}
|
||||
}
|
||||
/// 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
|
||||
{
|
||||
std::stringstream ss;
|
||||
|
@ -471,7 +471,7 @@ public:
|
||||
static SdDrawDocument* pDocLockedInsertingLinks; // static to prevent recursions while resolving links
|
||||
|
||||
/** 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.
|
||||
@param pCurrentPage
|
||||
This page is used to retrieve the layout for the page to
|
||||
|
Loading…
x
Reference in New Issue
Block a user