Home
last modified time | relevance | path

Searched refs:SetPresentationArea (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sd/source/ui/slideshow/
H A Dshowwindow.hxx82 void SetPresentationArea( const Rectangle& rPresArea );
H A Dshowwin.cxx700 void ShowWindow::SetPresentationArea( const Rectangle& rPresArea ) in SetPresentationArea() function in sd::ShowWindow
H A Dslideshowviewimpl.cxx370 mrOutputWindow.SetPresentationArea( maPresentationArea ); in getTransformation()