Kaydet (Commit) 722f9e01 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

typo: visisble -> visible

üst 750e08e8
...@@ -299,7 +299,7 @@ void SwAccessibleContext::ScrolledWithin( const SwRect& rOldVisArea ) ...@@ -299,7 +299,7 @@ void SwAccessibleContext::ScrolledWithin( const SwRect& rOldVisArea )
void SwAccessibleContext::ScrolledIn() void SwAccessibleContext::ScrolledIn()
{ {
// This accessible should be freshly created, because it // This accessible should be freshly created, because it
// was not visisble before. Therefor, its vis area must already // was not visible before. Therefor, its vis area must already
// reflect the scrolling. // reflect the scrolling.
OSL_ENSURE( GetVisArea() == GetMap()->GetVisArea(), OSL_ENSURE( GetVisArea() == GetMap()->GetVisArea(),
"Vis area of child is wrong. Did it exist already?" ); "Vis area of child is wrong. Did it exist already?" );
......
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