Searched refs:bDirectionIsForward (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/sd/source/ui/view/ |
H A D | OutlinerIterator.cxx | 215 bool bDirectionIsForward, in CreateSelectionIterator() argument 222 if (bDirectionIsForward) in CreateSelectionIterator() 254 bool bDirectionIsForward, in CreateDocumentIterator() argument 266 if (bDirectionIsForward) in CreateDocumentIterator() 279 if (bDirectionIsForward) in CreateDocumentIterator() 320 bool bDirectionIsForward, in GetPageIndex() argument 384 bool bDirectionIsForward) in IteratorImplBase() argument 470 bool bDirectionIsForward) in SelectionIteratorImpl() argument 577 bool bDirectionIsForward) in ViewIteratorImpl() argument 593 bool bDirectionIsForward, in ViewIteratorImpl() argument [all …]
|
H A D | Outliner.cxx | 556 void Outliner::Initialize (bool bDirectionIsForward) in Initialize() argument 560 mbDirectionIsForward = bDirectionIsForward; in Initialize()
|
/aoo42x/main/sd/source/ui/inc/ |
H A D | OutlinerIteratorImpl.hxx | 63 bool bDirectionIsForward); 66 bool bDirectionIsForward, PageKind ePageKind, EditMode eEditMode); 148 bool bDirectionIsForward); 191 bool bDirectionIsForward); 196 bool bDirectionIsForward, 252 bool bDirectionIsForward);
|
/aoo42x/main/sd/inc/ |
H A D | OutlinerIterator.hxx | 257 bool bDirectionIsForward=true, 274 bool bDirectionIsForward=true, 299 bool bDirectionIsForward,
|
H A D | Outliner.hxx | 361 void Initialize (bool bDirectionIsForward);
|
Completed in 95 milliseconds