Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/inc/
H A DFrameView.hxx169 void SetSlidesPerRow(sal_uInt16 nSlides) { mnSlidesPerRow = nSlides; } in SetSlidesPerRow() function in sd::FrameView
/trunk/main/sd/source/ui/view/
H A Dfrmview.cxx85 SetSlidesPerRow(4); in FrameView()
799 SetSlidesPerRow( (sal_uInt16)nInt16 ); in ReadUserDataSequence()
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx681 mpFrameView->SetSlidesPerRow((sal_uInt16)rView.GetLayouter().GetColumnCount()); in WriteFrameViewData()

Completed in 13 milliseconds