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() 248 rObjectList, nObjectIndex, pDocument, rpViewShell, bDirectionIsForward)); in CreateSelectionIterator() 254 bool bDirectionIsForward, in CreateDocumentIterator() argument 266 if (bDirectionIsForward) in CreateDocumentIterator() 279 if (bDirectionIsForward) in CreateDocumentIterator() 308 ePageKind, eEditMode, bDirectionIsForward, aLocation); in CreateDocumentIterator() 312 pDocument, rpViewShell, bDirectionIsForward)); in CreateDocumentIterator() 320 bool bDirectionIsForward, in GetPageIndex() argument 360 if (bDirectionIsForward) in GetPageIndex() [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);
|