Searched refs:mbDirectionIsForward (Results 1 – 4 of 4) sorted by relevance
| /AOO41X/main/sd/source/ui/view/ |
| H A D | OutlinerIterator.cxx | 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() [all …]
|
| H A D | Outliner.cxx | 160 mbDirectionIsForward(true), in Outliner() 312 mbDirectionIsForward = true; in StartSpelling() 559 const bool bOldDirectionIsForward = mbDirectionIsForward; in Initialize() 560 mbDirectionIsForward = bDirectionIsForward; in Initialize() 580 if (mbDirectionIsForward) in Initialize() 597 else if (bOldDirectionIsForward != mbDirectionIsForward) in Initialize() 1162 if (mbDirectionIsForward) in ShowWrapArroundDialog() 1425 if (mbDirectionIsForward) in IMPL_LINK_INLINE_END() 1574 mbDirectionIsForward = true; in StartConversion()
|
| /AOO41X/main/sd/source/ui/inc/ |
| H A D | OutlinerIteratorImpl.hxx | 124 bool mbDirectionIsForward; member in sd::outliner::IteratorImplBase
|
| /AOO41X/main/sd/inc/ |
| H A D | Outliner.hxx | 251 bool mbDirectionIsForward; member in sd::Outliner
|