LibreOffice Module fpicker (master) 1
Classes | Macros | Enumerations
breadcrumb.hxx File Reference
#include <vcl/weld.hxx>
#include <map>
#include <vector>
Include dependency graph for breadcrumb.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  BreadcrumbPath
 
class  Breadcrumb
 

Macros

#define SPACING   6
 

Enumerations

enum  SvtBreadcrumbMode {
  ONLY_CURRENT_PATH = 0 ,
  ALL_VISITED = 1
}
 

Macro Definition Documentation

◆ SPACING

#define SPACING   6

Definition at line 16 of file breadcrumb.hxx.

Enumeration Type Documentation

◆ SvtBreadcrumbMode

Enumerator
ONLY_CURRENT_PATH 
ALL_VISITED 

Definition at line 18 of file breadcrumb.hxx.