Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionManager.cxx188 const sal_uInt16 nPage (model::FromCoreIndex((*aI)->GetPageNum())); in DeleteSelectedNormalPages()
224 const sal_uInt16 nPage (model::FromCoreIndex((*aI)->GetPageNum())); in DeleteSelectedMasterPages()
323 nInsertionPosition = model::FromCoreIndex(nPosition) + 1; in GetInsertionPosition()
/aoo4110/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx79 FromCoreIndex(pDescriptor->GetPage()->GetPageNum()), in PrintModel()
665 sal_Int32 nIndex (FromCoreIndex(nCoreIndex)); in InsertSlide()
/aoo4110/main/sd/source/ui/slidesorter/inc/model/
H A DSlideSorterModel.hxx58 inline sal_Int32 FromCoreIndex (const sal_uInt16 nCoreIndex) { return (nCoreIndex-1)/2; } in FromCoreIndex() function

Completed in 26 milliseconds