Lines Matching refs:mbDirectionIsForward
200 mpOutliner->mbDirectionIsForward, in CreateIterator()
207 mpOutliner->mbDirectionIsForward, in CreateIterator()
388 , mbDirectionIsForward (bDirectionIsForward) in IteratorImplBase()
412 , mbDirectionIsForward (bDirectionIsForward) in IteratorImplBase()
449 pObject->mbDirectionIsForward = mbDirectionIsForward; in Clone()
458 mbDirectionIsForward = ! mbDirectionIsForward; in Reverse()
485 mrObjectList, mnObjectIndex, mpDocument, mpViewShellWeak, mbDirectionIsForward); in Clone()
493 if (mbDirectionIsForward) in GotoNextText()
620 maPosition.mnPageIndex, mpDocument, mpViewShellWeak, mbDirectionIsForward); in Clone()
626 … pIterator->mpObjectIterator = new SdrObjListIter(*mpPage, IM_DEEPNOGROUPS, !mbDirectionIsForward); in Clone()
646 if (mbDirectionIsForward) in GotoNextText()
667 if (mbDirectionIsForward) in GotoNextText()
673 mpObjectIterator = new SdrObjListIter(*mpPage, IM_DEEPNOGROUPS, !mbDirectionIsForward); in GotoNextText()
681 if( !mbDirectionIsForward && maPosition.mxObject.is() ) in GotoNextText()
728 mpObjectIterator = new SdrObjListIter(*mpPage, IM_DEEPNOGROUPS, ! mbDirectionIsForward); in SetPage()
739 if( !mbDirectionIsForward && maPosition.mxObject.is() ) in SetPage()
759 mpObjectIterator = new SdrObjListIter(*mpPage, IM_DEEPNOGROUPS, ! mbDirectionIsForward); in Reverse()
805 mpDocument, mpViewShellWeak, mbDirectionIsForward); in Clone()
820 if (mbDirectionIsForward) in GotoNextText()