Home
last modified time | relevance | path

Searched refs:GetPageIndex (Results 1 – 12 of 12) sorted by relevance

/trunk/main/sd/source/ui/slidesorter/model/
H A DSlideSorterModel.cxx77 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()
H A DSlsPageDescriptor.cxx98 sal_Int32 PageDescriptor::GetPageIndex (void) const in GetPageIndex() function in sd::slidesorter::model::PageDescriptor
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSelectionFunction.cxx606 mnShiftKeySelectionAnchor = pFocusedDescriptor->GetPageIndex(); in MoveFocus()
623 sal_Int32 nPageRangeEnd (pFocusedDescriptor->GetPageIndex()); in MoveFocus()
632 const sal_Int32 nPageIndex(pDescriptor->GetPageIndex()); in MoveFocus()
H A DSlsInsertionIndicatorHandler.cxx273 const sal_Int32 nPageNumber (pDescriptor->GetPageIndex()); in IsInsertionTrivial()
H A DSlsVisibleAreaManager.cxx111 rpDescriptor->GetPageIndex(), in RequestVisible()
H A DSlsSelectionManager.cxx125 nNewCurrentSlide = pDescriptor->GetPageIndex(); in DeleteSelectedPages()
H A DSlsClipboard.cxx1015 nPage = pDescriptor->GetPageIndex(); in ExecuteOrAcceptShapeDrop()
/trunk/main/sd/source/ui/view/
H A DOutlinerIterator.cxx307 sal_Int32 nPageIndex = GetPageIndex (pDocument, rpViewShell, in CreateDocumentIterator()
315 sal_Int32 OutlinerContainer::GetPageIndex ( in GetPageIndex() function in sd::outliner::OutlinerContainer
/trunk/main/sd/source/ui/slidesorter/inc/model/
H A DSlsPageDescriptor.hxx94 sal_Int32 GetPageIndex (void) const;
/trunk/main/sd/inc/
H A DOutlinerIterator.hxx294 sal_Int32 GetPageIndex (
/trunk/main/sd/source/ui/slidesorter/view/
H A DSlsToolTip.cxx84 sHelpText += String::CreateFromInt32(mpDescriptor->GetPageIndex()+1); in SetPage()
H A DSlideSorterView.cxx518 pDescriptor->SetBoundingBox(mpLayouter->GetPageObjectBox(pDescriptor->GetPageIndex())); in Layout()

Completed in 85 milliseconds