diff options
author | Mathias Bauer <mba@openoffice.org> | 2010-02-04 17:59:58 +0100 |
---|---|---|
committer | Mathias Bauer <mba@openoffice.org> | 2010-02-04 17:59:58 +0100 |
commit | 024d7f23b4524801db5a5e01bb6662976c899d00 (patch) | |
tree | cb1d3036419ff0f290d0cde7c58f862ff880d4bf /sd/source/ui/slideshow/slideshow.cxx | |
parent | 08c5eaf3607c0c33c4c52a02bb21a9fe71b3122a (diff) | |
parent | 02f1b698feb68c70166be96eae9f557fbf076ac2 (diff) |
CWS svxsplit: merge with m71
Diffstat (limited to 'sd/source/ui/slideshow/slideshow.cxx')
-rw-r--r-- | sd/source/ui/slideshow/slideshow.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/slideshow/slideshow.cxx b/sd/source/ui/slideshow/slideshow.cxx index 2096034ef278..ddd81683b7e7 100644 --- a/sd/source/ui/slideshow/slideshow.cxx +++ b/sd/source/ui/slideshow/slideshow.cxx @@ -88,7 +88,7 @@ extern String getUiNameFromPageApiNameImpl( const ::rtl::OUString& rApiName ); namespace { /** This local version of the work window overloads DataChanged() so that it - can restart the slide show when a displau is added or removed. + can restart the slide show when a display is added or removed. */ class FullScreenWorkWindow : public WorkWindow { |