Searched refs:FromCoreIndex (Results 1 – 3 of 3) sorted by relevance
188 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()
79 FromCoreIndex(pDescriptor->GetPage()->GetPageNum()), in PrintModel()665 sal_Int32 nIndex (FromCoreIndex(nCoreIndex)); in InsertSlide()
58 inline sal_Int32 FromCoreIndex (const sal_uInt16 nCoreIndex) { return (nCoreIndex-1)/2; } in FromCoreIndex() function
Completed in 23 milliseconds