Home
last modified time | relevance | path

Searched refs:SetColumnCount (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/inc/view/
H A DSlsLayouter.hxx109 void SetColumnCount (sal_Int32 nMinimalColumnCount,
/trunk/main/writerfilter/source/dmapper/
H A DDomainMapper.cxx3331 pSectionContext->SetColumnCount( (sal_Int16) nIntValue ); in sprmWithProps()
3984 pSectionContext->SetColumnCount( (sal_Int16) (pSectHdl->GetNum() - 1) ); in sprmWithProps()
3992 pSectionContext->SetColumnCount( (sal_Int16)(pSectHdl->GetColumns().size() -1)); in sprmWithProps()
4004 pSectionContext->SetColumnCount( (sal_Int16)pSectHdl->GetNum() - 1 ); in sprmWithProps()
H A DPropertyMap.hxx235 void SetColumnCount( sal_Int16 nCount ) { m_nColumnCount = nCount; } in SetColumnCount() function in writerfilter::dmapper::SectionPropertyMap
/trunk/main/sd/source/ui/slidesorter/shell/
H A DSlideSorterViewShell.cxx648 rView.GetLayouter().SetColumnCount(nSlidesPerRow,nSlidesPerRow); in ReadFrameViewData()
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx171 mrSlideSorter.GetView().GetLayouter().SetColumnCount ( in FuTemporary()
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsLayouter.cxx365 void Layouter::SetColumnCount ( in SetColumnCount() function in sd::slidesorter::view::Layouter

Completed in 53 milliseconds