Home
last modified time | relevance | path

Searched refs:mbDirectionIsForward (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/sd/source/ui/view/
H A DOutlinerIterator.cxx200 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()
493 if (mbDirectionIsForward) in GotoNextText()
646 if (mbDirectionIsForward) in GotoNextText()
667 if (mbDirectionIsForward) in GotoNextText()
681 if( !mbDirectionIsForward && maPosition.mxObject.is() ) in GotoNextText()
[all …]
H A DOutliner.cxx160 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()
/aoo42x/main/sd/source/ui/inc/
H A DOutlinerIteratorImpl.hxx124 bool mbDirectionIsForward; member in sd::outliner::IteratorImplBase
/aoo42x/main/sd/inc/
H A DOutliner.hxx251 bool mbDirectionIsForward; member in sd::Outliner

Completed in 34 milliseconds