Searched refs:GetPageIndex (Results 1 – 12 of 12) sorted by relevance
77 pDescriptor->GetPageIndex(), in PrintModel()101 if (nIndex != pDescriptor->GetPageIndex()) in CheckModel()104 OSL_ASSERT(nIndex == pDescriptor->GetPageIndex()); in CheckModel()742 if (rpDescriptor->GetPageIndex()!=nDescriptorIndex) in UpdateIndices()744 OSL_ASSERT(rpDescriptor->GetPageIndex()==nDescriptorIndex); in UpdateIndices()
98 sal_Int32 PageDescriptor::GetPageIndex (void) const in GetPageIndex() function in sd::slidesorter::model::PageDescriptor
307 sal_Int32 nPageIndex = GetPageIndex (pDocument, rpViewShell, in CreateDocumentIterator()315 sal_Int32 OutlinerContainer::GetPageIndex ( in GetPageIndex() function in sd::outliner::OutlinerContainer
606 mnShiftKeySelectionAnchor = pFocusedDescriptor->GetPageIndex(); in MoveFocus()623 sal_Int32 nPageRangeEnd (pFocusedDescriptor->GetPageIndex()); in MoveFocus()632 const sal_Int32 nPageIndex(pDescriptor->GetPageIndex()); in MoveFocus()
273 const sal_Int32 nPageNumber (pDescriptor->GetPageIndex()); in IsInsertionTrivial()
111 rpDescriptor->GetPageIndex(), in RequestVisible()
125 nNewCurrentSlide = pDescriptor->GetPageIndex(); in DeleteSelectedPages()
1015 nPage = pDescriptor->GetPageIndex(); in ExecuteOrAcceptShapeDrop()
94 sal_Int32 GetPageIndex (void) const;
294 sal_Int32 GetPageIndex (
84 sHelpText += String::CreateFromInt32(mpDescriptor->GetPageIndex()+1); in SetPage()
518 pDescriptor->SetBoundingBox(mpLayouter->GetPageObjectBox(pDescriptor->GetPageIndex())); in Layout()
Completed in 62 milliseconds